#7990 Can't push to older branches in src.stg
Closed: Upstream 4 years ago by ryanlerch. Opened 4 years ago by ryanlerch.

I'm trying to push some dummy builds to src.stg, so i can test out some changes to the bodhi new update form, but i am unable to push to the f29 branch in src.stg. It also appears that f30 is not branched on src.stg either. I am able to push and build from master with no issues.

On my bodhi test instance, (which is pulled from a recent bodhi dump) the only active releases here are f29 and f30, so i need to push to either of those branches to be able to test out my changes properly.

below is the output from the src.stg when trying to push:

Total 0 (delta 0), reused 0 (delta 0)                                                                                                                                                                                                         
remote: Performing pre-check...                                                                                                                                                                                                               
remote: Pre-check results in                               
remote: Welcome to repoSpanner 0.5+10.e4df0439a0f696f71c1f2fee285dc2022d435839.el7.infra, node fedora01.rpms.stg.fedoraproject.org                                                                                                            
remote: Delta resolving finished                                                                                       
remote: Validating objects...                                                                                          
remote: Objects validated                                                                                              
remote: Finishing hook runner preparation...                                                                                                                                                                                                  
remote: Telling hook runner to grab new contents...                                                                    
remote: Running pre-receive hook...                                                                                    
remote: Protected namespaces: ['rpms', 'modules', 'container']                                                         
remote: Blocking unspecified refs: False                                                                               
remote: Blacklists: [<_sre.SRE_Pattern object at 0x7f9c7f9c97b0>]                                                      
remote: User: User: 1350 - name ryanlerch                  
remote: User groups: set([u'packager'])                                                                                
remote: Committer: True                                                                                                
remote: SIG memberships: set([])                           
remote: RCM: False                                                                                                     
remote: No supported status available                      
remote: Unspecified ref refs/heads/f29 is blocked                                                                      
remote: Denied push for ref 'refs/heads/f29' for user 'ryanlerch'                                                                                                                                                                             
remote: All changes have been rejected                                                                                                                                                                                                        
remote: Hook returned error                                                                                            
remote: ERR Pre-receive hook refused push                  
error: remote unpack failed: FAIL: Pre-receive hook refused push 

So, this is because f29 is not registered in PDC for this package.
You can either try to use f28 for tests, and if that's not feasible, you'll need to ask RelEng to add the branch to PDC.

@puiterwijk, thanks for the reply!

I have opened up this ticket in releng:

https://pagure.io/releng/issue/8537

closing this one off now.

Metadata Update from @ryanlerch:
- Issue close_status updated to: Upstream
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata