Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7808 - app-text/docbook-sgml-utils-0.6.11-r2 fails emerge
Summary: app-text/docbook-sgml-utils-0.6.11-r2 fails emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-11 10:32 UTC by David Shepard
Modified: 2003-02-04 19:42 UTC (History)
1 user (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 David Shepard 2002-09-11 10:32:32 UTC
<snip>
.
.
.
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
jade:/etc/sgml/dsssl-docbook-stylesheets.cat:1:8:E: cannot open
"/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog" (No such file or directory)
make[2]: *** [api.html] Error 1
make[2]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.11-r2/work/docbook-utils-0.6.11/doc/HTML'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.11-r2/work/docbook-utils-0.6.11/doc'
make: *** [all-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -145, Exitcode 2
!!! (no error message)
Comment 1 Matthew Turk (RETIRED) gentoo-dev 2002-09-12 01:42:41 UTC
Ok.  First step is to make sure that you have the latest dsssl-stylesheets 
installed.  Then you need to run this command: 
 
install-cataloginstall-catalog --remove 
/etc/sgml/dsssl-docbook-stylesheets.cat 
/usr/share/sgml/docbook/dsssl-stylesheets-1.64/catalog 
 
That should fix it.  What has happened is that an old (sloppy) ebuild has 
de-installed itself without telling JADE that it has been de-installed, so 
JADE is looking for the dsssl-stylesheets in the entirely wrong place.  If 
that works, please post so below. 
Comment 2 Matthew Turk (RETIRED) gentoo-dev 2002-09-13 15:37:20 UTC
Ok, I'm going to close this on Sunday if there is no response... 
Comment 3 Matthew Turk (RETIRED) gentoo-dev 2002-09-19 02:58:45 UTC
It's long past Sunday.  Closing.