Actions
Story #8326
closed[Docs] arvados Red Hat repo definition includes gpgkey
Status:
Resolved
Priority:
High
Assigned To:
Category:
Documentation
Target version:
Start date:
06/21/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
0.5
Description
Red Hat repositories can include a gpgkey field. The value is a URL where the ASCII-armored public key lives. By defining this, we can save users the three steps of manually downloading and installing our key. yum will just do it for them.
See the docs about [repository] sections in http://linux.die.net/man/5/yum.conf. I don't see any other options worth setting.
Updated by Brett Smith almost 9 years ago
- Target version set to Arvados Future Sprints
Updated by Javier Bértoli over 7 years ago
- Assigned To set to Javier Bértoli
- Target version changed from Arvados Future Sprints to Kanban
Bitten by this. We need to add the key in the repo.
Updated by Javier Bértoli over 7 years ago
- Status changed from New to Feedback
- Target version changed from Kanban to 2017-06-21 sprint
- % Done changed from 0 to 100
- Added key to the repository http://rpm.arvados.org/CentOS/RPM-GPG-KEY-curoverse
- Updated documentation: commit b7cf3197e@arvados, branch 8326-add-centos-repo-gpg-key
Tested and working on CentOS7
Updated by Nico César over 7 years ago
review at b7cf3197e2f5823cc67c0d125a8841943dcb9b5c
LGTM, ready to merge
Actions