Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 345403

Summary: module-rebuild should use 'cave' rather than 'paludis'
Product: Gentoo Linux Reporter: Ciaran McCreesh <ciaran.mccreesh>
Component: Current packagesAssignee: Gentoo Kernel Miscellaneous <kernel-misc>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Use cave instead of paludis.

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