Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When unmerging rpm, it deletes libpopt.so which is used by logrotate, for example. Installing popt package solved the problem. Reproducible: Always Steps to Reproduce: 1.install logrotate 2.install rpm 3.remove rpm 4.try logrotate Actual Results: error cannot find libpopt.so.0
yeah, we should just tweak rpm to DEPEND on popt and have it use the system libpopt rather than bundled
It does for the most recent version (rpm-4.2-r1) What version are you playing with?
(In reply to comment #2) > It does for the most recent version (rpm-4.2-r1) > What version are you playing with? i had version 4.2
Even though I have an AMD64, looking at the ebuilds, I don't think this is just an AMD64 issue. All of the rpm ebuilds delete libpopt*, and it isn't limited by keyword. The AMD64 keyword doesn't come into play with the popt ebuild either.
*** This bug has been marked as a duplicate of 81982 ***