[00:00] I see. [00:00] That is indeed odd. [00:00] Distinct users? [00:01] Probably a documentation bug: somewhere it says "to get the code ready to branch, open a question requesting a vcs-imports branch of upstream" or similar. [00:15] urgh [00:15] Well, reviewing code imports has certaintly tought me the reason for needing code import reviews [00:16] Of this current batch, I think I've only been able to approve one unmodified, out of about 8 [03:36] hi lifeless [03:46] hi [03:47] lifeless: just wanted to let you know that karma calculation has been broke for about a week [03:48] thanks [07:18] could anyone tell me am I possible to get the content of this branch? https://code.edge.launchpad.net/~registry/gnome-paint/trunk [07:21] happyaron: hmm, looks like the branch is broken; it's stacked on a branch that no longer exists, or has been renamed :/ [07:21] Although, hmm. [07:22] spiv: so is there any chance to get the content? [07:22] That's weird. [07:22] A branch owned by ~registry? That's a little odd. [07:22] Sounds like the owning team might have been deleted. [07:22] wgrant: also odd is that web page says it's stacked on another ~registry branch [07:22] wgrant: but the branch itself says it's stacked on a ~gp-team branch [07:22] Yeah, ~gp-team must have been deleted. [07:23] Ah [07:23] And presumably the DB record for e.g. the stacked-on details got updated [07:23] But the branch's branch.conf didn't [07:23] Right. [07:23] Deleting reassigns all artifacts to ~registry [07:23] So the branch's path changed. [07:23] * spiv -> afk for a bit [07:23] happyaron: I'll push a good copy up somewhere. Give me a sec. [07:24] wgrant: thanks [07:35] happyaron: https://code.edge.launchpad.net/~wgrant/gnome-paint/trunk-good/ [07:37] wgrant: thank you [07:42] wgrant: for my own documenting purposes; how did you solve that? roughly? [07:44] spm: For admins it's easy (just edit .bzr/branch/branch.conf in broken branch, fixing stacked_on_location to point to the new URL). But because I can't edit that branch, I just grabbed both over SFTP, correct stacked_on_location, then pushed. [07:45] huh. cool, thanks! [07:45] * spm fires up the wiki editor. again. [07:46] ho ho ho ho. LPHowTo/FixingBrokenBranches <== already existed [07:51] wgrant: fwiw: scripts/get-stacked-on-branches.py | grep "" | scripts/update-stacked-on.py --dry-run <== in the tree. obviously this is for our use, but fyi. [07:51] spm: Ah, handy. [07:54] in any event, having more than one way to solve it, is useful. you've been wiki immortalised. ;-) [07:57] Heh. === yofel_ is now known as yofel [09:32] hi, question about translations exports. i want a different branch from the one used for the daily imports, how should i create that export branch? should it be a "branch" of the imported branch? or could it be unrelated? [09:47] jtv: ^^^ [09:47] thumper: thx [09:47] hi fta2, reading backscroll now [09:48] jtv: it's for https://translations.edge.launchpad.net/chromium-browser/translations [09:49] jtv, for the import, i use https://code.edge.launchpad.net/~chromium-team/chromium-browser/chromium-translations.head [09:49] fta2: the answer depends on what you want to do with the branch later. If you ever want to feed the results back into the development branch, you should make them related. If you don't, and probably care more about getting a clean directory tree without translations stuff in it, then create a fresh branch. [09:49] but it's populated by a script, translating upstream xslt files into gettext [09:50] so i don't want lp to export to that branch [09:50] fta2: then by all means create a fresh branch. You'll have to create it on your local machine, then push it to launchpad. [09:50] i will have to write another converter to recreate xslt files [09:51] jtv, a new branch with just an empty commit? [09:51] Yes. [09:52] jtv, ok. any location? i remember something about a limitation to the user dir... i want a team branch at the end [09:52] fta2: you personally have to be the owner in order to set it; you can transfer it to a team later. [09:52] (Something we still have to fix, but since there's a workaround, it's not quite as urgent as other stuff) [09:53] You'll want to push it into the project, but there's no actual requirement to do that. [09:55] fta2: the branch can't be stacked on another branch for the exports to work, but the export will automatically un-stack it for you if needed. [09:56] looks overly complicated (and undocumented).. [10:02] fta2: well the unstacking is automatic so there's no particular need to document it. I only mentioned it because you seemed familiar enough with bzr that it might interest you. [10:03] jtv, i meant, the export to a dedicated branch [10:04] fta2: it's very brief (has to be, given how much there is to document) but the basics are here: https://help.launchpad.net/Translations/YourProject/Exports [10:15] well, it doesn't work. 1 error, invalid value. doesn't like my branch [10:15] jtv, ^^ [10:15] i used ~fta/chromium-browser/chromium-browser-exports.head [10:15] fta2: :( Did it say that when you selected the branch as the export branch!? [10:15] yes [10:16] fta2: I don't see a branch by that nameā€”did you mean chromium-translations-exports.head? [10:19] jtv, https://code.edge.launchpad.net/~fta/chromium-browser/chromium-translations-exports.head => http://people.ubuntu.com/~fta/chromium/lp-translation-exports.png [10:20] fta2: I'm not sure I follow. This time you do say chromium-translations-exports.head, but the picture shows chromium-browser-exports.head like you said before. [10:20] oops [10:21] Hence the "no items matched" I guess. [10:21] i initially tried with just chromium in the search box, no answer at all (while i have dozens of chromium branches) [10:23] seems ok now. can i force an initial export? or should i wait for the next daily export? [10:26] fta2: you'll have to wait for the daily run tomorrow. I can estimate the time it should run, if you have a moment. [10:26] sure [10:29] fta2: should run around 05:00 UTC. YMMV, standard disclaimer, I know nothing etc. [10:31] jtv, ok, so tomorrow morning for me. thanks [10:32] no worries [12:00] Is deathrow still broken? Or is the topic outdated? === bigjools changed the topic of #launchpad to: https://launchpad.net/ | Read https://help.launchpad.net/ for help | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ [12:03] fix0red [12:04] Thanks. === jelmer_ is now known as jelmer === zyga is now known as zyga-lunch === zyga-lunch is now known as zyga [12:50] bigjools, wgrant: ho, any news about the imminent ppa stats? [13:02] hi, how can I use launchpad API to check if given prerequisite branch for a merge request is already merged? [13:02] I want to improve tarmac so that it can process merge requests produced by bzr-pipeline without any conflicts [13:02] to do that I need to move along the pipeline, branch by branch [13:03] starting with the first branch that has no prerequisite === mrevell is now known as mrevell-lunch [13:18] I've been logged out and awful lot over the last couple of days. Is that a known problem? [13:19] soren: More recently than last Thursday? [13:19] Like 15 minutes ago. [13:19] DB master swaps caused sessions to vanish twice last week. [13:20] Hm, I'm still logged in on both edge and production. [13:21] I had a tab that I had used less than an hour ago where I was logged in. When I opened another tab, I was logged out. [13:21] lamont: What's up with platinum, litembilla, lakoocha and iridium? [13:21] lamont: They've been idle for half an hour, but the queue is large. [13:22] I'm positive I've used launchpad in the time in between and about 15 minutes ago, I was suddenly logged out. [13:22] Hmm... It only happened in Chrome. My session in Firefox survived. [13:24] Weird. Unless of course sessions are sharded and a shard left and my Chrome session was in there and my firefox session was elsewhere. [13:24] meh [13:25] wgrant: looking [13:26] 2010-10-11 11:37:21+0000 [-] Processing successful build i386 build of ppatest 0.0.20101011.12.15 in ubuntu hardy RELEASE from builder litembilla [13:26] that's the last litembilla build [13:26] in fact, that's the last mention of litembilla in the log at all [13:26] Hm. [13:26] That's a little odd. [13:26] Has it forgotten about all four? [13:28] lakoocha wins as last seen: 11:47:21 we harvested there. not quite 2 hours ago.. [13:28] so I'm gonna guess they got lost [13:28] What do the lines after the 'Processing successful [...]' say? [13:29] It looks like the upload was queued successfully. [13:29] 2010-10-11 11:47:22+0000 [-] Grabbing file: qgis-plugin-grass-common_1.6.0-svn14366~maverick_all.deb [13:29] 2010-10-11 11:47:22+0000 [-] Gathered BinaryPackageBuild 1993835 completely. Moving 20101011-114722-1998458-PACKAGEBUILD-1998989 to uploader queue. [13:29] 2010-10-11 11:47:23+0000 [-] Starting templates build trunk-3881859 for lp:openobject-server. [13:29] oh hahahahahahahahaha [13:29] 2010-10-11 11:47:23+0000 [-] Scanning failed with: 'NoneType' object has no attribute 'content' [13:29] Aha. [13:29] Except what. [13:30] Ah. [13:30] Hm. [13:30] But the LFA shouldn't be deleted yet. [13:30] Hmmm. [13:31] Aha. [13:31] http://paste.ubuntu.com/510854/ [13:31] Yeah. [13:31] Fail. [13:31] I guess restarting b-m will fix it, now that natty has chroots. [13:32] oh [13:32] heh [13:32] I'll get that done [13:32] And the archive is published now. [13:32] At least internally. [13:32] So it should roughly work. [13:32] (currentseries picks FROZEN, then DEVELOPMENT, then CURRENT, then anything else... so this didn't show up until natty was changed from FUTURE to FROZEN just before it was initialised) [13:34] you'll file the bug? [13:34] Yeah. [13:34] Just working out who to blame first. [13:34] because it'd be a shame to hit this with natty+1, too [13:34] Translations, Registry, or Soyuz... that is the question. [13:34] and slapped over the head [13:34] Looks good. Thanks. [13:35] blame translations - soyuz shouldn't get all the fun [13:35] :-D [13:36] Indeed. I'm sure they'll be happy enough to fob it off to us if they think I'm wrong. [13:55] wgrant, lamont: translations for sure - their build behaviour class needs to check for stuff like that, although it could be argued that it can be factored away in the buildmaster itself. But that would not remove the behaviour's responsibility to check, still. [13:55] bigjools: Yeah, bug #658318 [13:55] Launchpad bug 658318 in Launchpad Translations "Template builds explode if there are no chroots (affected: 1, heat: 6)" [Undecided,New] https://launchpad.net/bugs/658318 [14:00] affected: EVERYONE === mrevell-lunch is now known as mrevell === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === linuxjedi_ is now known as LinuxJedi [15:58] how can I set someone as administrator of a team when there are no administrator yes/no radio buttons when attempting to modify the person within the team? [15:58] I looked at the following help page: https://help.launchpad.net/Teams/CreatingAndRunning [15:58] but the screenshot doesn't contain the Administrator row I'm seeing on Launchpad [15:59] I can unset someone who is an administrator, but I can't set someone as an administrator [16:00] is this a bug or feature? [16:20] Hello [16:20] I'm trying to report a bug on Launchpad but I get a Timeout error [16:22] Error ID: OOPS-1745K1887 if it can help [16:22] https://lp-oops.canonical.com/oops.py/?oopsid=1745K1887 [16:26] cr3: I think the permissions may be a bit silly - such that Administrators can remove other Administrators, but only the team Owner can bless new Administrators [17:10] what is the difference in a team and a project when setting up one on launchpad ? [17:11] czajkowski: a project is the place where code lives, where bugs get filed, etc. [17:11] oubiwann: ok so a team is what I need, thank you [17:11] czajkowski: a team is used where more than one person is working on a project [17:11] oubiwann: that clears that up [17:12] thanks [17:12] so they can all get access to branches saved in the team namespace, have upload access to PPA, etc. [17:12] okay, cool [17:12] also, teams can have mail lists created for them === LinuxJedi is now known as LinuxJedi|away === beuno is now known as beuno-lunch === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann === beuno-lunch is now known as beuno [18:45] is it possible with launchpadlib to reject propsed members of a team? [18:46] with launchpad.people['teamname'].proposed_members i already got the members [18:46] but i cant find any method to decline these persons === dendrobates is now known as dendro-afk [18:58] ronnie_vd_c: As far as I can tell that is not (yet) possible. [18:58] ok, thx jelmer. Any idea how to decline 113 proposed members the quickest? [19:03] Write support for declining via the API. Submit a merge proposal. Wait for it to be deployed. Use the API? :-) [19:04] step1, learn programming ;) [19:04] step2, got familiar with the lp code... [19:05] i guess the easiest way atm is to do it all by hand === dendro-afk is now known as dendrobates === LinuxJedi|away is now known as LinuxJedi [19:17] grrr... these hard lockups are really hurting :( === dendrobates is now known as dendro-afk [19:46] Does anybody knows if daily builds still have problems with maverick? I just tried to build a package and got a weird message about a missing .orig.tar.gz file === dendro-afk is now known as dendrobates [19:55] warp10: paste a link to the message and we can probably interpret :-) [19:56] maxb: http://launchpadlibrarian.net/57458643/buildlog.txt.gz [19:58] Oh, recipes don't support .orig.tar.gz builds yet [19:59] Only the native packaging style [19:59] So, the first thing you might want to do is change '3.0 (quilt)' to '3.0 (native)', possibly making other changes to the packaging as a consequence [20:00] maxb: Good point. Anyway, I am wondering why the same recipe works on lucid and karmic, see: http://launchpadlibrarian.net/57458680/buildlog.txt.gz [20:00] erm, well that's certainly confusing [20:01] urgh [20:02] Why does lucid-cat-lpbuildd have bzr-builder 0.2+bzr78, but maverick-cat-lpbuildd have 0.3.1 ? [20:03] maxb: no idea. Didn't noticed that difference [20:03] warp10: So, I'm inclined to pin the difference on a completely different version of bzr-builder being in use [20:04] * warp10 looks for the bzr-builder changelog [20:05] maxb: ah, looks like bzr-builder in the maverick builder is not taken from the ubuntu archive [20:07] warp10: Actually, the key is in these lines of logging in lucid: [20:07] dpkg-source: info: source format `3.0 (quilt)' discarded: no orig.tar file found [20:07] dpkg-source: info: using source format `1.0' [20:08] v.s. in maverick: [20:08] dpkg-source: error: can't build with source format '3.0 (quilt)': no orig.tar file found [20:08] So the answer is that maverick's dpkg behaviour is stricter and picks up on broken packaging that lucid's tolerated and worked around [20:10] maxb: I suppose reading the dpkg changelog since lucid to maverick would take me the whole night :) [20:10] maxb: anyway, your explanation sounds reasonable. I'll try again, after switching to 3.0 (native) [20:10] maxb: thank you! [20:13] according to https://wiki.ubuntu.com/DistributedDevelopment/Documentation/GettingTheSource, I've tried to `bzr branch lp:ubuntu/screen` and lp:ubuntu/byobu, but I'm getting errors. [20:13] "Unexpected Zope exception: CannotHaveLinkedBranch: cannot have linked branches." [20:14] Am I missing something? (is this the correct channel to ask?) [20:17] nevans: Yes, it's the correct channel [20:18] I would have expected those commands to work [20:18] * maxb tries [20:18] nevans: oh [20:18] I know why this isn't working [20:18] :) [20:19] lp:ubuntu/screen is resolving to lp:ubuntu/natty/screen, but the natty branches haven't been created yet [20:19] maxb: I did notice that I could get what I wanted via lp:ubuntu/{lucid,maverick}/screen === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann [20:48] Hey there [20:49] Is there any known timeout issues with LP now? [20:49] Trying to add someone to a team for the last 2h or so without success [20:49] (timeout with "Loading results failed") === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [21:51] niemeyer: there have been some fallout from the postgresql 8.4 upgrade with some old fast queries getting slower [21:51] niemeyer: best to file a bug [21:52] thumper: Aw, thanks [21:54] thumper: Probably not.. was just talking to mwhudson, which suggested using the non-AJAX page, and that worked very fast. [21:54] niemeyer: ok [21:55] There were other timeout issues ~8 hours ago. [21:55] Normally fast pages were timing out for a few minutes. [21:55] Not sure if that's related. [21:57] it's because the ajax interface always searches [21:57] (it turns out) [22:02] How does one choose to use the non-AJAX page? [22:03] Navigate manually to +addmember. [22:03] Or disable JS. [22:04] or middle click [22:04] True. [22:04] Aha! [22:05] * soren was waiting for something like that :) === dendrobates is now known as dendro-afk [23:17] i've an API question, regarding source_package_publishing_history. it has a date_published attribute, but i can't seem to figure out a way to learn *who* published it on that date [23:18] package_[creator|signer] only tell me who initially created/signed the package in the pocket === dendro-afk is now known as dendrobates [23:18] achiang: That's all that's recorded at the moment. [23:19] Partly because the command-line tools used by archive admins don't know who is making the change. [23:19] oh. ouch. :( [23:19] Yes. [23:19] that won't do very well for my tool that tries to figure out if you've done work in a PPA in the past week. [23:26] how does the +archive page figure out who the "Uploader" is? [23:26] achiang: package_signer. [23:27] hm === dendrobates is now known as dendro-afk [23:33] wgrant: thanks, i was seeing a really stupid error. i got 'next' and 'continue' confused in python. [23:33] keying off package_signer does what i want. and python's next() doesn't do what one thinks it might. :-/ [23:33] Hah. [23:34] vim confused me too. it highlighted "next" as if it was special somehow [23:35] it's a builtin [23:39] https://code.edge.launchpad.net/projects/?text=apt [23:39] is that how we present search results now? [23:39] as a massive cloud of random words? [23:40] (with no descriptions) [23:44] popey: https://edge.launchpad.net/projects/+index?text=apt [23:45] now thats much nicer [23:45] * popey wonders what maze of twisting paths led him to that tag cloud hell [23:46] thanks [23:46] https://code.launchpad.net/ -> apt -> find a project [23:46] (was looking for the code behind apt.ubuntu.com ) [23:53] popey: our search story is hugely fragmented. [23:53] https://dev.launchpad.net/LEP/Search [23:55] lifeless: ok, i would be interested to know which of those use cases/stories the tag cloud fits :) [23:55] popey: well the point is I think we'd benefit by having a cohesive story, searching on tags is one aspect [23:56] sure [23:57] https://code.edge.launchpad.net/ the word 'tag' doesn't appear anywhere on the page I used to search though. [23:57] yeah [23:57] 'find a project' to me says 'look for projects with $searchterm in the name/description' [23:57] like I say, its all fragmented [23:57] ok [23:57] I guess I don't need to file a bug about this? or should I? [23:58] up to you [23:58] I don't think it will be acted on in the near term, and I think we'll work comprehensively on it in the long term. [23:59] if you don't mind I'll file it or I'll forget it