emerge app-text/docbook-sgml-utils still fails, I tried remerging docbook-dsssl-stylesheets, but it didn't help I attach the logs
Created attachment 4445 [details] emerge logs for successfull "emerge docbook-dsssl-stylesheets" and failed "emerge docbook-sgml-utils"
It's exactly the same here.
Ok, could you attach a .tar.gz of your /etc/sgml directory?
Created attachment 5058 [details] etc_sgml.tar.gz Archive of my /etc/sgml directory.
Ok, I've got an idea of the problem; am now tracking down...
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.
Created attachment 5132 [details] docbook-sgml-dtd-3.1.ebuild satai: Here is the requested ebuild. Hope this helps.
I've also tried to unmerge and reemerge everything in app-text/docbook*, but I still have the same errors.
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
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
What's the status? Send me an e-mail privately, please. satai@gentoo.org
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.