[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [buildd] true status of opensp build on m68k



On May  2, Stephen R Marenka (stephen@marenka.net) wrote:
 > On Thu, May 01, 2008 at 11:09:32PM -0400, Neil Roeth wrote:
 > > The web page http://people.debian.org/~igloo/status.php?packages=opensp shows
 > > the build of opensp 1.5.2-5 failed on 68k, but the buildd log page
 > > http://buildd.debian.org/build.php?pkg=opensp&arch=m68k doesn't have a log for
 > > it at all. What's the real status?  Did it fail to build or is it stil waiting
 > > to be built?
 > 
 > hobbes has trouble getting its logs to b.d.o.
 > 
 > My favorite source to check on package status at the moment is
 > <http://buildd.debian.org/~jeroen/status/package.php?p=opensp>.
 > 
 > That shows the wanna-buildd failure info, which is clearly about xml.
 > 
 > Since it built on all the other archs (except arm), it's likely either a
 > build-dep that needs updating or a buildd problem. I've got it marked on
 > my list to retry once we've cleared some more backlog. 
 > 
 > If you know which build-dep likely caused the problem, we can make sure
 > it's up-to-date and requeue opensp.

It appears there is a syntax error in /etc/xml/docbook-xml.xml (the XML
catalog for Docbook), so it cannot be parsed properly and therefore cannot
find a later entry for docbookx.dtd.  The package docbook-xml creates this
file in its postinst with calls to update-xmlcatalog. I think if you purge the
docbook-xml package and then reinstall it, that might fix it.  The purge will
remove the file completely and the reinstall will create a new file that
should have no errors. You might have to purge and reinstall again - if the
package that is there is old (which it appears it might be since it references
the ancient 3.1.7 version of Docbook), its postrm script might not handle this
correctly, but I see the latest package's postrm script does remove the file.

Can you do this and try the build again?

Thanks.


-- 
Neil Roeth


Reply to: