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

Bug 259057

Summary: sys-fs/e2fsprogs should depend on sys-libs/e2fsprogs-libs
Product: Gentoo Linux Reporter: Joe Francis <joe>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joe Francis 2009-02-15 06:01:08 UTC
emerge of sys-fs/e2fsprogs fails until sys-libs/e2fsprogs-libs is installed.

Reproducible: Always

Steps to Reproduce:
1.  Don't have e2fsprogs-libs installed
2.  Emerge e2fsprogs
3.  Failure

Actual Results:  
Failure

Expected Results:  
successful emerge
Comment 1 Rafał Mużyło 2009-02-15 14:25:23 UTC
Well, it does depend on it.
You've probably done some creative masking.
Comment 2 Joe Francis 2009-02-15 16:58:44 UTC
Odd - I didn't noticed it depends via that variable. Nothing is masked, though.

Did an install a couple weeks ago from stage3, went to do an "emerge -Du" last night and had this fail.
Comment 3 Rafał Mużyło 2009-02-15 18:49:50 UTC
What version are you talking about ?
Any >=1.41.3 has ~sys-libs/${PN}-libs-${PV} RDEPEND,
before 1.41.0 there was no sys-libs/e2fsprogs-libs.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-02-16 23:32:04 UTC
You need to upgrade your Portage to an eapi2 Portage.