Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296900 - net-nntp/bnr2 (0.14.6) requires dependency media-libs/jpeg-compat
Summary: net-nntp/bnr2 (0.14.6) requires dependency media-libs/jpeg-compat
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-14 14:45 UTC by Phill
Modified: 2009-12-14 15:11 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 Phill 2009-12-14 14:45:58 UTC
From a clean install of Gentoo 10.1 an emerge of bnr2 finishes successfully but the app fails to launch, unable to find libjpeg.so.62, emerging media-libs/jpeg-compat resolves this issue.

Require dependency update for bnr2?

hth

Phill

Reproducible: Didn't try

Steps to Reproduce:
1. Emerge bnr2
2. Run bnr2
3. if no jpeg-compat installed, should get missing file error

Actual Results:  
Could not find file libjpeg.so.62 (until install of jpeg-compat)

Expected Results:  
bnr2 launches first time

dependency update shold solve this
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-12-14 15:11:25 UTC
+  14 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> bnr2-0.14.6.ebuild,
+  bnr2-0.14.7.ebuild:
+  Missing libjpeg.so.62 depend wrt #296900, thanks to "clockhater" for
+  reporting.