Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282351 - media-libs/jpeg-7 breaks some applications
Summary: media-libs/jpeg-7 breaks some applications
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-22 19:17 UTC by Aaron Walker
Modified: 2009-10-06 22:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Walker 2009-08-22 19:17:10 UTC
Upon upgrading to media-libs/jpeg-7 I noticed a few applications no longer worked.  Both konquerer and firefox failed to load.  Konquerer says that it fails to load a few libs because those libs cannot find libjpeg.so.62.

Reproducible: Always

Steps to Reproduce:
Comment 1 Aaron Walker 2009-08-22 19:18:54 UTC
Forgot to mention, re-installing konquerer against media-libs/jpeg-7 produces the same result.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-08-22 19:27:33 UTC
No problems here. No real information provided, closing...

# emerge @preserved-rebuild
# emerge gentoolkit
# revdep-rebuild
Comment 3 Sergey Urzhumskov 2009-08-23 14:07:43 UTC
The @preserved-rebuild solution only works with portage 2.2, which is currently masked, so it's not a universal solution.

Some apps are cured with revdep-rebuild, indeed, while others aren't. For example, media-tv/xbmc would fail with the following message:

/usr/include/jpeglib.h:1125:55: error: jpegint.h: No such file or directory

(with jpeg-6 it complies just fine, as it provides jpegint.h) 

Probably a better solution would be to mask >=media-libs/jpeg-7 for now?
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-10-06 22:58:35 UTC
(In reply to comment #3)
> Some apps are cured with revdep-rebuild, indeed, while others aren't. For
> example, media-tv/xbmc would fail with the following message:

It's a bug in xbmc: http://bugs.gentoo.org/show_bug.cgi?id=282765

> /usr/include/jpeglib.h:1125:55: error: jpegint.h: No such file or directory
> (with jpeg-6 it complies just fine, as it provides jpegint.h) 

Someone made it install jpegint.h from the ebuild which was wrong from the start, this was corrected in 7.