GNU bug report logs - #50625
ghostscript shell scripts refer to unqualified external commands

Previous Next

Package: guix;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Thu, 16 Sep 2021 15:29:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Jack Hill <jackhill <at> jackhill.us>
To: 50625 <at> debbugs.gnu.org
Subject: bug#50625: ghostscript shell scripts refer to unqualified external commands
Date: Thu, 16 Sep 2021 11:28:40 -0400 (EDT)
Hi Guix,

Many of the commands, e.g. ps2pdf, provided by the ghostscript package are 
implemented as shell scripts that do some argument or file name processing 
before invoking the main gs binary. These scripts invoke external commands 
like basename, awk, dirname, and even gs by dynamically looking them up 
PATH. Instead, they should refer to a specific path in the store so that 
the behavior of ghostscript doesn't depend on the environment and so that 
Guix can see these references.

Best,
Jack




This bug report was last modified 3 years and 269 days ago.

Previous Next


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