Comment 5 for bug 210738

Revision history for this message
sipickles (sipickles) wrote :

simon@simon-linux:~$ sudo apt-get install -f
[sudo] password for simon:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  xloadimage libjpeg-progs
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.

simon@simon-linux:~$ sudo apt-get install --reinstall system-config-printer-gnome
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 20 not upgraded.
Need to get 0B/104kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 109321 files and directories currently installed.)
Preparing to replace system-config-printer-gnome 0.7.81+svn1976-0ubuntu4 (using .../system-config-printer-gnome_0.7.81+svn1976-0ubuntu4_all.deb) ...
Unpacking replacement system-config-printer-gnome ...
Setting up system-config-printer-gnome (0.7.81+svn1976-0ubuntu4) ...

simon@simon-linux:~$ sudo apt-get install --reinstall python-glade2
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 20 not upgraded.
Need to get 42.7kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get: 1 http://gb.archive.ubuntu.com hardy/main python-glade2 2.12.1-0ubuntu1 [42.7kB]
Fetched 42.7kB in 0s (172kB/s)
(Reading database ... 109321 files and directories currently installed.)
Preparing to replace python-glade2 2.12.1-0ubuntu1 (using .../python-glade2_2.12.1-0ubuntu1_i386.deb) ...
Unpacking replacement python-glade2 ...
Setting up python-glade2 (2.12.1-0ubuntu1) ...

simon@simon-linux:~$ system-config-printer
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 29, in <module>
    import gtk.glade
ImportError: No module named gtk.glade
simon@simon-linux:~$