GNU bug report logs - #24220
"failed to unpack source code" on guix pull

Previous Next

Package: guix;

Reported by: Harry Prevor <habs <at> sdf.org>

Date: Sat, 13 Aug 2016 22:06:01 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: ng0 <ng0 <at> we.make.ritual.n0.is>
Cc: Pjotr Prins <pjotr.public12 <at> thebird.nl>, Harry Prevor <habs <at> sdf.org>, 24220 <at> debbugs.gnu.org
Subject: bug#24220: "failed to unpack source code" on guix pull
Date: Sun, 14 Aug 2016 12:21:23 -0400
On Sun, Aug 14, 2016 at 08:59:03AM +0000, ng0 wrote:
> Pjotr Prins <pjotr.public12 <at> thebird.nl> writes:
> > On Sat, Aug 13, 2016 at 06:05:17PM -0400, Harry Prevor wrote:
> >> Hey all,
> >> 
> >> I'm running GuixSD on a Thinkpad X200. I typically run 'guix pull'
> >> almost every day without any troubles, but about two days ago I
> >> started getting this error every time I ran the command leaving me
> >> unable to update my system:
> >> 
> >> >Starting download of /tmp/guix-file.JNdnA7
> >> >From
> >> >http://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
> >> > ….tar.gz                                   1.4MiB/s 00:07 |
> >> >10.4MiB transferred
> >> >unpacking
> >> >'/gnu/store/q4zzpxpbbhwmwh4snisymlpf0p24ddk7-guix-latest.tar.gz'...
> >> >guix pull: error: failed to unpack source code
> >> 
> >> What's odd about this, is the actual file
> >> /gnu/store/q4z...-guix-latest.tar.gz, appears to be a valid targz
> >> archive, and I'm able to unpack and repack that using tar manually
> >> just fine. 'realpath $(which tar)' returns
> >> '/gnu/store/ggmmcw327ny831gqd7zvi3hpl5fm23mn-tar-1.28/bin/tar', and
> >> I've done some basic tests which do confirm that binary seems to
> >> work. I'm not having any network problems otherwise.
> >> 
> >> What can I do to further debug / fix this?
> 
> This was caused by a patch I sent which was applied on master.
> Guix error messages could be more natural, as for me the error output I
> got seemed just verbose and I decided it was okay to send this in. The
> commit has since then be reverted and I will send in an updated patch.
> 
> Simpler explanation: a license I added was already inherited by another
> loaded module, this caused some "hick up" and make broke (while it did
> not break locally on my side).

I don't think this is the cause of this bug.

If I remember correctly, Harry mentioned this bug on IRC before the
"expat" problem. Also, this problem appears to happen while unpacking
the tarball, and I _think_ that should be possible independent of bugs
in Guix code.

Since nobody has suggested a more precise debugging method, I recommend
you try running the guix-daemon with `strace -f -o logfile` to see
precisely what fails.




This bug report was last modified 6 years and 157 days ago.

Previous Next


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