Bug 1300849

Summary: Deleting any Git based build leads to 'NoneType' object has no attribute 'split'
Product: [Community] Copr Reporter: Robert Scheck <redhat-bugzilla>
Component: frontendAssignee: clime
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-04 08:58:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Robert Scheck 2016-01-21 22:23:45 UTC
Trying to delete

  https://copr.fedoraproject.org/coprs/robert/prosody-trunk/build/154980/

via

  https://copr.fedoraproject.org/coprs/robert/prosody-trunk/delete_build/154980/

leads to:

  Error 500 : Internal Server Error
  'NoneType' object has no attribute 'split' 

Guess this path was never tested? :-(

Comment 1 Robert Scheck 2016-01-21 22:32:59 UTC
This also affects "Mock build from a SCM repository".

Comment 2 clime 2016-01-25 17:09:05 UTC
Can you please confirm that the problem still lasts? I couldn't reproduce it by neither git&tito or mockSCM. It might be connected to your specific repository then.

Comment 4 clime 2016-01-26 12:16:24 UTC
Fixed by 0937682b3f

Comment 5 Miroslav Suchý 2016-02-03 12:28:47 UTC
Code with this fix is currently deployed on copr-fe-dev.cloud.fedoraproject.org. You can test it there before it will be deployed to production.

Comment 6 Miroslav Suchý 2016-02-04 08:58:19 UTC
This fix has been just deployed to production.