#6598 Current Atomic Host commit is not signed
Closed: Fixed 7 years ago Opened 7 years ago by walters.

The current tip:

$ ostree show fedora-atomic:fedora-atomic/25/x86_64/docker-host
commit c2f894863546242af45be47dd5feafcccecba895e54cafd5698b6155a53a9606
Date:  2017-01-23 05:04:53 +0000
Version: 25.45
(no subject)
$ 

has no GPG signatures. This blocks progress on https://bugzilla.redhat.com/show_bug.cgi?id=1393545


This was due to a configuration error.
The current tree is signed again, and F25 will be signed from now on.

I'm seeing 2fb89decd2cb5c3bd73983f0a7b35c7437f23e3aaa91698fab952bb224e46af5 still not signed, and that appears to be the current tip. See also https://github.com/ostreedev/ostree/pull/663

# cat /etc/ostree/remotes.d/fedora-atomic.conf 
[remote "fedora-atomic"]
url=https://dl.fedoraproject.org/pub/fedora/linux/atomic/25/
gpg-verify=true
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-25-primary

This should be resolved now patrick has signed all of the commits in the repo.

@walters changed the status to Closed

7 years ago

Login to comment on this ticket.

Metadata