=== kiko-afk is now known as kiko-zzz === _neversfelde is now known as neversfelde [01:20] issues? [01:21] I think loggerhead died, unless it's known. [01:22] something just hit hard - fixing atm [01:26] spm: seems it's alive, thanks much [01:26] good job ! [01:26] btw, how can I delete a "series"? [01:27] luke-jr: send in a question via answers [01:28] meh [01:28] too lazy :þ [01:31] luke-jr: I think you'd agree that deleting stuff just cause some anon person on irc asked for it, would be a Bad Thing(tm) :-) [01:44] ☺ [01:44] I'd agree that there should be a delete button [01:44] Bug #2141 [01:44] Launchpad bug 2141 in launchpad-registry "Please allow users to remove series in products" [Wishlist,Triaged] https://launchpad.net/bugs/2141 [01:48] wgrant: did you know that # from memory? ;-) [01:49] spm: Unfortunately. [02:04] maxb: Your key count script seems dead... [02:07] wgrant: wtf is Triaged? [02:10] luke-jr: Confirmed by a developer to be a problem and on the radar. [02:11] uh, this is different from Confirmed? [02:11] XD [02:11] Yes, it's a privileged status. [02:11] * luke-jr goes through all his bugs and makes them Triaged [02:11] Only developers can set them to be Triaged. [02:11] I see, but I'm the driver [02:11] That too. [02:11] Actually, it's the bug supervisor that can do it. [02:12] But driver might work too. [02:13] well, I think I'm *everythign* on this project.. [02:15] That's a good way to be. [02:15] https://bugs.launchpad.net/yandere/+bugs [02:16] #ArmaTWGeTRON if you want to try the game :þ [02:34] ugh, so it is [02:36] wgrant: 'Error handling request. Exception raised: Invalid_argument("Too many responses")' [02:36] Haha. [02:36] oh well. it gave a decent estimate on the end time before it imploded [02:38] I don't think the rate is likely to change much, so it should be quite accurate. === noodles775 changed the topic of #launchpad to: https://launchpad.net/ | Channel logs: http://irclogs.ubuntu.com | Help contact: noodles775 | launchpad-users@lists.launchpad.net [07:58] * wgrant gives lp-bzr an excellent developer response mark. [08:04] wgrant: ta [08:11] thumper: Why do branches not get automatically marked as merged when their merge proposal does? I have to go and poke the owner of the branch to mark them as merged to get them off my lists... [08:12] wgrant: they do [08:12] now [08:12] They do not. The merge proposal gets closed. [08:12] But the branch status doesn't change. [08:12] wgrant: the scanner marks them as merged when it notices [08:13] My branches are being changed automatically... not sure what could be different... [08:13] wgrant: when the target branch is updated, the scanner marks the proposal and source branches as merged [08:14] thumper: The scanner didn't pick up a merge revision, but it did close the merge proposal. But not the branch. [08:14] wgrant: if the tip of the source branch isn't in the target branch, it isn't marked [08:15] wgrant: you may have merged "not quite all" the revisions [08:16] thumper: The branches hadn't diverged (the second branch only existed because the original branch was corrupt due to a bug in 1.6 stacking), so I pulled into the fixed main branch. [08:16] So the tip was definitely there. [08:16] It was the tip of the new branch. [08:16] heh [08:16] you hit a special case [08:16] I thought so. [08:16] if the tip revisions are the same [08:16] then it wasn't merged [08:16] it IS the same branch [08:17] But the merge proposal was closed... [08:17] * thumper shrugs [08:17] sorry [08:17] it uses two slightly different code paths [08:17] FTW [08:17] Ewww. That would explain it. [08:17] :-| [08:18] Is there a bug on that? [08:21] wgrant: well, the bug would only change it so the mp wasn't marked as merged [08:21] because you didn't really [08:21] you just overrode the target [08:22] I'm actually surprised that it did change the merge proposal [08:22] because I though that it didn't [08:22] How odd. [08:22] and the two code paths differ only in one works on the merge proposal, and the other works on the branch [08:22] you could look at the proposal to see who recorded the merge [08:22] if it was the scanner it won't be shown [08:22] if it was a person, it will be [08:23] thumper: I don't have mail about that change, and only the proposer and approver are listed. [08:24] hmm, certainly sounds like the scanner tweaked it [08:24] That's what I thought. [08:25] wgrant: if the source branch is a series branch, it doesn't get marked as merged [08:25] wgrant: I just read the code (that I wrote) [08:25] thumper: Neither was a series branch. [08:25] wgrant: this is to avoid series branches dropping off listings where they should be there [08:25] Of course. [08:25] wgrant: got a reference for me? [08:25] ~mgiuca/ivle/storm -> ~ivle-dev/ivle/storm [08:27] * thumper looks [08:29] wgrant: very weird [08:30] That's what mgiuca said. [08:33] wgrant: nope I was wrong [08:33] wgrant: they are two different code paths [08:33] wgrant: and [08:33] # If the tip revisions are the same, then it is the same [08:33] # branch, not one merged into the other. [08:33] the merge proposal check doesn't check this [08:34] Aha. [08:34] Why should that be special-cased? [08:34] Shouldn't it just check if the source tip is in the destination? [08:40] wgrant: because ... [08:40] wgrant: the scanner checks all branches against each other, not just those attached with merge proposals [08:40] wgrant: say you branch mine [08:40] Oh. [08:41] I see. [08:41] and push it to launchpad before doing any work [08:41] Yep. [08:41] I see. [08:41] it would be marked as merged when it clearly isn't [08:41] I didn't realise it checked everything. [08:41] special majik [08:41] for projects that don't use merge proposals [08:41] I haven't used lp-bzr much for a couple of years. [08:41] it is much better now than it was two years ago :) [08:42] I can tell. [08:43] So... can I make an arbitrary branch vanish silently by checking it out at tip-1, pushing it to a project, setting it as a series branch, then merging the remaining revision in? [08:44] Or does it only scan series branches within a branch target? [08:46] is it possible to edit some comments of a bug report? (they contain personal information and the user asked for them to be removed) [08:50] savvas: file a question and someone can take a look [08:51] alrighty [08:51] er.. bigjools, on answerts.launchpad.net/launchpad or soyuz ? [08:51] *answers [08:51] +register-merge asks me for keywords indicating the type of review I am performing... am I not requesting a review on that page? [08:51] savvas: launchpad [08:51] all questions should go there anyway [08:52] ok thanks === mrevell-afk is now known as mrevell === baol is now known as pdfcube-jib === kiko-zzz is now known as kiko === salgado-afk is now known as salgado === bac` is now known as bac [11:58] al-maisan: SQL queries are sufficient to get a bug made private? === abentley1 is now known as abentley [12:02] wgrant: apparently :) [12:03] al-maisan: Yet much of the dev documentation and DB patches therein are not... === bac is now known as bac_snow_whee [12:04] wgrant: consistency is always difficult to achieve :) [12:05] al-maisan: Apparently :( [12:14] thekorn: pingaling [12:15] mrevell, pongalong [12:15] :) === bac_snow_whee is now known as bac === mrevell is now known as mrevell-lunch === mrevell-lunch is now known as mrevell-afk === mrevell-afk is now known as mrevell === mrevell is now known as mrevell-afk === mrevell-afk is now known as mrevell === kiko is now known as kiko-phone [13:39] cprov: Can you please look into: http://tinyurl.com/98sx65 - when you have some time? The build fails with: "Build killed with signal 15 after 150 minutes of inactivity" [13:39] ...not sure what to do about it. [13:42] jpds: It's ardour, so it's scons, so it's the longest standing bug ever, so you need to run away. Now. [13:43] wgrant: I did not know that. [13:43] wgrant: right, what's the cause of this issue ? [13:43] cprov: We have no idea. [13:43] I'm having some trouble breaking a lock on bzr - it is not breaking: http://paste.pocoo.org/show/100523/ [13:43] But it is one of the more infamous build failures. [13:44] I don't know an awful lot about it, however. [13:44] wgrant: is there bug filed about it ? [13:45] ignore that, I got it working with a different url === sale_ is now known as sale [13:46] cprov: Hmm, it seems that the relevant scons-breaking launchpad-buildd bug was fixed on production a few days ago. [13:46] But, that seems to not be the usual FTBFS issue, now I look into the log. [13:46] * Nafallo ponders if he didn't file a bug about that in dapper or so... [13:46] Just another scons issue. [13:46] against linxdcpp iirc [13:47] wgrant: does that sound right? ^ [13:48] Nafallo: Possibly. The bug I found about the issue is bug #87077. [13:48] Launchpad bug 87077 in scons "The build of xmms2 fails because of HASH(0x82db558)="" in the environment" [Undecided,Fix released] https://launchpad.net/bugs/87077 [13:50] hey guys, what or where is a documentation describing the purpose of bug-supervisor and security contact [13:51] wgrant: ardour built fine in my pbuilder for the record. [13:51] jpds: That's the problem. [14:15] mrevell, see theseinfeld's question? [14:15] hey theseinfeld [14:15] thanks ki [14:15] thanks kiko-phone [14:15] thanks xchat [14:16] theseinfeld: https://help.launchpad.net/Bugs/YourProject#Bug%20supervisors%20and%20security%20contacts [14:16] theseinfeld: That should give you what you need. If not, let me know and I'll update it so that it gives you the info you need! === bac is now known as bac_afk [14:32] thank you mrevell [14:33] my pleasure theseinfeld === ursula_ is now known as Ursinha [14:41] * ScottK waves to barry. [14:41] o/ === bac_afk is now known as bac [14:45] * barry waves back to scottk === salgado is now known as salgado-lunch === fawek_ is now known as fawek === salgado-lunch is now known as salgado [15:47] hi [15:47] hi spitfire_ :) [15:47] every time I want to send bug report with apport it says: [15:47] "urlopen error The write operation timed out" [15:47] is this a bug? [15:47] My network isn't THAT slow [15:48] Ok it is slow, but I'm not running any torrent, or any application that is up/downloading. [15:48] Besides xchat and pidgin [15:49] * noodles775 tries to find out... [15:49] everyone: ubuntu bug tracking session as part of the developer week in #ubuntu-classroom in 10m if anyone wants to join and help (or just cheer) [15:51] noodles775: So I'm using t-dsl [15:51] 87 kBit/s upstream [15:52] 406 kBit/s downstream [15:52] it is slow. [15:52] But a ~200kb bug report shouldn't be too much... [15:53] Hi spitfire_, that is slow, but apparently it's a know bug... allenap can you confirm? [15:53] yes, I just found it:LP [15:53] spitfire_: great [15:53] https://bugs.launchpad.net/apport/+bug/314212 [15:53] Launchpad bug 314212 in apport "Apport unable to report crash - urlopen error timed out" [Undecided,Confirmed] [15:54] That's the one... [15:54] it is confirmed already [15:54] spitfire_: You beat me to it :) [15:54] ? [15:54] allenap: ? [15:54] spitfire_: I was looking for that bug, see noodles775 message above. [15:55] oh [15:56] it would be greate if someone from the launchpad team could comment on this bug [15:57] yeah [15:57] it's pretty important for testing. [15:57] great, even [15:58] allenap: do you know if anyone's working on it, or able to comment? [15:58] (sorry if you're not the right person... your name was given to me ;) ) [15:59] noodles775: I think flacoste would be the man to ask. [16:00] ah, thanks allenap. [16:00] flacoste: do you know if anyone is able to comment on bug 314212? [16:00] Launchpad bug 314212 in apport "Apport unable to report crash - urlopen error timed out" [Undecided,Confirmed] https://launchpad.net/bugs/314212 === kiko-phone is now known as kiko-fud [16:15] noodles775: looking [16:15] thanks flacoste [16:20] noodles775: is it possible to get the error page returned? [16:21] noodles775: because +storeblob doesn't look like it's failing in our daily reports, might be the proxy in front of it [16:21] spitfire_ ^^^^^ [16:23] ok [16:23] noodles775: But if it ain't my fault I'm not interested :P [16:24] Just waiting for the fix;) [16:24] spitfire_: ;) [16:25] spitfire_: if you've time, it'd be great if you could update the bug with a comment of the exact error (whether it's an apache error page etc... see flacoste's comment at the end of the bug) [16:25] ok [16:26] noodles775: but what should i do to check, what is the problem? [16:28] spitfire_: that's the issue, trying to figure out exactly where the problem is. If you are able to get the app you were using to crash again, attempt to send the report, and then perhaps do a screenshot of the exact error, that'd be worth gold! [16:28] noodles775: it's already there: http://launchpadlibrarian.net/20931834/Screenshot.png [16:29] Attached to one of the comments. [16:29] I saw nothing else. [16:29] ah, sorry spitfire_ ... didn't see that. [16:29] noodles775: and it's only symptom. [16:29] Not the source of rthe problem [16:30] spitfire_: yes, I was hoping that it might have been a bit more descriptive :/ (ie. telling us the url it was trying to open) [16:30] flacoste: Can you toll me how can I investigate this problem? [16:30] *tell [16:31] spitfire_: you need to get at the content of the error [16:31] spitfire_: i don't know apport, so not really sure how you would do that [16:31] ok [16:32] oh [16:32] it's in /var/log [16:32] how obvious:P [16:32] lol [16:32] yeah lol2 === noodles775 changed the topic of #launchpad to: https://launchpad.net/ | Channel logs: http://irclogs.ubuntu.com | Help contact: | launchpad-users@lists.launchpad.net [16:42] flacoste: but they seem useless [16:42] these logs [16:42] They only list which reports did apport try to send. [16:42] ok [16:42] But I've attachec them anyway [16:42] BjornT_ is trying to reproduce [16:43] on small files, it works everytime [16:43] he's now trying with large ones [16:43] flacoste: what? [16:43] Sendeing? [16:43] It doesn't for me. [16:43] spitfire_: how big are your files? [16:43] I can't send a 50kb file:/ [16:44] 59/2 kb [16:44] *59,2 [16:44] all reports are in /var/crash [16:46] BjornT_: ^^^ [16:48] flacoste: every file stores a small and full dump [16:48] (Some are small enough, to not have small one) [16:48] double clicking them opens them in apport [16:49] so you can send them;) [16:49] BjornT_: ^^ [16:54] spitfire_: could you send one of the reports you can't upload to me? (either send it to bjorn at canonical.com, attach it to the bug report, or put it somewhere else) === BjornT_ is now known as BjornT [16:55] BjornT: attached to bug report [16:56] thanks [17:06] Question - is there some way to get hits/traffic/downloads info on packages hosted on launchpad - either as team member or not? [17:08] furicle, no, but we're working on it [17:09] spitfire_: no luck reproducing the problem :( i've tried more than 10 times with your crash report; works every time for me [17:10] spitfire_: it could be that it's something between you and our server that is triggering the problem, but i don't have any good ideas for testing that theory [17:36] spitfire_: when you get the upload error from apport. is it in the beginning or at the end of the upload? (i.e., is the progress bar at the beginning or end) [17:37] spitfire_: or is it different each time? [17:45] BjornT: sometimes at the start (1/10) sometimes at the end 93/4) [17:45] *3/4 [17:45] bigger files stop at 1/10 [17:47] BjornT: maybe I should try traceroute or ping? [17:47] But on what server? [18:00] spitfire_: any chance you are using a proxy server? === mrevell is now known as mrevell-afk [18:08] flacoste: nope [18:12] flacoste: http://pastebin.ca/1313704 [18:12] ^^omitted my ip [18:12] this is result of tracepath on launchpad.net's ip [18:16] hmm, i'm not seeing anything anormal there [18:20] Once a PPA is signed, are existing binaries signed or do I need to reupload? [18:21] I think you need to upload one thing per distroseries [18:22] ScottK: THEY'RE SIGNED WITH YOUR KEY [18:22] spitfire_: No they aren't. [18:22] the one for PPA is autogenerated [18:22] ScottK: they are [18:22] otherwise they would be rejected:P [18:22] Clarify what you mean by 'MY' key then. [18:22] By launchpad. [18:23] You've certainly got no private key of mine. [18:23] ScottK: gpg --list-keys [18:23] they're signet with PUBLIC [18:23] key [18:23] just like your emails [18:23] (if you use gpg) [18:23] *signed [18:24] ScottK: AFAIK you can sign key generated by launchpad with your key. [18:25] Didn't try that yet, my PPA hasn't got a key yet. [18:25] spitfire_: I think you've answered about three different questions that ScottK didn't ask, but not the one he did. :-) [18:25] Right. Not the question I asked. [18:26] * ScottK uses emperical methods [18:26] ScottK: you don't need to reupload:) [18:27] :P [18:27] If that was the question:D [18:28] That was the question and that's not what I'm seeing. [18:28] gpg: no valid OpenPGP data found. [18:28] Nevermind [18:28] Wrong test [18:28] I distinctly remember reading that signatures will _not_ be backpopulated. [18:29] The only open question is whether you need only upload one package, or one per distroseries, to make the generation happen [18:29] It'd be handy if the PPA instructions didn't just say PPAs are unsigned, oh well. [18:32] Most PPAs are still unsigned at this point. :-) [18:34] Looks like the release file is in fact signed. === matsubara is now known as matsubara-afk [18:56] hello [19:00] I have a branch on launchpad (bzr branch lp:~yml/+junk/django-geotagging) and a project which is django-geotagging. [19:00] I would like to know what should be done to make the first the "trunk" branch of the second. [19:01] should I create a team first ? [19:03] I think that is only necessary if you want to share write-access to the branch [19:05] I think you can do what you want by just visiting your branch's page, and clicking the tiny little pen icon on a yellow circle, next to the ~yml/+junk/django-geotagging heading [19:06] maxb: I am going to put my glasses to click on this tiny little icon. [19:06] :-) [19:08] in fact they are five icons like the one you describe [19:12] yml: yes, there are. You need the one next to the branch's name heading, as I said [19:17] maxb: thank you this is now done [19:17] np [19:17] my next question is about django-geotagging [19:17] pardon me wrong paste [19:18] my next question is about : what are series ? [19:19] yml: development series [19:19] yml: consider samba3 and samba4 [19:19] yml: or in more general, a stable series to do point releases from, and a development series to do active development on [19:22] LarstiQ: They can be seen as the branch in SVN, right ? [19:22] yml: it's more conceptual === _neversfelde is now known as neversfelde [19:23] yml: you can see it as the concept behind a set of branches governing the work on those [19:24] I see [19:26] yml: https://help.launchpad.net/Projects/SeriesMilestonesReleases [19:26] so I have my main branch where I am going to work : lp:dango-geotagging [19:26] if some other people want to work on django-geotagging they can create branch [19:27] yes [19:27] and I could pull from their branch in order to beneficiate from there improvement [19:28] this is done locally on my computer [19:29] Then I push the changes I accept into trunk on launchpad [19:29] yml: yes (though you'd likely need merge instead of pull) [19:29] yml: yup [19:30] LarstiQ: yes thank you [19:30] I am looking forward testing this workflow [19:30] Thank you for your help [19:30] np === matsubara-afk is now known as matsubara === spm_ is now known as spm === _neversfelde is now known as neversfelde === salgado is now known as salgado-bbl === _neversfelde is now known as neversfelde [21:46] hey, is there anyone who could answer a newbie question about package creation/modification? [21:48] please? [21:51] aleksr88: not sure what you mean, but you're probably in the wrong place... [21:52] mwhudson [21:52] it has to do with uploading it to ppa in launchpad [21:52] aleksr88: so? [21:54] aleksr88: you have seen https://help.launchpad.net/Packaging/PPA ? [21:55] spitfire_: basically, i pulled a source package from the ubuntu repositories, and i applied a small patch i needed for it to work in our environment, and i was wondering what needs to be done to change the version of the package so that it reflects that is a custom version [21:55] devscripts [21:55] nad then look at: https://help.launchpad.net/Packaging/PPA [21:55] and READ it carefully. [21:56] okay, thanks [21:57] aleksr88: and also read man devscripts ;) [22:44] hello. i've just read help.launchpad.net/Packaging/PPA. could anybody clarify, please, some moment. uploading new upstream version(but without my own any changes) of app, is not welcome, even this app exists in official Debian/Ubuntu repo, but have out-of-dated version, right? for example, in Ubuntu's repo exist app-1.1, but in mainstream latest stable version - app-3.0. if i take app-3.0 tarball, make correct deb package(but initial release only without any p [22:44] atches), and would like to share it with others, should i upload it in ppa? [22:45] ia: that sounds reasonable enough to me [22:45] ia: for example, python2.6 is available in a ppa for intrepid [22:46] ia: It'd be more generally useful to get it updated in the Ubuntu archive [22:52] ScottK: "Ubuntu archive" - do you mean to find some sponsor, which will upload packages right into ubuntu repos? === bac is now known as bac_afk [22:54] ia: Yes. [23:09] Anyone here uses "giver"?