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.

Full log


View this message in rfc822 format

From: Tomáš Čech <sleep_walker <at> gnu.org>
To: 24092 <at> debbugs.gnu.org
Subject: bug#24092: 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)]

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

Previous Next


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