On Tue, 17 Sept 2024 at 16:22, philip.dawson via
lists.yoctoproject.org
<philip.dawson=datapath.co...@lists.yoctoproject.org> wrote:

> From reading other posts I accept this is probably some issue with our 
> network that needs to be sorted, but I don't have much to give our IT 
> department to go on other than it's not working reliably.
> Is there a way I could get yocto/bitbake to produce more logs or diagnostics 
> as to why/how the fetch of the siginfo part of the sstate cache is failing 
> (before the warning/error that the local file doesn't exist)?
>
> Or do you have any other advice that might help?


Yes; run 'bitbake -DD' and it will print a ton of debugging info
related to sstate fetching. You can refer to check_bb_output() in
meta/lib/oeqa/selftest/cases/sstatetests.py to see how that output can
be processed to extract the critical bits about the failures.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63853): https://lists.yoctoproject.org/g/yocto/message/63853
Mute This Topic: https://lists.yoctoproject.org/mt/108501743/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to