[Bug 1053749] Re: software-properties-gtk cannot launch
Steve Langasek
steve.langasek at canonical.com
Fri Oct 19 19:24:40 UTC 2012
This issue has been reported on IRC today. The problem seems to trace
back to a locally-installed package with a non-utf8 maintainer field:
Package: davmail
Maintainer: Micka�l Guessant <mguessan at free.fr>
Of course, this package fails to comply with Debian policy, but that
clearly didn't stop the user from being able to install it - which means
the data is in the system and we need to be able to cope with it.
I'm not sure if this needs to be fixed in ubuntu-drivers or in python-
apt. Reassigning to ubuntu-drivers for the moment.
** Changed in: software-properties (Ubuntu)
Importance: Undecided => High
** Changed in: software-properties (Ubuntu)
Status: Confirmed => Triaged
** Package changed: software-properties (Ubuntu) => ubuntu-drivers-
common (Ubuntu)
** Also affects: ubuntu-drivers-common (Ubuntu Quantal)
Importance: Undecided
Status: New
** Also affects: ubuntu-drivers-common (Ubuntu Raring)
Importance: High
Status: Triaged
** Changed in: ubuntu-drivers-common (Ubuntu Quantal)
Status: New => Triaged
** Changed in: ubuntu-drivers-common (Ubuntu Quantal)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1053749
Title:
software-properties-gtk cannot launch
Status in “ubuntu-drivers-common” package in Ubuntu:
Triaged
Status in “ubuntu-drivers-common” source package in Quantal:
Triaged
Status in “ubuntu-drivers-common” source package in Raring:
Triaged
Bug description:
Attempting to launch software-properties-gtk results in this:
$ software-properties-gtk
gpg: /tmp/tmpsw0n10/trustdb.gpg: trustdb created
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: 3989481
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
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: software-properties-gtk 0.92.6
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Fri Sep 21 08:54:17 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120905.2)
PackageArchitecture: all
SourcePackage: software-properties
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1053749/+subscriptions
More information about the foundations-bugs
mailing list