On 2005/09/05 17:24, Michael Vogt <[EMAIL PROTECTED]> wrote: > I'm unable to reproduce your problem, apt builds fine here in my > sid pbuilder. > > Maybe you tried to build apt directly from the tla/baz repository? In > this case there are more packages needed.
No, I have pulled the sources by using "apt-get source" from sid. However, I have now found the cause of the bug - it is not in the apt package. There was an old entry in /etc/sgml/catalog: CATALOG /usr/share/sgml/stylesheet/dsssl/sgmltools/sgmltools.cat It seems like an old sgmltools-lite package registered this catalog, but never unregistered it. "sgmltools-lite.postinst" (3.0.3.0.cvs.20010909-13) contains a workaround - which unregisters /usr/lib/sgml/[...]/sgmltools.cat, not /usr/share/... - possibly it should unregister both. This bug report is mistaken and can be closed, at least for apt. Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

