recently, i've been having a strange error when setting up for a new
build and running "bitbake --runall=fetch core-image-minimal" just to
preload all of the source. all of the source is eventually fetched,
except for linux-yocto, which even after that remaining source is
fetched insists it's 100% done:
0: linux-yocto-6.18.35+git-r0 do_fetch - 13m24s (pid 846142)
100% |##############################|
i can leave it running for several minutes and it just sits there at
100% without returning. checking downloads, it seems like the kernel
source is fully there.
the same thing happens if i clean and fetch just the kernel source:
$ bitbake -c cleanall linux-yocto
$ bitbake -c fetch linux-yocto
the fetching seems to have completed but, again, the fetch task never
returns.
however, if i break out and try to "build* the kernel:
$ bitbake linux-yocto
i can see linux-yocto being unpacked just fine. so the source seems to
have been fetched correctly, but just for the kernel, the fetch
command never returns. this has happened several times in the last few
days only, and it seems completely reproducible.
rday
p.s. i've configured a local source mirror so that all fetched source
is packed into tarballs for later, but that's worked fine for me for
years. i'm puzzled.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#239085):
https://lists.openembedded.org/g/openembedded-core/message/239085
Mute This Topic: https://lists.openembedded.org/mt/119868043/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-