GNU bug report logs -
#26341
[PATCH] build: vm: Add missing module.
Previous Next
Full log
View this message in rfc822 format
ludo <at> gnu.org (Ludovic Courtès) skribis:
> Mathieu Othacehe <m.othacehe <at> gmail.com> skribis:
>
>>> That introduces a slight difference: in one case #:update-mtab? is not
>>> honored. That said, it’s probably OK to ignore it; maybe leave an “XXX”
>>> comment above just in case. ;-)
>>
>> Ok !
>>
>>> Can you send a ‘git format-patch’ thing? (Otherwise I could write the
>>> commit log on your behalf.)
>>
>> Sure, I'll send new patches !
>>
>> I have a follow-up question. Would it be ok to do the same thing for
>> other warnings on syscalls, 'reboot' for example ?
>
> Sure! Likewise for ‘network-interface-flags’ and
> ‘set-network-interface-flags’, which guile-linux-syscalls.patch defines
> in exactly the same way as (guix build syscalls).
I’ve applied the first patches in the meantime.
I noticed that we get this at boot time (from the initrd):
WARNING: (gnu build file-systems): imported module (guix build syscalls) overrides core binding `mount'
To get rid of it, (guix build syscalls) should in fact #:re-export those
bindings (or #:replace). Annoying.
Ludo’.
This bug report was last modified 8 years and 44 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.