Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8802 - emerge app-text/docbook-sgml-utils still fails
Summary: emerge app-text/docbook-sgml-utils still fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-06 05:28 UTC by Vitaly Kushneriuk
Modified: 2003-02-04 19:42 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge logs for successfull "emerge docbook-dsssl-stylesheets" and failed "emerge docbook-sgml-utils" (emerge-log.tar.gz,3.19 KB, application/octet-stream)
2002-10-06 05:30 UTC, Vitaly Kushneriuk
Details
etc_sgml.tar.gz (etc_sgml.tar.gz,565 bytes, application/octet-stream)
2002-10-27 06:27 UTC, TGL
Details
docbook-sgml-dtd-3.1.ebuild (docbook-sgml-dtd-3.1.ebuild,1.46 KB, text/plain)
2002-10-28 08:50 UTC, TGL
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Kushneriuk 2002-10-06 05:28:04 UTC
emerge app-text/docbook-sgml-utils still fails,
I tried remerging docbook-dsssl-stylesheets, but it didn't help


I attach the logs
Comment 1 Vitaly Kushneriuk 2002-10-06 05:30:06 UTC
Created attachment 4445 [details]
emerge logs for successfull "emerge docbook-dsssl-stylesheets" and failed "emerge docbook-sgml-utils"
Comment 2 TGL 2002-10-15 17:57:05 UTC
It's exactly the same here.
Comment 3 Matthew Turk (RETIRED) gentoo-dev 2002-10-26 13:51:31 UTC
Ok, could you attach a .tar.gz of your /etc/sgml directory? 
Comment 4 TGL 2002-10-27 06:27:18 UTC
Created attachment 5058 [details]
etc_sgml.tar.gz

Archive of my /etc/sgml directory.
Comment 5 Matthew Turk (RETIRED) gentoo-dev 2002-10-28 00:17:15 UTC
Ok, I've got an idea of the problem; am now tracking down... 
Comment 6 Matthew Turk (RETIRED) gentoo-dev 2002-10-28 00:22:03 UTC
Ok.  One last request.  Could you attach: 
 
/var/db/pkg/app-text/docbook-sgml-dtd-3.1/docbook-sgml-dtd-3.1.ebuild 
 
I think that I've found the problem; but again, I'm not quite sure.  If you 
like, try emerge unmerge docbook-sgml-dtd, then re-trying emerge 
docbook-sgml-utils. 
Comment 7 TGL 2002-10-28 08:50:47 UTC
Created attachment 5132 [details]
docbook-sgml-dtd-3.1.ebuild

satai: Here is the requested ebuild. Hope this helps.
Comment 8 TGL 2002-10-28 09:06:18 UTC
I've also tried to unmerge and reemerge everything in app-text/docbook*, but I
still have the same errors.
Comment 9 roma1390 2002-11-06 17:28:28 UTC
looks like sgml doesnt work at all. I have  app-text/docbook-sgml-dtd 4.1 app-text/sgml-common 0.6.3-r2 app-text/sgmltools-lite 3.0.3-r5  but: $ sgmltools -b html nano000.sgml  Traceback (most recent call last):   File "/usr/bin/sgmltools", line 93, in ?     tool.processFile(curfile)   File "/usr/share/sgml/misc/sgmltools/python/SGMLtools.py", line 230, in processFile     dssslfile = utils.findStylesheet(stylesheet, self._aliases)   File "/usr/share/sgml/misc/sgmltools/python/utils.py", line 307, in findStylesheet     return findStylesheet(name, aliases)   File "/usr/share/sgml/misc/sgmltools/python/utils.py", line 317, in findStylesheet     raise IOError, "Couldn't resolve pubid [%s]" % id IOError: Couldn't resolve pubid ["-//SGMLtools//DOCUMENT Docbook Style Sheet for HTML//EN"]  $ cat nano000.sgml  <!doctype dokumentacija> <notes> <title>dokuimentacija</title> <p>Hello<em>world</em>.</p> <p><bf>Here</bf>we are.</p> </notes>   Rokas
Comment 10 Tom von Schwerdtner 2002-12-03 06:38:06 UTC
I'm in a rush here, but maybe this will help...

IIRC I'm running a 1.0 install of Gentoo...so my sys has seen alot of different
versions of portage and has alot of packages from the pre-auto-clean days so
this answer might only work for folks like me....but...  unmerge everything that
has files in /etc/smgl (sgmltools-lite, sgml-common, docbook-*, *oasis*) then
remove everything in /etc/sgml/.  Now you should be able to merge
docbook-sgml-utils...at least it worked for me.

HTH
Comment 11 Matthew Turk (RETIRED) gentoo-dev 2002-12-20 01:17:46 UTC
What's the status?  Send me an e-mail privately, please.  satai@gentoo.org 
Comment 12 Matthew Turk (RETIRED) gentoo-dev 2002-12-30 22:48:03 UTC
All bugs related to SGML and Docbook issues are being closed and opened on an 
as-needed basis.  If you still have problems after an emerge rsync and an 
emerge -u world, please consult http://www.gentoo.org/~satai/ and follow those 
steps before reopening.  In addition, please make sure that this bug 
accurately describes your current situation, and if it does not, open a new 
one.