[Bug 1970449] Re: GPG keys are not shown in Software and Updates

Heiko Hösch 1970449 at bugs.launchpad.net
Sun Jul 17 07:38:14 UTC 2022


subprocess.Popen was substituted with subprocess.run in the AptAuth.py. That seems
to be the reason. They behave differently here. The other operations seem to work,
but it does not read the keys with subprocess.run. It only reads the keys with subprocess.Popen.
I do not exactly know why. I wrote a small testfile and they seem to behave differently.
It seems as if they had a different return value. I'm not sure. The behavior of these two seems
to be different here. From the python documentation that should not be the case, I would say.
In the python documentation they seem to be nearly equal, but that does not seem to be the case.

-- 
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/1970449

Title:
  GPG keys are not shown in Software and Updates

Status in software-properties package in Ubuntu:
  Confirmed

Bug description:
  software-properties-gtk does not show the registered apt gpg keys in
  the "Authentication" tab on my Ubuntu 21.10 and 22.04 systems.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: ubuntu-release-upgrader-core 1:22.04.10
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 26 20:48:04 2022
  InstallationDate: Installed on 2022-04-25 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list