IArchive.isSourceUploadAllowed() requires existing sourcepackagename
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
I want to see if someone is allowed to upload to a given PPA, because of bug 814725 I can't just upload and see what the error is, I have to look before I leap.
IArchive.
>>> ppa.isSourceUpl
Traceback (most recent call last):
...
NotFound: HTTP Error 404: Not Found
Response headers:
---
...
status: 404
...
---
Response body:
---
No such source package: 'whatever'.
---
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |