GNU bug report logs - #24092
installation of password-store doesn't require installation of tree

Previous Next

Package: guix;

Reported by: Tomáš Čech <sleep_walker <at> gnu.org>

Date: Thu, 28 Jul 2016 06:41:02 UTC

Severity: minor

Done: Gábor Boskovits <boskovits <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24092 in the body.
You can then email your comments to 24092 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#24092; Package guix. (Thu, 28 Jul 2016 06:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomáš Čech <sleep_walker <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 28 Jul 2016 06:41:02 GMT) Full text and rfc822 format available.

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

From: Tomáš Čech <sleep_walker <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: installation of password-store doesn't require installation of tree
Date: Thu, 28 Jul 2016 08:40:00 +0200
[Message part 1 (text/plain, inline)]
I installed `password-store' and simple invocation failed:

 $ LC_ALL=C pass
 Password Store
 /home/tcech/.guix-profile/bin/pass: line 324: tree: command not found

After manually installing `tree' package it works as expected.

A `pass' is bash script, shouldn't be inputs be changed to propagated-inputs?
   (inputs `(("gnupg" ,gnupg)
             ("pwgen" ,pwgen)
             ("xclip" ,xclip)
             ("git" ,git)
             ("tree" ,tree)
             ("which" ,which)))

Best regards,

S_W
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#24092; Package guix. (Thu, 28 Jul 2016 13:26:02 GMT) Full text and rfc822 format available.

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

From: "Thompson, David" <dthompson2 <at> worcester.edu>
To: bug-guix <at> gnu.org
Cc: 24092 <at> debbugs.gnu.org
Subject: Re: bug#24092: installation of password-store doesn't require
 installation of tree
Date: Thu, 28 Jul 2016 09:24:52 -0400
On Thu, Jul 28, 2016 at 2:40 AM, Tomáš Čech <sleep_walker <at> gnu.org> wrote:
> I installed `password-store' and simple invocation failed:
>
>  $ LC_ALL=C pass
>  Password Store
>  /home/tcech/.guix-profile/bin/pass: line 324: tree: command not found
>
> After manually installing `tree' package it works as expected.
>
> A `pass' is bash script, shouldn't be inputs be changed to
> propagated-inputs?

No, what would be best is to find out where 'tree' is referenced and
use the 'substitute*' form in a build phase to replace it with the
full path to '/gnu/store/blahblahblah-tree-1.7.0/bin/tree'.  The
'tree' package would then be just a regular input, not a propagated
one.  Propagation is for when all else fails and is best avoided. :)

- Dave




Information forwarded to bug-guix <at> gnu.org:
bug#24092; Package guix. (Thu, 28 Jul 2016 13:26:03 GMT) Full text and rfc822 format available.

Severity set to 'minor' from 'normal' Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Wed, 11 Jan 2017 22:16:01 GMT) Full text and rfc822 format available.

Reply sent to Gábor Boskovits <boskovits <at> gmail.com>:
You have taken responsibility. (Thu, 08 Mar 2018 22:35:01 GMT) Full text and rfc822 format available.

Notification sent to Tomáš Čech <sleep_walker <at> gnu.org>:
bug acknowledged by developer. (Thu, 08 Mar 2018 22:35:02 GMT) Full text and rfc822 format available.

Message #18 received at 24092-done <at> debbugs.gnu.org (full text, mbox):

From: Gábor Boskovits <boskovits <at> gmail.com>
To: 24092-done <at> debbugs.gnu.org
Subject: Closing, it is fixed
Date: Thu, 8 Mar 2018 23:34:18 +0100
[Message part 1 (text/plain, inline)]
ajgrf <https://github.com/Boskovits/guix/commits?author=ajgrf> actually
fixed this
on commit 61201e46a72b715e1a38ce56932c3f4f2d3885b4.
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 Apr 2018 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 78 days ago.

Previous Next


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