Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266754 - x11-wm/openbox depends upon nonexistent version/USE flag of x11-libs/pango
Summary: x11-wm/openbox depends upon nonexistent version/USE flag of x11-libs/pango
Status: RESOLVED INVALID
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-04-19 12:20 UTC by Volker Wegert
Modified: 2009-04-19 22:59 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 Volker Wegert 2009-04-19 12:20:16 UTC
x11-wm/openbox-3.4.7.2 has RDEPEND="... >=x11-libs/pango-1.8[X] ..." set, but pango 1.8 does not exist (yet). emerge -uDp world shows 
---cut---
emerge: there are no ebuilds built with USE flags to satisfy ">=x11-libs/pango-1.8[X]".
!!! One of the following packages is required to complete your request:
- x11-libs/pango-1.18.4 (Missing IUSE: X)
- x11-libs/pango-1.16.5 (Missing IUSE: X)
(dependency required by "x11-wm/openbox-3.4.7.2" [installed])
(dependency required by "world" [argument])
---cut---



Reproducible: Always

Steps to Reproduce:
Comment 1 Rafał Mużyło 2009-04-19 12:39:05 UTC
You've misunderstood it.
1.18.4>=1.8 and the rest was simply:
"reemerge pango with X useflag".
Comment 2 Volker Wegert 2009-04-19 17:48:16 UTC
Yup, 18 > 8 - my bad. However, pango does not have a USE flag X AFAICS:

--- /usr/portage/x11-libs/pango/pango-1.18.4.ebuild ---
IUSE="doc"
---

--- emerge -pvt pango ---
[ebuild   R   ] x11-libs/pango-1.18.4  USE="doc -debug" 0 kB
---

Also, adding "x11-libs/pango X" to /etc/portage/package.use does and re-merging pango does not solve the issue.



Comment 3 Rafał Mużyło 2009-04-19 22:54:51 UTC
Sync.
x11-libs/pango-1.20.3 is stable and has that flag.
Comment 4 Rafał Mużyło 2009-04-19 22:59:00 UTC
What's more x11-libs/pango-1.20.3 has been in portage since 25 May 2008.