Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 157978

Summary: gnome-extra/gnome-power-manager-2.16.2 missing =docbook-sgml-dtd-4.1* dependency
Product: Gentoo Linux Reporter: Alex <alreece45>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alex 2006-12-12 18:12:19 UTC
I was unable to emerge gnome-power-manager-2.16.2 until emerging =docbook-sgml-dtd-4.1*
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2006-12-13 19:33:11 UTC
Having a careful look at g-p-m's sources, there was some work required to make the various forms of documentation work: the regular GNOME help under the 'help' directory, additional documentation under 'docs' and the man pages under 'man'.

All of those come in different versions of the DocBook format (both XML and SGML) and required some adjustments in the ebuild. I just committed a fix for all of these. Please re-sync your tree in a couple of hours and test. Re-open if the problem persists (attaching a full emerge log).

Thanks.