[00:06] does launchpad email you with a bug number if you are submitting a new bug? [00:10] IlikeMoose: You should get an email within a few minutes, unless you haven't got the "Send me bug notifications for changes I make" option on https://launchpad.net/~/+edit selected. [00:22] wgrant: thanks, i tried submitting the same bug several times but it seems launchpad wouldn't even accept the bug unless I had that checked. [00:22] after i checked that box it accepted the bug and didn't give me a duplicate bug report [00:26] IlikeMoose: That doesn't affect whether or not the bug is accepted. It just controls notifications. [00:28] wgrant: if you submit the same bug it sends a duplicate bug submission email correct? [00:28] IlikeMoose: What do you mean by duplicate bug submission email? [00:29] i submitted a bug a few days ago and i got a reply back from launchpad saying something about a "duplicate bug being filed" and that my bug submission was rejected [00:29] i got an automatic email [00:31] Launchpad doesn't send emails like that itself. Was it an Ubuntu bug? Ubuntu runs various bots over their bugs to automatically detect and mark duplicates. [00:31] It sounds like your bugs were filed successfully. [00:31] What's your Launchpad username? [00:32] mike-destein-1977 [00:33] You've filed 6 bugs [00:33] uh-oh [00:33] https://bugs.launchpad.net/~mike-destein-1977 [00:33] any way to cancel bug submissions ? [00:33] Why'd you file through the email interface, rather than the web UI or Ubuntu's usual bug filing mechanisms? [00:34] email was the first way i found [00:34] https://bugs.launchpad.net/ubuntu has a "Report a bug" link which takes you to a page detailing the various ways. [00:35] I'll mark the bugs as duplicates of the first one [00:35] yeah thanks....my bad i'll try the web interface next time [00:36] https://bugs.launchpad.net/~mike-destein-1977 looks a bit nicer now [00:37] nice thanks [00:41] i'll try not to be so hasty on the send button next time === Logan_ is now known as k === k is now known as log [07:54] https://launchpad.net/ubuntu/+source/parley/4:4.9.0-0ubuntu1/+build/3695883 <--- has been stuck unpacking chroot for 4 hours. It needs to be taken out and shot ... [07:56] webops: Can you look at that stuck panda build, please? ^^ [07:56] checking === czajkowski changed the topic of #launchpad to: Help contact: czajkowski | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad [08:11] I don't seem to be able to login to it - might need kicking === Sweetsha1k is now known as Sweetshark [09:12] Elaborate spam: https://bugs.launchpad.net/nova/+bug/1032516 [09:12] Ubuntu bug 1032516 in OpenStack Compute (nova) "jones" [Undecided,New] [09:12] Reuses a closed answer, and pads with links [09:16] removed the link [09:17] czajkowski: nice, that should solve it :) Thanks [09:17] np [09:17] these guys are getting smarter. Took me 5 min to prove wrong :) [09:25] any ideas what's wrong with this build? https://launchpadlibrarian.net/111794033/buildlog.txt.gz [09:26] it looks like missing dependencies, but they should all be there [09:32] crass: you are building for oneiric and python-messaging only exist in precise (and later). or do you have it in your PPA too (backport)? [09:33] yes, it looks like its there: https://code.launchpad.net/~crass/+archive/v-mobile-broadband [09:37] how old it this build log? [09:37] crass: That build started just a very few minutes after python-messaging finished building [09:37] crass: It probably wasn't published yet. [09:40] wgrant: could someone set the clock on that buildd? checking when the build started from the log with an offset of -113970.257299 sec isn't fun [09:41] geser: It's not quite that easy, as I believe the saved VM memory image would include the clock. That's part of the reason NTP is run on startup. [09:42] thanks wgrant, I'll rebuild it and see [09:42] Although that time is oddly close, so maybe not. [09:43] Also it's in the wrong direction. [09:43] So who knows. [09:43] sbuild writes convenient timestamps, but build-recipe does not :( [09:47] it would even help when the the current time after setting the clock would get logged once === bilal_ is now known as bilal === sagaci_ is now known as sagaci === yofel_ is now known as yofel === slank` is now known as slank [13:07] mthaddon and/or wgrant: Still stuck (https://launchpad.net/ubuntu/+source/parley/4:4.9.0-0ubuntu1/+build/3695883) [13:49] Is there a bug open for hitting timeouts when attempting to nominate to releases? [13:49] ie: OOPS-2da8002c673ce15e4b33b96b47be73fc [13:49] https://lp-oops.canonical.com/oops.py/?oopsid=2da8002c673ce15e4b33b96b47be73fc [13:50] ping webops can you look at ScottK issue again please [13:54] mdeslaur: Bug #874250. Try targetting not all of the series at once. [13:54] Launchpad bug 874250 in Launchpad itself "BugNomination:+editstatus timeout for bugs with many tasks" [Critical,Triaged] https://launchpad.net/bugs/874250 [13:56] wgrant: thanks [13:56] It appears to have created 4 of the 5 before it timed out [14:44] hi, I'd like to get a bzr branch moved from one project to another. Can anyone with enough power do it for me? It seems I am not allowed to do that. [14:52] agateau: what do you mean ? [14:54] czajkowski: I have a Launchpad branch which is an import of a git repository. It is in lp:~cyberspace/sal-qml/trunk, I'd like it to be lp:~cyberspace/homerun/trunk [14:55] jelmer: is this possible === zyga is now known as zyga-afk [14:58] agateau: just delete the one, and make the new one import the same git repo [14:59] dobey: did you resolve your issue from yesterday ? [15:00] czajkowski: no. but i'm on a call right now, so will have to deal with it after that/lunch [15:00] dobey: oh right, can do. feels a bit like a waste though. [15:01] I didn't think branch moves worked, but wgrant had a method last time this came up... may not apply to imports [15:01] Branch moves work, but you have to use the API [15:01] Imports should work the same as any other branch [15:02] dobey: catch wgrant before he sleeps ;) [15:03] agateau: so, I can move that via the api for you, or you can do that yourself [15:04] czajkowski: maybe james_w would be a better person to ask, not sure. [15:04] mgz: I am not sure what "via the api" means, is it using the python lp bindings? [15:04] yup. [15:05] wgrant: maybe you would know too; lp:ubuntu/ubuntuone-control-panel is out of date, and it is not mentioned as a failure or anything on the UDD package import status page [15:06] mgz: is there some doc about this feature somewhere? I played once with the lp api, but that was a long time ago [15:07] dobey: I'm not sure, sorry. [15:08] I don't have access to the relevant machine, and its logs aren't synced where I can see them, AFAICT [15:10] would be nice if I could look at this page without launchpad timing out: https://launchpad.net/apport/trunk [15:11] agateau: I'll write a little script and link it to you [15:11] mgz: awesome, thanks! [15:11] james_w: any idea about why ubuntuone-control-panel would have succeeded the package import and not actually be in the branch? === czajkowski changed the topic of #launchpad to: Help contact:-| Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad [15:22] dobey, seems that it somehow missed that the new version was published, I've told it to try an import now [15:22] james_w: ah, thanks [15:23] james_w: is there any way i can do that myself in the future? [15:23] dobey, unfortunately not [15:23] it would have got to it eventually [15:23] but bzr people can trigger it [15:23] ok, thanks [15:24] dobey, it's going now, should be a few minutes and you'll see the update [15:24] or a failure, but hopefully not [15:33] james_w: it's updated now. thanks again [15:33] np [15:38] agateau: try then something like `./lpmvbranch --project=homerun lp:~cyberspace/sal-qml/trunk` [15:38] and I hate python-keyring more and more every day, having to retype a sodding password three times every script run is sucha huge slow down [15:41] 3 times!? [15:41] Also, you should use a DE with a session-wide keyring :) [15:43] yeah, it's buggy crap, that only gets tested with gnome keyring apparently. [15:45] it's safe to mess with branches on staging via the api, right? [15:46] mgz: thanks, trying [15:47] ...were it not for the fact it's returning 504 anyway... [15:49] hm, recipes might interfer with move [15:52] mgz: that failed with http://paste2.org/p/2093004 [15:58] agateau: pull and try again, small error in that check [15:58] mgz: bzr says nothing to pull [15:59] my push was slow for some reason, it's now completed [16:00] mgz: now it says: http://paste2.org/p/2093029 [16:04] agateau: please pull again (sorry, didn't want to move branches around on production so script not fully tested) [16:05] mgz, sure no pb [16:06] mgz: http://paste2.org/p/2093034 [16:07] okay, that's more fun. [16:08] heh [16:08] it appears to have worked though. [16:09] location has changed. [16:09] mgz: oh right! [16:10] it even updated the recipe, nice [16:10] thanks a lot, mgz [16:10] I shall record your traceback for posterity, there's probably a way of not making lazr blow up like that [16:10] :) [16:11] * agateau mutters something about > /dev/null [16:11] :) === deryck is now known as deryck[lunch] [16:28] czajkowski: Not sure how often I should ping, but the build is still stuck. [16:40] can i get a link to the pay-for-private-stuff info page for LP? === matsubara_ is now known as matsubara-afk === deryck[lunch] is now known as deryck [17:40] LordOfTime: https://launchpad.net/+tour/join-launchpad#commercial === glebihan_ is now known as glebihan [17:57] ScottK: poking again [17:57] ScottK [17:57] Thanks. [17:57] are you the same ScottK from webchat? [17:58] Probably not. [17:58] if you were, you would know [18:00] ScottK: mew is killing it now [18:01] Thanks. [18:14] ScottK: looks like it's unreachable, so I can't kill the job [18:14] Nice. [18:14] What next? [18:14] ScottK: I've taken it out of rotation, but LP will just have to figure out it's dead. [18:14] How long does that take? [18:16] ScottK: checking into that [18:16] Thanks. [18:23] ScottK: looks like I got it to move. we'll see how that goes [18:23] ScottK: it's already making progress [18:56] I'm having trouble uploading a new version of network-manager to quantal; dput says the upload is successful, but the new version never gets found by launchpad (and I don't get the confirmation email on quantal-uploads...) [18:56] any idea what could be wrong, or if someone could check on upload.ubuntu.com? [19:04] Looks like it finally got built. Thanks again. === LordOfTime is now known as TheLordOfTime [22:21] Hey folks [22:21] http://dpaste.com/781016/ [22:21] Certificate error when doingloading stuff. [23:44] jMCg: That's interesting, since the root cert has been around since 2004. I suspect your cert config is broken. [23:44] wgrant: or I don't have ca-certificates installed in this chroot :-S [23:45] Heh [23:45] That would do it :) [23:45] Yeah, it's an easy one to miss.