Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169053 - app-backup/backup-manager depends on >=sys-apps/findutils-4.3.0
Summary: app-backup/backup-manager depends on >=sys-apps/findutils-4.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Andrej Kacian (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-02 22:07 UTC by Rob Terhaar
Modified: 2007-03-03 12:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Terhaar 2007-03-02 22:07:20 UTC
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 Jakub Moc (RETIRED) gentoo-dev 2007-03-02 22:15:26 UTC
Sigh; upgrade your system properly using emerge -uD world. Current stable is 4.3.2-r1 everywhere.

Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2007-03-03 12:05:36 UTC
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.