[Bug 1754075] [NEW] uses apt-key but probably should not anymore

Manoj Iyer 1754075 at bugs.launchpad.net
Wed Mar 7 15:54:12 UTC 2018


Public bug reported:

In di if the kernel is in a private PPA we seed di using

d-i apt-setup/local0/key string
http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=<key>

this used to work in xenial, but in bionic this fails and therefore apt
update fails in base-installer

** Affects: apt-setup (Ubuntu)
     Importance: High
     Assignee: Dimitri John Ledkov (xnox)
         Status: New

** Description changed:

  In di if the kernel is in a private PPA we seed di using
  
- 
- d-i apt-setup/local0/key string http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=<key>
+ d-i apt-setup/local0/key string
+ http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=<key>
  
  this used to work in xenial, but in bionic this fails and therefore apt
- update fails.
+ update fails in base-installer

** Summary changed:

- base-installer apt-setup fails to get gpg keys for private ppa
+ uses apt-key but probably should not anymore

** Package changed: debian-installer (Ubuntu) => apt-setup (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1754075

Title:
  uses apt-key but probably should not anymore

Status in apt-setup package in Ubuntu:
  New

Bug description:
  In di if the kernel is in a private PPA we seed di using

  d-i apt-setup/local0/key string
  http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=<key>

  this used to work in xenial, but in bionic this fails and therefore
  apt update fails in base-installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-setup/+bug/1754075/+subscriptions



More information about the foundations-bugs mailing list