touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #38222
[Bug 1398180] [NEW] Error when adding/removing key in KDE version
Public bug reported:
Discovered this bug in 14.04.
In the KDE version of software-properties, when I add or remove a key, an error about the key being invalid is displayed.
However, it seems that the key is actually added/removed (checked with apt-key).
The respective methods in softwareproperties/SoftwareProperties.py call the KeysModified() method.
Apparently, this method doesn't exist in the KDE version, causing an exception which makes the add/remove methods return False.
This is the cause of this bug.
** Affects: software-properties (Ubuntu)
Importance: Undecided
Status: New
** Tags: trusty
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1398180
Title:
Error when adding/removing key in KDE version
Status in software-properties package in Ubuntu:
New
Bug description:
Discovered this bug in 14.04.
In the KDE version of software-properties, when I add or remove a key, an error about the key being invalid is displayed.
However, it seems that the key is actually added/removed (checked with apt-key).
The respective methods in softwareproperties/SoftwareProperties.py call the KeysModified() method.
Apparently, this method doesn't exist in the KDE version, causing an exception which makes the add/remove methods return False.
This is the cause of this bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1398180/+subscriptions
Follow ups
References