Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345403 - module-rebuild should use 'cave' rather than 'paludis'
Summary: module-rebuild should use 'cave' rather than 'paludis'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Kernel Miscellaneous
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-14 13:49 UTC by Ciaran McCreesh
Modified: 2011-04-04 15:27 UTC (History)
0 users

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


Attachments
Use cave instead of paludis. (module-rebuild-cave.patch,535 bytes, patch)
2011-04-01 16:13 UTC, Aleksandar Petrinic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ciaran McCreesh 2010-11-14 13:49:03 UTC
module-rebuild currently uses:

    paludis --install --preserve-world --continue-on-failure if-satisfied --dl-upgrade as-needed ${tomerge[@]}

The 'paludis' client will soon be deprecated in favour of 'cave'. Please change module-rebuild to instead call:

    cave resolve --preserve-world --continue-on-failure if-satisfied --lazy ${tomerge[@]} --execute

Thanks
Comment 1 Aleksandar Petrinic 2011-04-01 16:13:06 UTC
Created attachment 268133 [details, diff]
Use cave instead of paludis.
Comment 2 Mike Pagano gentoo-dev 2011-04-04 15:27:54 UTC
Committed in module-rebuild-0.7