I am not sure if this should be a separate bug, but my upgrade failed
due to rarian-compat post install script failing when running upate-
xmlcatalog. Here's the script:
#!/bin/sh
set -e
# Automatically added by dh_installxmlcatalogs
if [ "$1" = "configure" ]; then
update-xmlcatalog --add --type uri --id
"http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/" --package
rarian-compat --local /usr/share/xml/scrollkeeper/dtds/catalog.xml
update-xmlcatalog --add --type uri --id
"http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/"
--package rarian-compat --root
fi
# End automatically added section
I am unfamiliar with management of the xml catalog but it looks like the
same id is being added twice. I modified the update-xmlcatalog calls to
append " || true" so I could complete my install, not the best, but
otherwise I would need to restore from backup.
--
package update-manager 1:0.93.4 failed to install/upgrade: ErrorMessage:
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error
code (1)
https://bugs.launchpad.net/bugs/260079
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs