/srv/irclogs.ubuntu.com/2009/06/13/#launchpad.txt

ftahm, something's wrong.  many packages are waiting for publications for hours: https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa00:22
* wgrant hopes mthaddon is still around.00:24
mthaddonwgrant: ?00:24
wgrantmthaddon: germanium's publisher is borked.00:24
mthaddonlemme take a look00:24
mthaddonwgrant: the most obvious thing I can find is this: http://launchpadlibrarian.net/27844776/KhZe2ggKNzKhRabuIrKhzeLghK.txt - but I confess I don't know too much about the inner workings of this part of LP00:27
wgrantGood lord.00:27
wgrantThat doesn't look good.00:27
mthaddonshows up 4 times in the ppa cron logs00:27
wgrantActually, it looks like it's only fta's PPA.00:28
mthaddonalthough it seems to come up just after: Processing http://ppa.launchpad.net/sabily.team/ppa/ubuntu - whether that means it's having a problem with that one or the next one I'm not sure00:28
lifelessubunets ppa was having trouble last night00:28
lifelessworth checking that too00:28
ftawgrant, nope, i saw another one: https://edge.launchpad.net/~ripps818/+archive/staging00:29
mthaddonlifeless: this is the only real error I can see in the current ppa cron log00:29
wgrantfta: OK - I admit I only check a few recent ones.00:29
wgrantmthaddon: Is it always that same file?00:29
mthaddonyeah00:29
wgrantIt'd be nice to unbreak things for the weekend.00:29
wgrantAnd the easiest way to do that without waking people up is probably to just get somebody to delete the publishing in question...00:30
ftawgrant, mine has some too.. months old: https://edge.launchpad.net/~fta/+archive/ppa/   kind of weird..00:31
wgrantfta: That's a bug with superseded binaries. Not the same thing./00:32
ftayep, figured that out, that's why i never complained before ;)00:32
wgrantfta: Bug #37887600:36
ubottuLaunchpad bug 378876 in soyuz "Superseded binaries shown as FULLYBUILT_PENDING" [Medium,Triaged] https://launchpad.net/bugs/37887600:36
ftathx00:37
mthaddonwgrant: so who should be doing the deleting? the publisher or an admin?00:39
wgrantmthaddon: An admin.00:40
wgrantOr the user.00:40
wgrantmthaddon: I suspect that just deleting the package from +delete-packages of the archive in question should do it.00:42
Ursinha:)00:50
Ursinhaoops, damn focus00:51
=== asac_ is now known as asac
VK7HSEO I have possibly had my head in the sand! but the download counter is a handy addition.. Thanks :)02:05
FlannelHi all, I was wondering if it's possible to change my team's name simply through the "Team name" thing under change details.  I know that's what it's there for, but was hoping to verify it working beforehand.02:19
rippsApparently, there have been a set of packages in one of my ppa's that has been pending publication for over 10 hours, what's the problem?02:20
rippsI need these packages published because another set of packages in the ppa rely on them as a dependency02:20
rippsAny launchpad sysadmins?04:22
rippsI've got packages in a PPA that are locked in pending04:23
Sarvattsame here - https://launchpad.net/~xorg-edgers/+archive/ppa04:29
Sarvattinterestingly the mesa was copied not even a minute after showing up on the other ppa but its published there, must have just been bad timing or its copied packages not going through04:31
wgrantSome things seem to be getting published, but others are not.04:31
wgrantlifeless: Do you know if anything further was done about the PPA issues?04:42
lifelessyes :- nothing04:43
wgrantAh.04:43
lifelessmthaddon couldn't see a bug describing what was going on enough to go and delete things arbitrarily04:43
wgrantI guess Europe will wakt up in a few hours.04:44
wgrantOf course.04:44
lifelessspm: may have no llife04:44
lifelessjml: how do I push up a new package ?05:13
lifeless:!bzr push bzr+ssh://bazaar.launchpad.net/~libcpuinfo-developers/ubuntu/karmic/libcpuinfo/trunk05:14
lifelessbzr: ERROR: Permission denied: "/~libcpuinfo-developers/ubuntu/karmic/libcpuinfo/trunk": : No such source package: 'libcpuinfo'.05:14
wgrantlifeless: You'll be able to do it once you upload it to a PPA.05:14
wgrantThere's just no SPN created yet.05:14
lifelesswgrant: yes, I know.05:15
wgrantAh.05:15
lifelesswgrant: its an inconsistent restriction05:19
lifelesswgrant: any ppa upload can break it; so why can't a bzr push05:19
wgrantlifeless: That PPA uploads can break it has been considered a bug, though.05:20
lifelesswgrant: that would be wrong though ;).05:20
wgrantBut I guess it could be useful, so maybe a push should create it.05:20
wgrantBut I'm not sure this source package branch model represents how things are going to work in the real world.05:21
lifelesswgrant: All the more reason to test it05:22
stefanlsdAm i doing something wrong here (against staging) - createbug = launchpad.bugs.createBug(description='bugdesc', title='test bug title', target='apr-util)  - i get  HTTP Error 400: Bad Request06:08
lifelesstry ubuntu/+source/apr-util06:10
stefanlsdlifeless: same error...06:11
lifelessstefanlsd: oh well, worth a crach06:11
lifeless*crack06:11
stefanlsdlifeless: thanks though :)06:11
wgrantstefanlsd: target can't just be a string.06:15
wgrantstefanlsd: Either get hold of a SP object, or pass 'https://api.staging.launchpad.net/beta/ubuntu/+source/apr-util06:15
stefanlsdwgrant: kk. thanks. what is an SP object?06:16
wgrantstefanlsd: A source package. Get one using IDistribution.getSourcePackage()06:17
stefanlsdwgrant: kk. thanks06:19
wgrantstefanlsd: In future, you can get more details about most errors by catching the exception and checking the 'content' attribute.06:23
stefanlsdwgrant: do you know of an example of doing that i could see?06:33
wgrantstefanlsd: Of what?06:36
stefanlsdwgrant: catching the exception and checking the 'content' attribute...06:37
lifelesstry: (foo) except Exception,e:print e.content06:37
wgrantThat's a bit broad, but would work.06:38
lifelessits an example ;P06:38
lifelessits terribly broad, but then so is 'bad request'06:38
wgrantTrue.06:39
stefanlsdok. thanks. will try it06:39
jmllifeless: thanks for filing that bug.07:10
jmlit's a known one, but maybe I hadn't filed it already07:10
lifelessjml: no worries. If its a dup its a dup.07:10
lifelessI filed uhm 5 lp bugs today I think.07:10
jmllifeless: we're thinking maybe of using --create-prefix as a way of handling that case.07:10
lifelessmaybe 6.07:10
lifelessjml: I'm interested in why you think special flags are needed, but am going out to a movie now.07:11
jmllifeless: cos we also don't want people accidentally making packages called subinut07:11
lifelessjml: Allow deletions too.07:11
* lifeless is gone07:11
jmllifeless: ciao07:11
wgrantjml: I like the --create-prefix idea.07:13
jmlI think it makes sense, and is consistent with bzr's behaviour on non-magic servers.07:14
e-jatjust a question .... can 2 launchpad ID  get merge ?07:36
e-jate.g : ~idA  merge with ~idB = ~idA07:36
wgrante-jat: https://launchpad.net/people/+requestmerge07:37
e-jatwgrant: ok thanks ..07:37
e-jatwgrant: how about merging a team ..07:55
e-jatis it possible too ?07:55
wgrante-jat: I believe so, but you have to ask an admin to do it - https://answers.launchpad.net/launchpad/+addquestion07:56
e-jatthanks ..08:22
FlannelHi all, I was wondering if it's possible to change my team's name simply through the "Team Name" thing under change details (/~team/+edit).  I know that's what it's there for, but was hoping to verify it working beforehand.08:52
wgrantFlannel: That's what it's for.08:56
wgrantAnd it works.08:57
wgrantThere are complications if you have a PPA or mailing list, but I think it'll refuse to do anything in those cases.08:57
Flannelwgrant: Any side effects or other things I need to worry about it?08:57
wgrantFlannel: Other than the complications I meantione above and URLs changing, no.08:58
FlannelAlright, thanks.08:58
lifelessjml: so, I think it would be better to just allow the push10:02
lifelessjml: given that we allow branch deletion elsewhere in launchpad10:02
wgrantcprov: Morning - can you unbreak germanium's publisher?11:54
cprovwgrant: I'm on it already11:54
wgrantcprov: Great.11:55
cprovsomething related to this bizarre piece of work -> https://edge.launchpad.net/~ppa-pkg/+archive/ppa11:55
wgrantIs it the missing LFA that was found this morning, or something else?11:55
wgrantOh, wow.11:55
wgrantThat's an impressively dangerous thing.11:56
cprovwgrant: yes, a copy with an expired LFA blocked the job11:57
wgrantcprov: An LFA from an obsolete SPR?11:57
cprovwgrant: and expired BPR, actually, but yes, our *own* mess, not users'11:58
wgrantRight.11:58
wgrantThat makes sense.11:58
wgrantI initially suspected an expiry issue, but I thought copies of those were blocked.11:59
cprovwgrant: not yet :-/11:59
wgrantcprov: Ah, damn.12:00
lifelessda ?!?! is that12:00
cprovlet me just ensure the publisher is unleashed and I will file a bug.12:00
lifeless3K packages?12:00
wgrantlifeless: Yeah, it *does* makes sense. In a dangerous sort of way.12:00
lifelesscprov: what is it12:00
lifeless?12:00
wgrantlifeless: Packages to install every PPA on Launchpad.12:00
lifeless*blink* scary12:01
cprovwgrant: well, it doesn't, it could avoid all the packaging cruft and have a single package for managing PPA installation12:01
wgrantcprov: I guess so.12:01
wgrantThis wasn't discussed with you before it was created?12:01
cprovwgrant: even it he updates the local PPA inventory daily or something.12:01
cprovwgrant: no it wasn't12:02
wgrantBug #31643112:02
ubottuLaunchpad bug 316431 in soyuz "Package copying should not allow obsolete packages to be copied" [High,Triaged] https://launchpad.net/bugs/31643112:02
cprovwgrant: I saw him posting the solution here and there12:02
cprovwgrant: you are my hero! thanks.12:02
maxbI 'like' the way that all of those exceptionally trivial packages use cdbs to build :-/12:02
wgrantI knew I'd seen that bug somewhere.12:02
wgrantcprov: How'd you unbreak it? Just unpublished the [SB]PPHs?12:04
cprovwgrant: unpublished the faulty binaries.12:04
wgrantcprov: Thanks.12:06
cprovjeez, those chromium debug binaries are big! 670 MiB of pain.12:07
wgrantYep. I wonder if it includes symbols for all of the embedded libs too.12:07
wgrantSince Chrome has embedded copies of pretty much everything that it uses.12:08
cprovwgrant: yeah, a shiny monolith.12:08
wgrantHeh.12:08
lifeless\o/12:20
wgrantAh, now I'm less confused. I forgot that SPRs don't expire.12:24
fta17 hours without retry? https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa/+build/107441012:32
ftahttps://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa12:32
wgrantHopefully it's just that bug that cprov fixed a couple of days ago.12:32
cprovfta: binaries were not published (due to the publisher problem) builds could not be retried.12:34
ftacprov, wasn't that fixed yesterday?12:34
ftai mean, ~12h ago12:35
cprovfta: `retry-depwait` will run again in 20 min and will hopefully succeed12:35
wgrantfta: 50 minutes ago.12:35
cprovfta: no, it wasn't12:35
ftaoh, ok12:35
* fta waiting :)12:35
* cprov can't wait either ... so he runs the script manually.12:36
wgrantHeh.12:36
wgrantcprov: Wouldn't it make more sense to run it more frequently now?12:36
wgrantOr does it take a while?12:37
cprovwgrant: PPAs publishing frequency changed, yes, it would make more sense if we retry builds more often.12:37
cprovfta: done.12:40
ftathanks12:40
cprovokay, all fixed, lunch then *incident* report13:03
=== cprov is now known as cprov-afk
stefanlsdAnyone else getting timeouts on https://bugs.staging.launchpad.net/ubuntu   ?13:07
lifelessstaging does run on reduced hardware13:09
lifelessbut its working for me13:10
wgrantIt'll often work after a couple of retries.13:10
wgrantPresumably the DB server cache gets warm enough.13:10
lifelesspage indices into memory13:10
lifelessyes13:10
lifelessthats what I'd assume too13:10
wgrantcprov-afk: Bug #32039813:13
ubottuLaunchpad bug 320398 in soyuz "Copy UI allows copying into Debian series in Ubuntu PPAs" [Medium,Triaged] https://launchpad.net/bugs/32039813:13
stefanlsdoh yeah. works now. happens quite often on staging. and everytime i ask, it starts working.... (maybe a irc bot that picks it up and pokes something. hehe.  :)13:13
wgrantstefanlsd: Just refresh a few times, I guess.13:14
cprov-afkwgrant: yes, have to fix that as well13:26
wgrantcprov-afk: Oh, they're separate? OK.13:26
cprov-afkwgrant: yes, very ... I've only found that last one because NCommander's PPA had that.13:27
cprov-afkwgrant: and was being published every cycle.13:27
* cprov-afk really goes (back in 2h)13:29
zsquarepluscis the ftp upload for ppa down? i get a connection refused14:41
wgrantgermanium *is* having bad luck today.14:42
\shzsquareplusc: me too (c) aol.com14:42
wgrantcprov-afk: ^^14:42
\shzsquareplusc: me too (c) aol.com14:45
\shgrmpf wrong window14:45
croxisis ppa.launchpad.net not working? I'm unable to upload a package with dput (errno 111 connection refused)16:11
zsquareplusccroxis: welcome to the club :(16:12
croxisOk, at least it isn't me :)16:12
cprov-afkuploads to ppa.launchpad.net should be ok now.16:17
zsquarepluscit worked here, yes. thanks16:17
cprov-afkgreat.16:21
croxisawesome! thanks16:26
keffie_jayxhello all, I have been trying to make modifications to a team (adding new members and editing team details) and it keeps saying that launchpad has had problem  ... the most recent error is (Error ID: OOPS-1260ED418)17:47
=== AWachert2 is now known as Wachert
=== Wachert is now known as Wachert|AfK
eagle00789how to fix the "Cannot find svn repository root." problem20:11
zsquareplusceagle00789: depends what you want. if you just want a branch from a part of the repository, try "bzr branch .."20:15
eagle00789it's from the automated import20:15
=== ralf_ is now known as Ralf_J
eagle00789so any clue??20:26
zsquarepluscnot me. i did the import myself and i just saw that error with svn-import. but branching directly from the svn repo url worked fine20:27
eagle00789ok. anybody else who knwos a sollution??20:27
zsquarepluscthe PPA is assigned to the group not the project. whats the best way to show that there is a PPA for the project? include it as text in the projects description?20:30
eagle00789i've got no clue...20:30
eagle00789sorry, my isp disconnected me21:08
eagle00789they are working in my area to improve the connection21:08
eagle00789but my question still stands.21:10
eagle00789how to fix the Cannot find svn repository root. error21:10
zsquarepluscbah. how do i get rid of a "packages" entry on a project homepage?22:07
stefanlsdstaging having issues again... timeout reporting bugs22:31
zsquarepluschow do i get rid of a "packages" entry on a project homepage? i created them by mistake (well, they link to the wrong place)23:47

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!