Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237550 - e2fsprogs conflict with com_err, ss, mit_krb and openssh
Summary: e2fsprogs conflict with com_err, ss, mit_krb and openssh
Status: RESOLVED DUPLICATE of bug 234907
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-13 09:50 UTC by James
Modified: 2008-09-13 17:11 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,4.34 KB, text/plain)
2008-09-13 09:53 UTC, James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James 2008-09-13 09:50:21 UTC
When the new e2fsprogs is installed, it trys to remove com_err and ss.
These are used by mit_krb, so when com_err and ss are removed, mit_krb fails to build. When mit_krb fails, openssh also fail[ebuild  N    ] sys-libs/e2fsprogs-libs-1.41.1  USE="nls" 
[ebuild     U ] app-crypt/mit-krb5-1.6.3-r4 [1.6.3-r3] 
[ebuild     U ] sys-fs/e2fsprogs-1.41.1 [1.40.11] 
[blocks b     ] <sys-fs/e2fsprogs-1.41 (is blocking sys-libs/e2fsprogs-libs-1.41.1)
[uninstall    ] sys-libs/com_err-1.40.11  
[blocks b     ] sys-libs/com_err (is blocking sys-libs/e2fsprogs-libs-1.41.1)
[uninstall    ] sys-libs/ss-1.40.11  
[blocks b     ] sys-libs/e2fsprogs-libs (is blocking sys-libs/com_err-1.40.11, sys-libs/ss-1.40.11)
[blocks b     ] sys-libs/ss (is blocking sys-libs/e2fsprogs-libs-1.41.1)

How can I get this to upgrade without breaking openssh?



Reproducible: Always
Comment 1 James 2008-09-13 09:53:01 UTC
Created attachment 165324 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-13 17:11:07 UTC

*** This bug has been marked as a duplicate of bug 234907 ***