ubuntu-release-upgrader-core does not depend on gnupg in Ubuntu 16.04

Bug #1810458 reported by Jens Elkner
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-release-upgrader (Ubuntu)
Invalid
Low
Unassigned
Xenial
Won't Fix
Undecided
Unassigned

Bug Description

> + do-release-upgrade
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [819 B]
Get:2 Upgrade tool [1,263 kB]
Fetched 1,264 kB in 0s (0 B/s)
authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg'
Traceback (most recent call last):
  File "/usr/bin/do-release-upgrade", line 200, in <module>
    fetcher.run()
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py", line 282, in run
    if not self.authenticate():
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py", line 76, in authenticate
    if self.gpgauthenticate(f, sig):
  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py", line 108, in gpgauthenticate
    close_fds=False, universal_newlines=True)
  File "/usr/lib/python3.5/subprocess.py", line 947, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'gpg'

> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial

> + apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

> which gpg
gpg: Command not found.

> which gpg2
/usr/bin/gpg2

affects: apparmor (Ubuntu) → ubuntu-release-upgrader (Ubuntu)
Revision history for this message
Brian Murray (brian-murray) wrote :

ubuntu-release-upgrader does not have an explicit dependency on gnupg, but gnupg is part of the daily-live seed and is part of the minimal task for xenial.

Changed in ubuntu-release-upgrader (Ubuntu):
importance: Undecided → Low
tags: added: rls-dd-incoming
Changed in ubuntu-release-upgrader (Ubuntu Xenial):
status: New → Won't Fix
Changed in ubuntu-release-upgrader (Ubuntu):
status: New → Invalid
summary: - do-release-upgrade fails with "No such file or directory: 'gpg'"
+ ubuntu-release-upgrader-core does not depend on gnupg in Ubuntu 16.04
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.