Bug 169053 - app-backup/backup-manager depends on >=sys-apps/findutils-4.3.0
Bug#: 169053 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: ticho@gentoo.org Reported By: rterhaar@allovermedia.com
Component: Ebuilds
URL: 
Summary: app-backup/backup-manager depends on >=sys-apps/findutils-4.3.0
Keywords:  
Status Whiteboard: 
Opened: 2007-03-02 22:07 0000
Description:   Opened: 2007-03-02 22:07 0000
Presently, the backup-manager ebuild doesn't even list find-utils as a depend. 

I recently upgraded from backup-manager-0.7.4 to 0.7.5 and noticed that it no
longer purged old backups. This was due to a "find" syntax change in the
scripts.

Please add findutils >=4.3.0 to the list of backup-manager depends 


Reproducible: Always

------- Comment #1 From Jakub Moc (RETIRED) 2007-03-02 22:15:26 0000 -------
Sigh; upgrade your system properly using emerge -uD world. Current stable is
4.3.2-r1 everywhere.

------- Comment #2 From Andrej Kacian (RETIRED) 2007-03-03 12:05:36 0000 -------
Can you please elaborate on what has changed regarding the find usage?

The dependency has been added to 0.7.5, thanks for your report.