[00:51] hi everyone. PPAs does not support building for powerpc, but don't accept binary packages either. What is the right way to provide powerpc debs to users (beside uploading then somewhere else?) [00:52] alexp_sssup2: You can't do that with a PPA, unfortunately. === JanC_ is now known as JanC [05:29] lifeless: thought this might interest you… https://code.launchpad.net/~jtv/storm/profile-fetches/+merge/43323 [07:36] b [09:36] How can i buy a voucher to register a project as private ? [09:37] It used to be available on canonical shop === bilalakhtar_ is now known as cdbs [10:03] Hello alopenerp, sorry for the delay in spotting your question. [10:03] alopenerp, Mark your project's licence as "proprietary" and you'll get a link taking you to buy the voucher. [10:03] alopenerp, Ping me if you need any help. === stub1 is now known as stub === matsubara-afk is now known as matsubara === marienz_ is now known as marienz === doko_ is now known as doko === dev-0 is now known as dev-zero [12:50] hey there [12:50] question [12:50] should a series driver not have the right to +setproductseries for a blueprint? [12:51] mrevell, ^^ [12:55] hellooo [12:55] sinzui? flacoste? [13:10] mrevell: I bought a voucher my project is currently licensed as apache and i would like to set it as proprietary, but i'm unable to do so [13:27] I just redeemed a voucher but my branches are still public, it's a well known bug in launchpad that require a manual fix, i did it many here on irc could somebody fix my project openerp-ctp ? [13:40] losa ping: Anyone available to help alopenerp ? [13:43] alopenerp: which person or team should be able to create branches? === Lcawte|Away is now known as Lcawte [13:55] maxb, mthaddon: I think alopenerp has resolved the issue ... we've been PMing. [13:55] ok [14:33] mthaddon: nope it's not yet resolved all branches i push are public i don't know how to switch them to rpivate [14:33] alopenerp: which team or person should be able to see the private branches? [14:34] team ~openerp-ctp [14:34] project openerp-ctp === Lcawte is now known as Lcawte|Away [14:34] alopenerp: ok, you should be all set [14:38] kiko! [14:39] mthaddon: thanks it's ok now [14:39] flacoste, :) [14:39] how are you [14:39] flacoste, nobody helped me, so I had to help myself [14:40] great [14:40] i'm good, do you still need help? === Lcawte|Away is now known as Lcawte [14:48] flacoste, no, it's all good [14:48] flacoste, see my question above though [14:48] product drivers don't have blueprint Edit permission basically [14:50] kiko: product drivers or product series driver? [14:51] kiko: if you file a bug we could fix it rapidly, we are in bug jam mode until the end of the year :-) [14:51] flacoste, product drivers. [14:51] kiko: that looks shallow and easily fixable [14:51] flacoste, hmm, I asked salgado to try, let me check === abentley changed the topic of #launchpad to: Launchpad: https://launchpad.net/ | Read https://help.launchpad.net/ for help | On-call help contact: abentley | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ [15:04] sinzui, bac, Edwin-afk: does one of you can qa bug 638924 [15:04] Launchpad bug 638924 in Launchpad itself "Milestone:+index timeouts with many bugs" [High,Fix committed] https://launchpad.net/bugs/638924 [15:05] EdwinGrubbs, was doing that QA 30 minutes ago [15:05] The page is better, but not perfect. EdwinGrubbs was going to hunt down some staging oopses to verify if the death was in the ORM [15:06] flacoste: I can mark it as qa-ok, since it works fine except for not completely solving the timeout problem. [15:06] EdwinGrubbs: thanks [15:07] sinzui: are you doing QA of bug 689431? [15:07] Launchpad bug 689431 in Launchpad itself "change the mailing lists default signature" [Low,Fix committed] https://launchpad.net/bugs/689431 [15:08] Yes staging is broken Chex is helping me [15:08] sinzui: shouldn't we testing this on qastaging? [15:09] qastaging does not have a mailman [15:09] or an archives which is what I am testing [15:09] sinzui: ok, can you file a RT to make sure we fix that? [15:09] we should be able to QA mailing lists stuff on qastaging since it's part of the nodowntime set [15:09] it thought it had been done [15:10] the archives or that qastaging does not have a mailman [15:10] the mailman [15:10] and archives [15:10] but maybe mailman was done, but not the archives setup [15:11] abentley: hello, since thumper is on leave, do you think you could qa bug 670440? [15:11] Launchpad bug 670440 in Launchpad itself "Very difficult to create a recipe targeted to a new archive" [High,Fix committed] https://launchpad.net/bugs/670440 [15:12] flacoste, I'll look into it. [15:12] abentley: thanks [15:12] Ursinha: we have a registered bug about reusing branch in qa-tagger right? [15:12] flacoste, yes [15:13] Ursinha: how do we work-around it in the mean time? === Meths_ is now known as Meths [15:13] flacoste, what's the situation? I've landed a fix that doesn't touch fix released bugs when linked to the branch, only others [15:14] Ursinha: revision 12065 and 12083 [15:14] Ursinha: what about if it wasn't fix released [15:14] but fix commited [15:14] because the branch was reused before the revision was deployed [15:14] than it will be touched [15:15] can we change that to fix commited? [15:15] since it makes sense to merge the branch, qa it [15:15] and then reuse it [15:15] it's possible that it's not deployed between the two events [15:15] like now [15:15] flacoste, problem is you have incremental commits, or commits fixing bad branches (not rollbacks) [15:15] Ursinha: and i think the problem isn't that the tags are touched [15:15] Ursinha: but more that the revision is considered linked to two unrelated bugs [15:16] look at the current report for those two revisions [15:16] looking [15:18] flacoste, hm, iirc the previous discussion on this behavior, the only way to "fix" that would be to make tagger only consider mentioned bugs in the commit msg, not linked bugs to the branch [15:19] this behavior of checking bugs linked to the branch was added due to people forgetting to mention bugs and we end up with lots of untested commits [15:19] Ursinha: really? i'm sure we could apply some heuristics here [15:19] for example if a branch link is merged and the bug is fix released or fix-commited QA-ok do not consider for the new revision [15:20] branch link is merged, what exactly that means? [15:21] Ursinha: if you look at bug 660770 [15:21] Launchpad bug 660770 in Launchpad itself "root logger in tests is very noisy" [Low,Triaged] https://launchpad.net/bugs/660770 [15:21] and compare with bug 673252 [15:21] Launchpad bug 673252 in Launchpad itself "server.* scope not robust on misspelt scopes" [High,Fix committed] https://launchpad.net/bugs/673252 [15:21] actually, that's a bad example since the second one doesn't have any branch linked :-/ [15:22] but if it had, you'd see that the branch was merged [15:22] whereas on the first one, it's still up for review [15:22] and you can look at the merged revno on the merge proposal [15:22] so I'd need to check the merge proposals of that branch [15:22] to distinguish between, it's a reuse and it fixes two bugs [15:23] yeah, that's my suggestion [15:23] I wonder if you have lots of merge proposals in the same branch, linked to lots of bugs, will all of them appear in every bug? because the bug is linked to a branch that has lots of mps [15:23] not sure I'm making sense [15:23] let me think a bit [15:24] Ursinha: i haven't see that [15:24] but they probably apply similar logic in the code [15:24] abentley or thumper would be able to confirm [15:24] hm, no because a branch can have only one active mp for a target at a time [15:25] abentley, is that correct? [15:25] Ursinha, that's correct. [15:28] wondering how would I find that merged mp related to the bug [15:29] Ursinha, merge proposals don't link to bugs in any way. The display just uses the branch links. [15:29] that's what I thought [15:29] so how could I tell a merged mp relates to a specific bug, so I wouldn't touch it? [15:30] I need coffee :) [15:30] Ursinha, I can only think of gross things like scanning the description for "bug #" [15:31] flacoste, I think it would be nice if bug fixes were linked to revisions in our data model, not to branches. [15:32] abentley: that sounds like a sound idea [15:34] flacoste, I guess that's a LEP? [15:36] abentley: it could be one, but it could also be a model change to address some bugs [15:36] depending on the scope of the changes [15:37] but since it's kind of tricky, a LEP might be in order [15:37] flacoste, True, but I think it's "features-sized", because the existing model is assumed all over the place. [15:37] yeah [15:37] it's tricky beceau on the other hand, there has been a lot of criticism on the way bzr does --fixxes [15:38] which basically ties a revision to a bug fix [15:38] flacoste, data migration would be a nightmare, for example. [15:38] flacoste, are the criticisms just that if you forget, you can't fix it later? [15:38] whereas we didn't record revision in the bugbranch link [15:38] abentley: and that the fix is usually over multiple revisions [15:39] more like LP does it, when using a feature branch: this branch is intended to fix that bug [15:39] and there is no single revision that provides the fix [15:39] but when it's merged on mainline then one revision contain the fix [15:40] flacoste, in bzr, revisions are tree snapshots, not deltas. So to me, the first snapshot that doesn't have the bug is the one that fixes it. [15:41] ok, i can get that [15:41] but from a UI perspective i think you have to be intimate with the bzr data model to get it [15:41] so it's not really intuitive [15:42] most people think of revision as deltas [15:42] i do [15:42] even if for bzr, that's not the case [15:43] flacoste, if you think of it as deltas, there may be many deltas leading up to the bug being solved, but there's one that builds on the others to actually fix the bug. [15:48] right, that's also 'correct' [15:48] but as a user, i think of it in two ways [15:48] i create a feature branch that fixes the bug [15:49] once it's merged on mainline it's fixed [15:49] or i like you explained, i commit and at one point the bug is no more [15:49] which i can record their [15:49] there [15:50] anyway, in both case, the bzr data model is probably fine [15:50] we just have to be clever at the UI level above it [15:51] and consider both feature branch and one-branch cases [15:51] in short, yeah, that probably sounds like a LEP :-) [15:55] flacoste, fullly agreed. [15:59] Ursinha, could qa-tagger look for "its own bug fixed by a commit" messages to figure out what revision fixes a bug? [15:59] Ursinha, could qa-tagger look for its own "bug fixed by a commit" messages to figure out what revision fixes a bug? [16:02] kiko: salgado proposed https://code.launchpad.net/~salgado/launchpad/target-driver-edit-blueprint/+merge/44046 to fix your issue [16:04] flacoste, so I hear, help get it through :) [16:07] flacoste, is QA on that done on staging? [16:07] kiko: qastaging [16:07] flacoste, qastaging.launchpad.net? [16:08] kiko: yep, but it's not merged yet, bac just approved the review [16:08] cool [16:08] kiko: i just sent it to ec2 for salgado. it'll be a few hours... [16:09] bac, okay, ping me when it's back -- and thanks [16:10] kiko: ok. also i subscribed you to bug 691559 [16:10] Launchpad bug 691559 in Launchpad itself "Drivers of a blueprint's target should be able to edit that blueprint" [High,In progress] https://launchpad.net/bugs/691559 [16:12] jelmer: what's the QA status of bug 690074? [16:12] Launchpad bug 690074 in Launchpad itself "test to ensure archiveuploader ignores unknown build status uploads" [Low,Fix committed] https://launchpad.net/bugs/690074 [16:13] flacoste: it is QA OK, like the other bug that branch fixes. [16:13] flacoste: updating now, thanks for the reminder. [16:13] jelmer: thx! [16:18] hi. I'd to download a file listed in the PPA package details. but got a file not found. what's the URL to get the directory list of the ppa? [16:18] *directory file list* [16:24] sinzui: let me know once you've QA-ed bug 689431, i'll trigger set-up the nodowntime release [16:24] aboudreault: Hi [16:24] Launchpad bug 689431 in Launchpad itself "change the mailing lists default signature" [Low,Fix committed] https://launchpad.net/bugs/689431 [16:24] flacoste, I ask for the mbox since the archives is usless [16:24] aboudreault: There isn't a single directory you can list. You could look at the Packages file for a particular distroseries in the PPA (e.g. maverick) [16:25] aboudreault: The best way to look at the contents of the PPA is using the "View Package Details" link on the PPA web page, or using the web service API. === matsubara is now known as matsubara-afk [16:25] jelmer, I'm already there. but the link are broken. [16:26] aboudreault: Which PPA? That's probably a bug. [16:26] jelmer, https://launchpad.net/~georepublic/+archive/pgrouting-testing/+packages , trying to download pgrouting_1.6.0-0+1-SNAPSHOT.orig.tar.gz (51.0 KiB) [16:27] aboudreault, That file appears to be removed from the librarian (our file store) [16:28] I'm not sure why. [16:28] it's not the first time I got something like that [16:28] (in different ppas) [16:29] The file does still appear to be present in the pool: [16:29] http://ppa.launchpad.net/georepublic/pgrouting-testing/ubuntu/pool/main/p/pgrouting/ [16:31] good, can download it from there [16:32] I'm not sure what's going on with the file in the librarian [16:37] jelmer, do you take care to create a bug or.. ? [16:38] aboudreault: Yes, I'll see if I can find the relevant bug and file a new one if I can't. Should I subscribe you? [16:39] great. yes please. "aboudreault". Thank you! [16:39] ok === mnepton is now known as mneptok === deryck is now known as deryck[lunch] [17:52] launchpadlib has to be packaged somewhere, doesn't it??? [17:54] lamont: I don't quite understad the question. If you want to install it, "apt-get install python-launchpadlib" should work for you. [17:54] benji: it was more that I'm running maverick and apt-cache search launchpadlib returned nothing [17:55] though interestingly, python-launchpadlib has been there since karmic. silly apt === benji is now known as benji-lunch === Lcawte is now known as Lcawte|Away [18:25] That's fairly odd. I uploaded a package for hardy/jaunty/karmic/lucid/maverick/natty, and just the karmic upload disappeared into a black hole [18:27] If there's anyone with log access around, is there anything in the upload processor logs for mercurial mercurial_1.7.2-1ppa1~karmic1 to ~mercurial-ppa/staging-releases around 14:35 UTC (since reuploaded just now) === Lcawte|Away is now known as Lcawte === benji-lunch is now known as benji [18:46] hi. is there any way to download mbox format archives of mailing list on launchpad ? [18:47] ie: https://lists.launchpad.net/openstack/threads.html i'd like to get an mbox like is common for mailman lists [18:47] (ie http://lists.mindrot.org/pipermail/openssh-unix-dev/ see 'Downloadable Version') [18:47] hi all. I can't find how to stop a project from using answers (that is, it's using answers, and I want to make it stop). Help? [19:08] abentley: ping [19:08] Chipaca, pong [19:09] abentley: hi. My Q above ^ [19:10] Chipaca, on the project page, there should be a listing of what the project uses, with a configure link below it. [19:10] abentley: I don't see it :( [19:11] Chipaca, do you have admin rights to the project? [19:11] abentley: I see the "administer" link [19:12] abentley: I assume that means yes [19:12] Chipaca, what project? [19:12] abentley: ubuntuone [19:13] Chipaca, I see what you see. I suspect this means that the rights to configure this are very limited. [19:14] abentley: meaning I have to pester the person who registered the project? [19:14] Chipaca, I think so. [19:14] abentley: ok [19:20] Chipaca, here's what I see on a project I registered: http://people.canonical.com/~abentley/configure-tracker.png [19:20] abentley: i know the box you mean, i see it also in projects i registered [19:20] abentley: the ubuntuone project is a lot more complicated and special than the ones I've registered myself, though :) [19:21] Chipaca, :-) [19:36] sinzui, do you know whether it's possible to get an export of a Launchpad-hosted mailing list in mbox format? [19:38] not without a losa's assistance. The admin can copy the mailman/archives/private/-mbox/.mbox [19:39] ^ abentley that mbox is always complete. The db file in the same directly keep a record of what can be published as pages [19:42] smoser, That's not something provided by Launchpad. It would require admin intervention. [19:43] thats what i thought, thanks for the verification. it is a nice feature in mailman. [19:47] smoser, np. === Lcawte is now known as Lcawte|Away === abentley changed the topic of #launchpad to: Launchpad: https://launchpad.net/ | Read https://help.launchpad.net/ for help | On-call help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ === Lcawte|Away is now known as Lcawte === Ursinha is now known as Ursinha-afk