The following issue has been CLOSED ====================================================================== 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: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2011-08-29 17:43 CEST Last Modified: 2013-04-19 23:27 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 ====================================================================== ---------------------------------------------------------------------- (0010341) dam (administrator) - 2013-04-19 23:27 https://www.opencsw.org/mantis/view.php?id=4818#c10341 ---------------------------------------------------------------------- After careful consideration OpenCSW packages against "full", not "core". Having dependencies to all stuff that is not in core is contraproductive to minimizing footprint. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
