Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 533436

Summary: api.gentoo.org rejects "git push --tags"
Product: Gentoo Infrastructure Reporter: Brian Dolbec (RETIRED) <dolsen>
Component: OtherAssignee: Gentoo Infrastructure <infra-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Dolbec (RETIRED) gentoo-dev 2014-12-24 08:25:10 UTC
brian@big_daddy ~/Dev/git/api $ git tag -s -m "Keyring gentoo-keys-201412231301.tar.xz" "v.201412231301"

You need a passphrase to unlock the secret key for
user: "Brian Dolbec <brian.dolbec@gmail.com>"
4096-bit RSA key, ID 0xFBBD087275820ED8, created 2014-10-03
         (subkey on main key ID 0xD80F5F1E1245142E)

brian@big_daddy ~/Dev/git/api $ git push --tags
Enter passphrase for key '/home/brian/.ssh/id_rsa': 
Counting objects: 1, done.
Writing objects: 100% (1/1), 917 bytes | 0 bytes/s, done.
Total 1 (delta 0), reused 0 (delta 0)
remote: W NAME/bin/README proj/api dol-sen DENIED by fallthru
remote: error: hook declined to update refs/tags/v.201412231301
To git+ssh://git@git.gentoo.org/proj/api.git
 ! [remote rejected] v.201412231301 -> v.201412231301 (hook declined)
error: failed to push some refs to 'git+ssh://git@git.gentoo.org/proj/api.git'
brian@big_daddy ~/Dev/git/api $
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2015-01-27 21:21:17 UTC
I think we discussed the issue on IRC and decided to not have -keys tags in api.git.