Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112111 - mozilla-launcher-1.45 doesn't install xdpyinfo with modular X
Summary: mozilla-launcher-1.45 doesn't install xdpyinfo with modular X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
: 119390 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-10 13:47 UTC by Henrique Ferreiro
Modified: 2006-01-24 22:35 UTC (History)
4 users (show)

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 Henrique Ferreiro 2005-11-10 13:47:09 UTC
When launching firefox from terminal:

/usr/libexec/mozilla-launcher: line 337: xdpyinfo: command not found

It is solved installing x11-apps/xdpyinfo.

I think the problem is that I have a modular X and x11-xorg provides
virtual/xorg but does not depend on xdpyinfo and the variable in
mozilla-launcher is:

RDEPEND="|| ( ( x11-misc/xtoolwait x11-apps/xdpyinfo ) virtual/x11 )"


Reproducible: Always
Steps to Reproduce:
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-12-11 16:38:16 UTC
This should be fixed with the change in how virtual/x11 works -- the xorg-7
ebuilds no longer fulfill it.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-18 01:22:46 UTC
*** Bug 119390 has been marked as a duplicate of this bug. ***
Comment 3 David Watzke 2006-01-23 13:45:56 UTC
Please reopen... I've got modular Xorg7 and mozilla-launcher-1.45 doesn't try to install it. Weird.
Comment 4 Jory A. Pratt 2006-01-23 13:55:00 UTC
There is nothing to reopen the package is ready for modular X I have tested it on a clean install and dep is pulled in fine.
Comment 5 Jory A. Pratt 2006-01-23 13:56:36 UTC
I should have also told ya to emerge mozilla-launcher after upgrading to modular X otherwise dep is not gonna be installed as package is already installed.
Comment 6 David Watzke 2006-01-23 14:01:43 UTC
Yeah... thx.