Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 560192 - expiration date of the gpg key releng@gentoo.org (Automated Weekly Release Key) on the website is wrong
Summary: expiration date of the gpg key releng@gentoo.org (Automated Weekly Release Ke...
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: Gentoo Website (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Website Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-11 08:42 UTC by toogley
Modified: 2015-09-11 08:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description toogley 2015-09-11 08:42:02 UTC
Steps to reproduce
==================
$ gpg --search releng@gentoo.org
gpg: searching for "releng@gentoo.org" from hkp server keys.gnupg.net
(1)	Gentoo Linux Release Engineering (Automated Weekly Release Key) <relen
	  4096 bit RSA key 2D182910, created: 2009-08-25, expires: 2017-08-25
[...]
Keys 1-3 of 3 for "releng@gentoo.org".  Enter number(s), N)ext, or Q)uit > 1
gpg: requesting key 2D182910 from hkp server keys.gnupg.net
gpg: key 2D182910: public key "Gentoo Linux Release Engineering (Automated Weekly Release Key) <releng@gentoo.org>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
$ gpg --fingerprint releng@gentoo.org
pub   4096R/2D182910 2009-08-25 [expires: 2017-08-25]
      Key fingerprint = 13EB BDBE DE7A 1277 5DFD  B1BA BB57 2E0E 2D18 2910
uid                  Gentoo Linux Release Engineering (Automated Weekly Release Key) <releng@gentoo.org>



Reproducible
============
Always


Actual Results
==============

Fingerprint: 13EB BDBE DE7A 1277 5DFD B1BA BB57 2E0E 2D18 2910
Description: Gentoo Linux Release Engineering (Automated Weekly Release Key)
Expires:     2017-08-25


Expected Results
================
( from https://www.gentoo.org/downloads/signatures/ )

Fingerprint: 13EB BDBE DE7A 1277 5DFD B1BA BB57 2E0E 2D18 2910
Description: Gentoo Linux Release Engineering (Automated Weekly Release Key)
Expired:     2015-08-24
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2015-09-11 08:49:38 UTC
Ah, key was renewed indeed. Fixed, thanks.