From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: GNU Guix & GuixSD 0.11.0 released Date: Fri, 5 Aug 2016 11:10:39 +0200 Message-ID: References: <87popq2bmh.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVb9Q-0004MH-4n for guix-devel@gnu.org; Fri, 05 Aug 2016 05:10:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVb9P-0004uZ-6O for guix-devel@gnu.org; Fri, 05 Aug 2016 05:10:44 -0400 In-Reply-To: <87popq2bmh.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: nix-dev@lists.science.uu.nl, info-gnu@gnu.org, help-guix , guix-devel , gnu-system-discuss@gnu.org, guile-user@gnu.org Hello, 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. 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 Is this explained somewhere in the doc ? -- Vincent Legoll