From: Leo Famulari <leo@famulari.name>
To: Vincent Legoll <vincent.legoll@gmail.com>
Cc: nix-dev@lists.science.uu.nl, info-gnu@gnu.org,
help-guix <help-guix@gnu.org>, guix-devel <guix-devel@gnu.org>,
gnu-system-discuss@gnu.org, guile-user@gnu.org
Subject: Re: GNU Guix & GuixSD 0.11.0 released
Date: Fri, 5 Aug 2016 11:04:06 -0400 [thread overview]
Message-ID: <20160805150406.GB16973@jasmine> (raw)
In-Reply-To: <CAEwRq=o=jfyf06pK9qYLgxTyzKo4gh1uTECswxLGk-T6RBFifA@mail.gmail.com>
On Fri, Aug 05, 2016 at 11:10:39AM +0200, Vincent Legoll wrote:
> I'm doing an usb install in a VM, and I saw an error message
> during boot (of the usb image & of the installed system) from
> nscd, it says it cannot find /etc/resolv.conf
>
> After the first reboot the file is there though
>
> So this is probably not that important.
I'm not sure, hopefully somebody has some idea about this.
> During the first guix pull & system reconfigure, I saw that:
>
> warning: collision encountered:
> /gnu/store/jp9hnhyyzf4djdm23ldp3gjqz01biy3y-gmp-6.1.0/lib/libgmp.so
> /gnu/store/cdkrfbl10kbyyjjw3yfk9hckfw8n1b7g-gmp-6.1.0/lib/libgmp.so
> warning: arbitrarily choosing
> /gnu/store/jp9hnhyyzf4djdm23ldp3gjqz01biy3y-gmp-6.1.0/lib/libgmp.so
I noticed this, too.
> Is this explained somewhere in the doc ?
I'm not sure if it's explained there.
Basically, the profile being created [0] contains two files called
'lib/libgmp.so'. Since they lose the "namespace" created by the unique
/gnu/store hashes when they are symlinked into the profile, only one of
them can exist under the name 'lib/libgmp.so'. Sometimes this is benign,
sometimes not.
We should investigate this case.
[0] I assume it's the system-wide profile found at
/run/current-system/profile, but it can happen for ~/.guix-profile also.
next prev parent reply other threads:[~2016-08-05 15:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-03 14:03 GNU Guix & GuixSD 0.11.0 released Ludovic Courtès
2016-08-05 9:10 ` Vincent Legoll
2016-08-05 9:11 ` Vincent Legoll
2016-08-05 15:04 ` Leo Famulari [this message]
2016-08-05 17:55 ` Profpatsch
2016-08-07 0:21 ` [Nix-dev] " Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160805150406.GB16973@jasmine \
--to=leo@famulari.name \
--cc=gnu-system-discuss@gnu.org \
--cc=guile-user@gnu.org \
--cc=guix-devel@gnu.org \
--cc=help-guix@gnu.org \
--cc=info-gnu@gnu.org \
--cc=nix-dev@lists.science.uu.nl \
--cc=vincent.legoll@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).