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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tomáš Čech <sleep_walker <at> gnu.org>
Subject: bug#24092: closed (Closing, it is fixed)
Date: Thu, 08 Mar 2018 22:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#24092: installation of password-store doesn't require installation of tree

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 24092 <at> debbugs.gnu.org.

-- 
24092: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24092
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (text/plain, inline)]
ajgrf <https://github.com/Boskovits/guix/commits?author=ajgrf> actually
fixed this
on commit 61201e46a72b715e1a38ce56932c3f4f2d3885b4.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
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 6 (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 79 days ago.

Previous Next


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