Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666572 - data/api.git: Remove "test" branch
Summary: data/api.git: Remove "test" branch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-19 17:23 UTC by Ulrich Müller
Modified: 2020-03-29 21:11 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 Ulrich Müller gentoo-dev 2018-09-19 17:23:37 UTC
The data/api.git repository contains a "test" branch with my commit 9b8ab1e at its tip (which is in the master branch's linear history). I cannot remove the branch, because it is declined by the update hook:

$ git push --signed origin --delete test
remote: 
remote: FATAL -- ACCESS DENIED
remote: Repo            data/api                                                    
remote: User            ulm@gentoo.org                                              
remote: Stage           From git's update hook                                      
remote: Ref             VREF 'NAME/.gitignore'                                      
remote: Operation       Rewind push branch or overwrite tag                         
remote: FATAL: open 0 failed: No such file or directory
remote: 
remote: error: hook declined to update refs/heads/test
To git+ssh://git.gentoo.org/data/api.git
 ! [remote rejected] test (hook declined)
error: failed to push some refs to 'git+ssh://git@git.gentoo.org/data/api.git'

(Note: I cannot remember having pushed that branch, and I don't have a "test" branch in my local copy of the repository either.)
Comment 1 Ulrich Müller gentoo-dev 2019-12-28 14:46:50 UTC
ping
Comment 2 Ulrich Müller gentoo-dev 2020-03-29 18:24:39 UTC
ping
Comment 3 Alec Warner (RETIRED) archtester gentoo-dev Security 2020-03-29 21:11:56 UTC
(In reply to Ulrich Müller from comment #2)
> ping

deleted.

-A