Please delete https://launchpad.net/~kitterman/+archive/netbook

Asked by Scott Kitterman

Since there is no U/I for PPA deletion, see Bug #373588, please delete https://launchpad.net/~kitterman/+archive/netbook for me.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Steve McInerney (spm) said :
#1

Apparently, Not Yet:

launchpad_prod_3=# DELETE FROM archive where owner = (SELECT id from person where name = 'kitterman') and name = 'netbook';
ERROR: update or delete on table "archive" violates foreign key constraint "build__archive__fk" on table "build"
DETAIL: Key (id)=(11836) is still referenced from table "build".

Celso, Julian: any suggestions?
I assume something like "delete from build where archive=11836 and something...;"

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

Steve, the best we can do right now is to disable PPAs that have
published packages.

But don't worry, we'll try and fix that later this year :)

Can you help with this problem?

Provide an answer of your own, or ask Scott Kitterman for more information if necessary.

To post a message you must log in.