Guile warning: importing (guix build utils) conflicts with an existing identifier `delete'

  • Open
  • quality assurance status badge
Details
3 participants
  • Nicolò Balzarotti
  • Boris A. Dekshteyn
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Nicolò Balzarotti
Severity
normal

Debbugs page

Nicolò Balzarotti wrote 5 years ago
Re: core-updates merged!
(address . bug-guix@gnu.org)
87lfm1imtk.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me
Hi! I guix pull-ed yesterday night!
The system continues to work well, but on the boot I get a lot of
warnings, something like "WARNING: {g#45} importing (guix utils) conflicts with an
existing identifier `delete'" (or something similar, I already forgot
and don't know where to find the log).

Am I the only one? In that case, I'll reboot and report the correct warning

Many thanks :)
Nicolò

Marius Bakke <mbakke@fastmail.com> writes:

Toggle quote (13 lines)
> Guix,
>
> The mythical 'core-updates' branch was just merged to 'master'!
>
> You will notice newer versions of many "core" packages such as glibc,
> findutils, make, etc; see 'guix pull --news' for the scoop. The mailing
> list has a (non-exhaustive) overview of the big changes this round:
>
> https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00412.html
>
> Please report any problems you find to bug-guix@gnu.org.
>
> Enjoy!
Boris A. Dekshteyn wrote 5 years ago
Re: bug#41144: core-updates merged!
(address . bug-guix@gnu.org)
87tv0m5v8b.fsf@gmail.com
Hello,

Nicolò Balzarotti <anothersms@gmail.com> writes:

Toggle quote (11 lines)
> Hi! I guix pull-ed yesterday night!
> The system continues to work well, but on the boot I get a lot of
> warnings, something like "WARNING: {g#45} importing (guix utils) conflicts with an
> existing identifier `delete'" (or something similar, I already forgot
> and don't know where to find the log).
>
> Am I the only one? In that case, I'll reboot and report the correct warning
>
> Many thanks :)
> Nicolò

Yep, you're not alone. I'm have something like this:
Toggle snippet (5 lines)
WARNING: (#{ g54}#): imported module (guix build utils) overrides core
binding `


--
WBR, Boris Dekshteyn
Maxim Cournoyer wrote 5 years ago
control message for bug #41144
(address . control@debbugs.gnu.org)
87r1rlpbhv.fsf@gmail.com
retitle 41144 Guile warning: importing (guix build utils) conflicts with an existing identifier `delete'
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 41144@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 41144
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help