Bug 1300849 - Deleting any Git based build leads to 'NoneType' object has no attribute 'split'
Summary: Deleting any Git based build leads to 'NoneType' object has no attribute 'split'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Copr
Classification: Community
Component: frontend
Version: unspecified
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
Assignee: clime
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-21 22:23 UTC by Robert Scheck
Modified: 2016-02-04 08:58 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-04 08:58:19 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.