A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4818 ====================================================================== Reported By: maciej Assigned To: dam ====================================================================== Project: gzip Issue ID: 4818 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2011-08-29 17:43 CEST Last Modified: 2011-08-30 15:48 CEST ====================================================================== Summary: Depends on /bin/bash, but can't guarantee it exists Description: On a core install, there's no /bin/bash. gunzip depends on it, and when it's absent, gunzip fails.
/opt/csw/bin/gunzip is a shell script which either needs to use /bin/sh, or /opt/csw/bin/bash and depend on CSWbash ====================================================================== ---------------------------------------------------------------------- (0009248) dam (administrator) - 2011-08-30 15:48 https://www.opencsw.org/mantis/view.php?id=4818#c9248 ---------------------------------------------------------------------- There are more binaries affected: unstable9s% file bash * bash: cannot open: No such file or directory gunzip: executable /bin/bash script gzexe: executable /bin/bash script gzip: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped uncompress: executable /bin/bash script zcat: executable /bin/bash script zcmp: executable /bin/bash script zdiff: executable /bin/bash script zegrep: executable /bin/bash script zfgrep: executable /bin/bash script zforce: executable /bin/bash script zgrep: executable /bin/bash script zless: executable /bin/bash script zmore: executable /bin/bash script znew: executable /bin/bash script _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
