please delete personal PPA ~apw/jaunty-kernel

Asked by Andy Whitcroft

I have foolishly named this PPA with a non-reusable name and so it might be best to remove it. If removal is not possible but renaming it at the prefix level is possible then please to feel free to change the prefix to ~apw/black and I will re-use it. Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
[LEGACY] Canonical WebOps Edit question
Last query:
Last reply:
Revision history for this message
Julian Edwards (julian-edwards) said :
#1

LOSAs, you can do this with some SQL:

{{{
update archive set name='black' from person where person.name='apw' and archive.name='jaunty-kernel' and archive.owner=person.id;
}}}

You also need to rename the existing PPA repo directory on germanium *at the same time*.

Thanks.

Revision history for this message
Julian Edwards (julian-edwards) said :
#2

Andy, when this is done, remember your repo and upload URL will change!

Revision history for this message
Julian Edwards (julian-edwards) said :
#3

re-opening

Revision history for this message
Tom Haddon (mthaddon) said :
#4

This has been done.

Thanks, Tom

Can you help with this problem?

Provide an answer of your own, or ask Andy Whitcroft for more information if necessary.

To post a message you must log in.