Percona apt-key element failure

Bug #1393430 reported by Denis M.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
In Progress
Undecided
Denis M.

Bug Description

Recent build

http://logs.openstack.org/25/110925/7/check/gate-trove-functional-dsvm-mysql/1c16195/console.html

Error

2014-11-17 13:04:02.920 | 2014-11-17 13:04:02.880 | + [ ! -e /home/ubuntu/.gnupg ]
2014-11-17 13:04:02.921 | 2014-11-17 13:04:02.881 | + mkdir -p /home/ubuntu/.gnupg
2014-11-17 13:04:02.921 | 2014-11-17 13:04:02.883 | + apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
2014-11-17 13:04:02.921 | 2014-11-17 13:04:02.892 | Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.kIRCAU9ILz --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
2014-11-17 13:04:02.921 | 2014-11-17 13:04:02.894 | gpg: requesting key CD2EFD2A from hkp server keys.gnupg.net
2014-11-17 13:04:03.469 | 2014-11-17 13:04:03.452 | gpgkeys: key 1C4CBDCDCD2EFD2A not found on keyserver
2014-11-17 13:04:03.472 | 2014-11-17 13:04:03.454 | gpg: no valid OpenPGP data found.
2014-11-17 13:04:03.473 | 2014-11-17 13:04:03.455 | gpg: Total number processed: 0

According to Percona docs:

apt-key adv --keyserver keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A

Upstream code
apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2

see https://github.com/openstack/trove-integration/blob/master/scripts/files/elements/ubuntu-mysql/pre-install.d/10-percona-apt-key#L17

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove-integration (master)

Fix proposed to branch: master
Review: https://review.openstack.org/134950

Changed in trove-integration:
assignee: nobody → Denis M. (dmakogon)
status: New → In Progress
Revision history for this message
Amrith Kumar (amrith) wrote :

This is most likely a transient issue. I just added the same key successfully.

amrith@homegw:~/sources/gerritt$ sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.OERhKwcXUP --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
gpg: requesting key CD2EFD2A from hkp server keys.gnupg.net
gpg: key CD2EFD2A: public key "Percona MySQL Development Team <email address hidden>" imported
gpg: Total number processed: 1
gpg: imported: 1

I'd suggest you also look at bug #907789 (https://bugs.launchpad.net/percona-server/+bug/907789)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on trove-integration (master)

Change abandoned by Denis M. (<email address hidden>) on branch: master
Review: https://review.openstack.org/134950

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.