Activity log for bug #1755192

Date Who What changed Old value New value Message
2018-03-12 14:38:26 Gijs Molenaar bug added bug
2018-03-12 15:08:15 Gijs Molenaar description This used to work for Ubuntu 14.04 and 16.04. ``` Step 5/7 : RUN add-apt-repository -y ppa:kernsuite/kern-dev ---> Running in 4d6412c3d237 gpg: keybox '/tmp/tmpol6z8f79/pubring.gpg' created gpg: /tmp/tmpol6z8f79/trustdb.gpg: trustdb created gpg: key 813B0DC8B7D042E7: public key "Launchpad PPA for KERN suite" imported gpg: Total number processed: 1 gpg: imported: 1 Warning: apt-key output should not be parsed (stdout is not a terminal) OK [Errno 2] No such file or directory: 'S.gpg-agent.browser' ``` Dockerfile: ``` FROM ubuntu:18.04 MAINTAINER gijsmolenaar@gmail.com RUN apt-get update RUN apt-get install -y software-properties-common ``` This used to work for Ubuntu 14.04 and 16.04. ``` Step 5/7 : RUN add-apt-repository -y ppa:kernsuite/kern-dev  ---> Running in 4d6412c3d237 gpg: keybox '/tmp/tmpol6z8f79/pubring.gpg' created gpg: /tmp/tmpol6z8f79/trustdb.gpg: trustdb created gpg: key 813B0DC8B7D042E7: public key "Launchpad PPA for KERN suite" imported gpg: Total number processed: 1 gpg: imported: 1 Warning: apt-key output should not be parsed (stdout is not a terminal) OK [Errno 2] No such file or directory: 'S.gpg-agent.browser' ``` Dockerfile: ``` FROM ubuntu:18.04 MAINTAINER gijsmolenaar@gmail.com RUN apt-get update RUN apt-get install -y software-properties-common RUN add-apt-repository -y ppa:kernsuite/kern-dev ```
2018-03-16 14:48:09 Launchpad Janitor software-properties (Ubuntu): status New Confirmed
2018-03-16 14:48:40 Haowei Wen bug added subscriber yushijinhun
2018-03-16 17:21:43 Brian Murray tags bionic rls-bb-incoming
2018-03-22 15:23:49 Steve Langasek nominated for series Ubuntu Bionic
2018-03-22 15:23:49 Steve Langasek bug task added software-properties (Ubuntu Bionic)
2018-03-22 15:24:03 Steve Langasek software-properties (Ubuntu Bionic): importance Undecided High
2018-03-22 15:24:53 Steve Langasek tags bionic rls-bb-incoming bionic
2018-03-23 12:22:53 Francis Ginther tags bionic bionic id-5ab3cac0312039470971785a
2018-04-03 08:42:00 Launchpad Janitor branch linked lp:~xnox/software-properties/gnupg-fix-all-the-things
2018-04-03 09:36:32 Rik Mills bug added subscriber Rik Mills
2018-04-03 12:47:06 Launchpad Janitor software-properties (Ubuntu Bionic): status Confirmed Fix Released