GNU bug report logs - #47115
Redundant library grafts leads to breakage

Previous Next

Package: guix;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Fri, 12 Mar 2021 22:59:01 UTC

Severity: important

Merged with 47853

Full log


Message #73 received at 47115 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 47115 <at> debbugs.gnu.org
Subject: Re: bug#47115: Failure building grub-img.png when reconfiguring
Date: Mon, 15 Mar 2021 22:40:00 -0400 (EDT)
[Message part 1 (text/plain, inline)]
I believe that I have identified the problematic difference in my 
operating system config between my working and non-working hosts. After 
applying the following patch to my operating system config (good and bad 
versions attatched), I was able to successfully reconfigure with guix 
8ec0ca8faff62f19426f22aeb1bd59a8950ca05a (I was able to reproduce the 
failure with that commit on another VM):

--- bad.scm	2021-03-15 22:36:36.000000001 -0400
+++ good.scm	2021-03-15 22:37:01.000000001 -0400
@@ -79,8 +79,6 @@
 			   (guix-service-type config =>
 					      (guix-configuration
 					       (inherit config)
-					       (extra-options
-						'("--disable-deduplication"))
 					       (authorized-keys
 						(cons
 						 (local-file "/home/jackhill/alperton-guix-key.pub")

I am forced to conclude that running the guix-daemon with deduplication 
disabled causes this build failure. Spooky!

Best,
Jack
[bad.scm (text/plain, attachment)]
[good.scm (text/plain, attachment)]

This bug report was last modified 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.