emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26391: closed ([PATCH 0/1] Patching getcap and whi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26391: closed ([PATCH 0/1] Patching getcap and which in torsocks)
Date: Sun, 09 Apr 2017 03:37:03 +0000

Your message dated Sat, 8 Apr 2017 22:36:29 -0500
with message-id <address@hidden>
and subject line Re: bug#26391: [PATCH 0/1] Patching getcap and which in 
torsocks
has caused the debbugs.gnu.org bug report #26391,
regarding [PATCH 0/1] Patching getcap and which in torsocks
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26391: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26391
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/1] Patching getcap and which in torsocks Date: Fri, 7 Apr 2017 09:05:10 -0500
This patches references to the 'getcap' and 'which' programs in 'torsocks'
so that users that don't have either of those packages installed in their
profiles do not see confusing output about them missing.  Usually torsocks
will still function in that case, but it's probably better to have them
available.

I've so far done this sort of thing for several packages with shell scripts,
and each time I'm convinced that this method is better than declaring the
inputs in propagated-inputs.  But I think I'd feel more sure of myself if we
had a short "Packaging shell scripts" section in the manual that outlined
best-practices-of-the-moment.  Would that be useful?

Eric Bavier (1):
  gnu: torsocks: Patch references to 'getcap' and 'which'.

 gnu/packages/tor.scm | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
2.12.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#26391: [PATCH 0/1] Patching getcap and which in torsocks Date: Sat, 8 Apr 2017 22:36:29 -0500
address@hidden (Ludovic Courtès) writes:

> Hi Eric,
>
> Eric Bavier <address@hidden> skribis:
>
>> This patches references to the 'getcap' and 'which' programs in 'torsocks'
>> so that users that don't have either of those packages installed in their
>> profiles do not see confusing output about them missing.  Usually torsocks
>> will still function in that case, but it's probably better to have them
>> available.
>
>> * gnu/packages/tor.scm (torsocks)[inputs,arguments]: New fields.
>
> LGTM, thanks!

Pushed in f3cf25c3c2aef91a47b790fe69b5008cdb6a6316



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]