Summary: | =app-portage/gentoolkit-0.3.0.4-r5: revdep-rebuilding after upgrade to =media-libs/jpeg-8c-r1 doesn't work correctly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dirkjan Ochtman (RETIRED) <djc> |
Component: | Current packages | Assignee: | Portage Tools Team <tools-portage> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | graphics+disabled |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Dirkjan Ochtman (RETIRED)
2012-02-06 14:59:39 UTC
jpeg's ebuild itself doesn't do anything special, no preserve_old_lib() usage in jpeg-8c-r1 (or any other jpeg version) also upgrade from jpeg-8b to jpeg-8c-r1 shouldn't trigger anykind of revdep-rebuild at all since the SONAME is always same, 8 so without futher information ... well, not much to do ssuominen explained that this is by design when --library libjpeg.so.8 is passed to revdep-rebuild. I had assumed that it would only rebuild conditionally. Updated revdep-rebuild documentation to reflect that --library will unconditionally emerge packages that use the named library. http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=04e5656fe2f8b93b28ebb716275f10d8061cd45f The revdep-rebuild changes were released in gentoolkit-0.3.0.5 |