On Guix commit 763b52dc54a5732d014ffaecba45125e9f38ed35I get this error when reconfiguring my system:
Toggle snippet (10 lines)[...]building /gnu/store/wd1fj9n65xpdf22bzlswi6rk166miznh-install-bootloader.scm.drv...guix system: bootloader successfully installed on '/dev/sdb'The following derivation will be built: /gnu/store/4b7pizn41jq8aayqban639c7xddby29w-upgrade-shepherd-services.scm.drvbuilding /gnu/store/4b7pizn41jq8aayqban639c7xddby29w-upgrade-shepherd-services.scm.drv...guix system: error: exception caught while executing 'start' on service 'file-system-/sys/kernel/debug':Throw to key `match-error' with args `("match" "no matching pattern" ("none" "/sys/kernel/debug" "debugfs" () #f #f #f))'.
(name . Pierre Neidhardt)(address . mail@ambrevar.xyz)(address . 42826@debbugs.gnu.org)
874kp8rx38.fsf@gnu.org
Hello Pierre,
Toggle quote (10 lines)> building /gnu/store/wd1fj9n65xpdf22bzlswi6rk166miznh-install-bootloader.scm.drv...> guix system: bootloader successfully installed on '/dev/sdb'> The following derivation will be built:> /gnu/store/4b7pizn41jq8aayqban639c7xddby29w-upgrade-shepherd-services.scm.drv> building /gnu/store/4b7pizn41jq8aayqban639c7xddby29w-upgrade-shepherd-services.scm.drv...> guix system: error: exception caught while executing 'start' on service 'file-system-/sys/kernel/debug':> Throw to key `match-error' with args `("match" "no matching pattern" ("none" "/sys/kernel/debug" "debugfs" () #f #f #f))'.>> The system reboots properly.
This is an harmless error due to7c27bd115b14afd142da7684cc349369965f9eab. If you try to reconfigureagain, it shouldn't show up. Mathieu
(name . Pierre Neidhardt)(address . mail@ambrevar.xyz)(address . 42826@debbugs.gnu.org)
87v9hmr7zp.fsf@gnu.org
Hello Pierre,
Toggle quote (2 lines)> Thanks for confirming!
I also noticed that Ludo did push86c926d7f2dd4906d51dbcd7d39474116768a68d that should prevent this fromhappening again. Nothing much to add here, I think we can close this one. Thanks, Mathieu