p_quarles
February 27th, 2008, 03:16 AM
Okay, so I got all excited about Hardy alpha 5 and decided to give it a try. The only problems it gave me were extremely minor (I like my Artwiz fonts, darnit), but I found it a little less responsive than Lenny, even after tweaking services and so forth.
The Lenny reinstallation process had some hiccups, though, and I'm hoping someone can suggest something. I cloned my previous installation by passing a package list file to apt-get via xargs. This went fine until it got to msttcorefonts, at which point it wouldn't accept my attempt to hit the "okay" button in ncurses. So, I escaped the process, rebooted into single-user mode, and ran dpkg --configure -a.
This worked almost okay, and installed everything I need, but the configuration of the ssl-cert package is hanging. This is, alas, a dependency for CUPS and the HPLIP drivers and interface tools. The exact error messages I'm getting:
lee@Rimbaud:~$ sudo apt-get -f install
[sudo] password for lee:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
6 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up ssl-cert (1.0.15) ...
It hangs here indefinitely, until I hit ctrl-C. After escaping the process, I get this output:
dpkg: error processing ssl-cert (--configure):
subprocess post-installation script killed by signal (Interrupt)
dpkg: dependency problems prevent configuration of cupsys:
cupsys depends on ssl-cert (>= 1.0.11); however:
Package ssl-cert is not configured yet.
dpkg: error processing cupsys (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hplip:
hplip depends on cupsys (>= 1.1.20); however:
Package cupsys is not configured yet.
dpkg: error processing hplip (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hpijs:
hpijs depends on hplip (>= 2.7.10-5); however:
Package hplip is not configured yet.
dpkg: error processing hpijs (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hpijs-ppds:
hpijs-ppds depends on hpijs (>= 2.7.10+2.7.10-5); however:
Package hpijs is not configured yet.
dpkg: error processing hpijs-ppds (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hplip-gui:
hplip-gui depends on hplip; however:
Package hplip is not configured yet.
dpkg: error processing hplip-gui (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
ssl-cert
cupsys
hplip
hpijs
hpijs-ppds
hplip-gui
E: Sub-process /usr/bin/dpkg returned an error code (1)
This is not an urgent issue at all. I rarely use my printer, and I have other computers to use if I need to. It's also not preventing me from installing any other packages.
Still, if anyone has any insight into possible fixes, I would be grateful.
The Lenny reinstallation process had some hiccups, though, and I'm hoping someone can suggest something. I cloned my previous installation by passing a package list file to apt-get via xargs. This went fine until it got to msttcorefonts, at which point it wouldn't accept my attempt to hit the "okay" button in ncurses. So, I escaped the process, rebooted into single-user mode, and ran dpkg --configure -a.
This worked almost okay, and installed everything I need, but the configuration of the ssl-cert package is hanging. This is, alas, a dependency for CUPS and the HPLIP drivers and interface tools. The exact error messages I'm getting:
lee@Rimbaud:~$ sudo apt-get -f install
[sudo] password for lee:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
6 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up ssl-cert (1.0.15) ...
It hangs here indefinitely, until I hit ctrl-C. After escaping the process, I get this output:
dpkg: error processing ssl-cert (--configure):
subprocess post-installation script killed by signal (Interrupt)
dpkg: dependency problems prevent configuration of cupsys:
cupsys depends on ssl-cert (>= 1.0.11); however:
Package ssl-cert is not configured yet.
dpkg: error processing cupsys (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hplip:
hplip depends on cupsys (>= 1.1.20); however:
Package cupsys is not configured yet.
dpkg: error processing hplip (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hpijs:
hpijs depends on hplip (>= 2.7.10-5); however:
Package hplip is not configured yet.
dpkg: error processing hpijs (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hpijs-ppds:
hpijs-ppds depends on hpijs (>= 2.7.10+2.7.10-5); however:
Package hpijs is not configured yet.
dpkg: error processing hpijs-ppds (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of hplip-gui:
hplip-gui depends on hplip; however:
Package hplip is not configured yet.
dpkg: error processing hplip-gui (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
ssl-cert
cupsys
hplip
hpijs
hpijs-ppds
hplip-gui
E: Sub-process /usr/bin/dpkg returned an error code (1)
This is not an urgent issue at all. I rarely use my printer, and I have other computers to use if I need to. It's also not preventing me from installing any other packages.
Still, if anyone has any insight into possible fixes, I would be grateful.