The following issue has been ASSIGNED. ====================================================================== 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:42 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
