software-properties uses deprecated apt-key
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
software-properties still references apt-key, which is deprecated upstream (https:/
$ grep -r apt-key
tests/test_dbus.py: # test apt-key update
tests/test_
tests/test_
debian/changelog: - thus, add-apt-key for PPAs observes https_proxy for key retrieval
debian/changelog: - stop using apt-key for installing keys
debian/changelog: * Port AptAuth.py from gpg command parsing to apt-key command
debian/changelog: - fix incorrect call call to apt-key for the fingerprint, thanks
softwarepropert
softwarepropert
softwarepropert
softwarepropert
softwarepropert
softwarepropert
$
apt-key will eventually go away, and software-properties needs to adapt.
tags: | added: rls-kk-incoming |
Changed in software-properties (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
tags: | removed: rls-kk-incoming |