Archive.validate has poor wording for matching team ppas

Bug #682548 reported by Tim Penhey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Steve Kowalik

Bug Description

        try:
            person.getPPAByName(proposed_name)
        except NoSuchPPA:
            return None
        else:
            return "You already have a PPA named '%s'." % proposed_name

This only makes sense if you are "person".

Sometimes the "person" is a team that you are a member of, in which case, this error is confusing and wrong.

Related branches

Brad Crittenden (bac)
affects: launchpad → soyuz
Changed in soyuz:
status: New → Triaged
importance: Undecided → High
tags: added: ppa trivial
Revision history for this message
Launchpad QA Bot (lpqabot) wrote : Bug fixed by a commit
Changed in soyuz:
assignee: nobody → Steve Kowalik (stevenk)
tags: added: qa-needstesting
Changed in soyuz:
status: Triaged → Fix Committed
Steve Kowalik (stevenk)
tags: added: qa-ok
removed: qa-needstesting
Curtis Hovey (sinzui)
Changed in launchpad:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
milestone: none → 11.01
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.