First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 142216
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux High-Performance Clustering Team <hp-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Azrael <azrael@negativeblue.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 142216 depends on: Show dependency tree
Bug 142216 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-30 13:30 0000
The sys-fs/ocfs2-tools ebuild specifies it requires glib, among other packages,
when the system has the "X" USE flag set.  When a system has the "-X" USE flag
set (server systems for example), glib is no longer required by the ebuild. 
However, ocfs2-tools still does need glib in order to build, so this situation
will cause the emerge to fail.

One can also see this requirement during the "./configure" stage of building
ocfs2-tools:

...
checking for GLIB - version >= 2.2.3... yes (version 2.8.5)
...

------- Comment #1 From Donnie Berkholz 2006-09-24 19:44:36 0000 -------
Fixed in CVS, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug