[Buildroot] [Bug 13141] Target-finalize fail with "depmod: ERROR: Bad version passed"

bugzilla at busybox.net bugzilla at busybox.net
Tue Aug 25 14:30:28 UTC 2020


https://bugs.busybox.net/show_bug.cgi?id=13141

--- Comment #6 from Yann E. MORIN <yann.morin.1998 at free.fr> ---
Laurent, Asaf, All,

So I was initially not able to reproduce the issue, because my umask was
0002, which is not the umask Buildroot expects to work with. In this
situation, Buildroot respawns itself with a proper umask:

    https://git.buildroot.org/buildroot/tree/Makefile#n76

When I set a proper umask 0022, then I can indeed reproduce the issue,
but only in Ubuntu 18.04!

Still more investigations required...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list