GNU bug report logs - #43249
Resolve Calibre run-time dependency

Previous Next

Package: guix-patches;

Reported by: Prafulla Giri <pratheblackdiamond <at> gmail.com>

Date: Sun, 6 Sep 2020 18:33:01 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Brendan Tildesley <mail <at> brendan.scot>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: pratheblackdiamond <at> gmail.com, 43249 <at> debbugs.gnu.org
Subject: [bug#43249] 
Date: Fri, 11 Sep 2020 18:18:21 +1000
[Message part 1 (text/plain, inline)]
On 10/9/20 11:22 pm, Ricardo Wurmus wrote:
> Brendan Tildesley <mail <at> brendan.scot> writes:
>
>> I guess then we should patch wrap-program to add
>>
>> (when (wrapper? prog)
>>      (error (string-append prog " is a wrapper. Refusing to wrap.")))
> Should it really refuse to wrap or *add* its variables to the existing
> wrapper?
>
If there is a /bin/foo and /bin/.foo-real created by wrap-program, and 
we are to run another wrap-program phase, under what circumstances would 
it /not/ be a mistake to call (wrap-program "/bin/.foo-real") instead of 
(wrap-program "/bin/foo")? And if the first one was called, probably it 
was because find-files was used and the packager didn't realise it was 
happening, and therefore it will be double-wrapped, like gedit is.

[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 246 days ago.

Previous Next


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