Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533436 - api.gentoo.org rejects "git push --tags"
Summary: api.gentoo.org rejects "git push --tags"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-24 08:25 UTC by Brian Dolbec
Modified: 2015-01-27 21:21 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 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.