Comment 5 for bug 1055190

Revision history for this message
progre55 (progre55) wrote :

Getting the same error running:

$ software-properties-gtk
Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 37, in <module>
    from softwareproperties.gtk.SoftwarePropertiesGtk import SoftwarePropertiesGtk
EOFError: EOF read where not expected

as for the bug 1055055 (update-manager), just running update-manager is fine, but when you try to open "Settings", it tries calling software-properties-gtk:

$ update-manager
Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 37, in <module>
    from softwareproperties.gtk.SoftwarePropertiesGtk import SoftwarePropertiesGtk
EOFError: EOF read where not expected