GNU bug report logs - #36925
guix pack -R or -RR will not produce outputs other than 'out'

Previous Next

Package: guix;

Reported by: Jesse Gibbons <jgibbons2357 <at> gmail.com>

Date: Mon, 5 Aug 2019 00:10:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36925: closed (guix pack -R or -RR will not produce outputs
 other than 'out')
Date: Fri, 23 Aug 2019 16:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 23 Aug 2019 18:43:44 +0200
with message-id <871rxb4ytb.fsf <at> gnu.org>
and subject line Re: bug#36925: guix pack -R or -RR will not produce outputs other than 'out'
has caused the debbugs.gnu.org bug report #36925,
regarding guix pack -R or -RR will not produce outputs other than 'out'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
36925: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36925
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: bug-guix mailing list <bug-guix <at> gnu.org>
Subject: guix pack -R or -RR will not produce outputs other than 'out'
Date: Sun, 04 Aug 2019 18:09:19 -0600
This happens with all the packages I have tried. For example,
`guix pack --dry-run -R ghc:doc` fails with the message:

$ guix pack --dry-run -R ghc:doc
guix pack: error: reference to invalid output 'doc' of derivation
'/gnu/store/a0blj0d79mzgvb4fk8fkai51xjf68s7z-ghc-8.4.3R.drv'

I get similar results if I change -R to -RR:

$ guix pack --dry-run -RR ghc:doc
guix pack: error: reference to invalid output 'doc' of derivation
'/gnu/store/905g4g323i8ngdfnmqdgdm89z66ikj07-ghc-8.4.3R.drv'

However, if I leave out the -R or -RR flag, it succeeds:

$ guix pack --dry-run ghc:doc
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
100.0%
The following derivations would be built:
   /gnu/store/4qnslab7r748r44ydc3zcni0zgfsicak-tarball-pack.tar.gz.drv
   /gnu/store/p3k0xh40ypv7vnvd70jarswn0yykvi8m-profile.drv
0.0 MB would be downloaded:
   /gnu/store/sw8vw31fnmfrjhb32sxvvy0yxrx9s1hc-mkfontscale-1.2.1
   /gnu/store/3rgvdjy72vqsv45f85b0phpirnzxb4w2-mkfontdir-1.0.7
The following profile hooks would be built:
   /gnu/store/1rlk94msgnanr5yyhmx5hck5b3xvsmxa-info-dir.drv
   /gnu/store/56qn66jcnwg8rkz7w0mfw0qkx1fx997n-ghc-package-cache.drv
   /gnu/store/8bpnr5pkzjnlj1zzrcjgr26x1yyyw82l-manual-database.drv
   /gnu/store/d7l70fw7zyg7mpkxnm87v69cphfi4s9z-fonts-dir.drv
   /gnu/store/f4xcbmbzzq32g8ywy8z96pyr89qni1g6-ca-certificate-
bundle.drv

The --dry-run flag is not necessary to replicate this bug. I included
it to keep success output short and (hopefully) help narrow down when
the bug happens.

-- 
-Jesse


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Jesse Gibbons <jgibbons2357 <at> gmail.com>
Cc: 36925-done <at> debbugs.gnu.org
Subject: Re: bug#36925: guix pack -R or -RR will not produce outputs other
 than 'out'
Date: Fri, 23 Aug 2019 18:43:44 +0200
Hello,

Jesse Gibbons <jgibbons2357 <at> gmail.com> skribis:

> $ guix pack --dry-run -R ghc:doc
> guix pack: error: reference to invalid output 'doc' of derivation
> '/gnu/store/a0blj0d79mzgvb4fk8fkai51xjf68s7z-ghc-8.4.3R.drv'

Fixed in b908fcd8c02c26b1e6cdc636b63306a01a21b994, thanks!

Though note that there’s not much to relocate in ghc:doc since there are
no executables.  :-)

Ludo’.


This bug report was last modified 5 years and 336 days ago.

Previous Next


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