bug#45444: depmod: ERROR: could not open directory /lib/modules/5.10.2-gnu

2020-12-26 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hi Jonathan, Jonathan Brielmaier 写道: depmod doesn't seem to be happy about our paths... ...and? :-) Would I be correct if I guessed that you're using some third-party script/how-to that thinks it should run depmod? That's not generally true. It's also incompatible with (or, irrelevant on

bug#45444: depmod: ERROR: could not open directory /lib/modules/5.10.2-gnu

2020-12-26 Thread Jonathan Brielmaier
depmod doesn't seem to be happy about our paths... ``` # depmod depmod: ERROR: could not open directory /lib/modules/5.10.2-gnu: No such file or directory depmod: FATAL: could not search modules: No such file or directory ``` Happens on up to date master branch: ``` $ guix system describe Genera