I have the exact same error as Thierry, plus Apport tries to send me to
https://bugs.launchpad.net/bugs/1030471 which 404s.

$ software-properties-gtk --debug
gpg: /tmp/tmpmn3bli/trustdb.gpg: base de confiance créée
ENABLED COMPS: {'restricted', 'main', 'multiverse', 'universe'}
INTERNET COMPS: {'restricted', 'main', 'multiverse', 'universe'}
MAIN SOURCES
 URI: http://us.archive.ubuntu.com/ubuntu
 Comps: ['main', 'restricted', 'universe', 'multiverse']
 Enabled: True
 Valid: True
 MatchURI: archive.ubuntu.com/ubuntu
 BaseURI: http://archive.ubuntu.com/ubuntu


CHILD SOURCES
 URI: http://us.archive.ubuntu.com/ubuntu
 Comps: ['main', 'restricted', 'universe', 'multiverse']
 Enabled: True
 Valid: True
 MatchURI: archive.ubuntu.com/ubuntu
 BaseURI: None


 URI: http://us.archive.ubuntu.com/ubuntu
 Comps: ['main', 'restricted', 'universe', 'multiverse']
 Enabled: True
 Valid: True
 MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
 BaseURI: http://security.ubuntu.com/ubuntu/


CDROM SOURCES
SOURCE CODE SOURCES
 URI: http://us.archive.ubuntu.com/ubuntu
 Comps: ['main', 'restricted', 'universe', 'multiverse']
 Enabled: True
 Valid: True
 MatchURI: archive.ubuntu.com/ubuntu
 BaseURI: http://archive.ubuntu.com/ubuntu


 URI: http://us.archive.ubuntu.com/ubuntu
 Comps: ['main', 'restricted', 'universe', 'multiverse']
 Enabled: True
 Valid: True
 MatchURI: archive.ubuntu.com/ubuntu
 BaseURI: None


 URI: http://us.archive.ubuntu.com/ubuntu
 Comps: ['main', 'restricted', 'universe', 'multiverse']
 Enabled: True
 Valid: True
 MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com
 BaseURI: http://security.ubuntu.com/ubuntu/


DISABLED SOURCES
ISV
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 162, in 
packages_for_modalias
    cache_map = packages_for_modalias.cache_maps[apt_cache_hash]
KeyError: 4830165

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 103, in <module>
    app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, 
file=file)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py",
 line 178, in __init__
    self.init_drivers()
  File 
"/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py",
 line 1097, in init_drivers
    self.devices = detect.system_device_drivers()
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 415, in 
system_device_drivers
    for pkg, pkginfo in system_driver_packages(apt_cache).items():
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 319, in 
system_driver_packages
    for p in packages_for_modalias(apt_cache, alias):
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 164, in 
packages_for_modalias
    cache_map = _apt_cache_modalias_map(apt_cache)
  File "/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py", line 129, in 
_apt_cache_modalias_map
    m = package.candidate.record['Modaliases']
  File "/usr/lib/python3/dist-packages/apt/package.py", line 429, in record
    return Record(self._records.record)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 114: 
invalid continuation byte

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839005

Title:
  software-properties-gtk crashed with UnicodeEncodeError in exists():
  'ascii' codec can't encode character u'\xe9' in position 13: ordinal
  not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/839005/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to