Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194482 - sys-auth/policykit-0.5 missing app-text/docbook-xsl-stylesheets dependency
Summary: sys-auth/policykit-0.5 missing app-text/docbook-xsl-stylesheets dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 08:06 UTC by Arne Flagge
Modified: 2007-10-02 14:17 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 Arne Flagge 2007-10-02 08:06:42 UTC
If docbook-xsl-stylesheets is not installed, emerge of policykit (gentopia overlay) fails with:

make[3]: Entering directory `/var/tmp/portage/sys-auth/policykit-0.5/work/PolicyKit-0.5/doc/man'
/usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-grant.xml
/usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-list-actions.xml
/usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-config-file-validate.xml
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[3]: *** [polkit-grant.1] Error 4
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [polkit-config-file-validate.1] Error 4
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[3]: *** [polkit-list-actions.1] Error 4
make[3]: Leaving directory `/var/tmp/portage/sys-auth/policykit-0.5/work/PolicyKit-0.5/doc/man'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-auth/policykit-0.5/work/PolicyKit-0.5/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-auth/policykit-0.5/work/PolicyKit-0.5'
make: *** [all] Error 2


Reproducible: Always
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2007-10-02 14:17:32 UTC
Thanks for catching that. committed the fix.