The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4818 ====================================================================== Reported By: maciej Assigned To: ====================================================================== Project: gzip Issue ID: 4818 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-08-29 17:43 CEST Last Modified: 2011-08-29 17:43 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 ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
