pcglue
May 16th, 2008, 12:12 AM
I did an upgrade from Gutsy to Hardy, but there were errors during the upgrade. Now, trying to use apt-get tells me to run "dpkg --configure -a". When I do that, I get these errors:
Setting up docbook-xml (4.5-5) ...
update-xmlcatalog: cannot open catalog data /var/lib/xml-core/docbook-xml for writing: No such file or directory at /usr/sbin/update-xmlcatalog line 485.
dpkg: error processing docbook-xml (--configure):
subprocess post-installation script returned error exit status 2
Setting up ttf-dejavu-core (2.23-1) ...
/etc/defoma/hints/ttf-dejavu-core.hints: Unable to open, or empty.
dpkg: error processing ttf-dejavu-core (--configure):
subprocess post-installation script returned error exit status 1
and then a whole bunch of dependencies on these two packages that can't be installed/configured and then at the end...
dpkg: too many errors, stopping
dpkg: ../../src/packages.c:252: process_queue: Assertion `!queuelen' failed.
How can I fix the problems with the docbook-xml and ttf-dejavu-core packages? Thanks for your help!
Setting up docbook-xml (4.5-5) ...
update-xmlcatalog: cannot open catalog data /var/lib/xml-core/docbook-xml for writing: No such file or directory at /usr/sbin/update-xmlcatalog line 485.
dpkg: error processing docbook-xml (--configure):
subprocess post-installation script returned error exit status 2
Setting up ttf-dejavu-core (2.23-1) ...
/etc/defoma/hints/ttf-dejavu-core.hints: Unable to open, or empty.
dpkg: error processing ttf-dejavu-core (--configure):
subprocess post-installation script returned error exit status 1
and then a whole bunch of dependencies on these two packages that can't be installed/configured and then at the end...
dpkg: too many errors, stopping
dpkg: ../../src/packages.c:252: process_queue: Assertion `!queuelen' failed.
How can I fix the problems with the docbook-xml and ttf-dejavu-core packages? Thanks for your help!