[00:00] is the ubuntu keyserver not working? [00:03] aroman: It looks OK to me. [00:03] aroman: What's the problem you're seeing with it? [00:03] wgrant: hmm, I can't seem to add a PGP key to launchpad [00:03] I created one an hour ago, and published it to the ubuntu keyserver, yet launchpad refuses to add it [00:03] aroman: What's your fingerprint? [00:03] D262 ACC4 8E1D 0033 7535 A85A D6F0 0BA5 7216 AE15 [00:03] It's possible that it hasn't synced to the internal Launchpad keyserver yet. [00:04] any idea how often that happens? [00:04] It's meant to only take a couple of minutes. But sometimes it can lag a bit. [00:04] is there some way of manually checking if the ubuntu keyserver has it? [00:05] It's uploaded successfully, but it hasn't synced across yet. [00:05] You say you uploaded it around an hour ago? [00:05] ah got it. [00:05] Yeah, about that, I think. [00:10] wgrant: so have you any idea of an ETA for the sync to launchpad? [00:10] aroman: I'm just checking with a sysadmin. [00:11] wgrant: awesome, thanks :) [00:35] wgrant: woot, just imported successfully [00:35] aroman: Great! We restarted one of the sync daemons, and it must have just caught up. [00:36] Thanks for letting us know. [00:36] wgrant: alright. thanks for your help! === Ursinha is now known as Ursinha-afk [08:32] lifeless, you're a cool support dude, can you help a brudda out? [08:33] magcius: possibly; the help contact, when one is set, is always a good place to start though :) [08:33] Oh, whoops. [08:33] * magcius didn't read the topic [08:33] no worries [08:33] so whats up? [08:33] wgrant, lifeless, https://bugs.launchpad.net/loggerhead/+bug/569358 landed just a bit ago, and I'm pretty sure it's running right now due to the continuous deployment setup you're using [08:33] Ubuntu bug 569358 in loggerhead "Cannot view a directory by editing urls" [Low,Triaged] [08:34] But it's not working on the server side. [08:34] Can you look at OOPS up for me? [08:34] sure [08:34] OOPS-1906CBA6 [08:34] https://lp-oops.canonical.com/oops.py/?oopsid=1906CBA6 [08:36] it hasn't synced yet, I'll check in a while [08:36] What do you mean "hasn't synced"? [08:36] magcius: when an OOPS occurs it is recorded to the local machine [08:37] Ah. [08:37] magcius: a separate process comes along and rsyncs it to the analysis machine [08:37] and then another process picks it up and puts it into a DB [08:37] at the moment this is a high latency process [08:37] Ah. [08:37] it'll be ~ 15 minutes before I can pull up the oops to look at it [08:40] magcius: anyhow, I don't know if anyone has updated the loggerhead version we deploy [08:40] lifeless: Does it matter? c-m doesn't respect sourcedeps.conf, does it? [08:40] lifeless, do you not do that in your continuous deployment system? [08:41] Given how fast the CSS changed from the response to lvh's blog post.. [08:42] magcius: I'm not sure css changes were driven by lvh's blog post : sinzui has been overhauling css every day for weeks - have a look at trunk :) [08:43] lifeless, lvh told me they were :P [08:43] magcius: we had a loggerhead deployment bug, which gfave us bad loggerhead css (a 404 on a needed file) which we fixed pretty quickly, recently [08:43] anyhow, things in the main code base are the common-case and easy-path [08:43] OK. [08:43] things in separate trees - like loggerhead - sometimes require additional effort to go love. [08:43] *live* [08:43] I'm not sure if thats the case here. [08:44] wgrant: we run update-sourcecode as part of the built tree assembly, AFAIK [08:44] OK. [08:44] I was just hoping that fixing the bug, would, uh, fix the bug. [08:44] wgrant: fwiw, c-m supports ;revno syntax, so I have no idea what update-sourcecode is needed for. [08:44] lifeless: Then what's the point of all the c-m configs? :/ [08:44] magcius: fair enough too :) [08:45] wgrant: pqm speaks C-M [08:46] Is the PQM thing just an artifact of the before-bzr days? [08:47] * magcius was always suspicious of needing a PQM bot... it screams "usable" [08:52] Hi folks .. My ppa (https://launchpad.net/~kim0/+archive/ppa) is using a non existent key "1024R/51D678E8" [08:52] The ppa is an hour old. Is that normal/ok ? [08:53] kim0: The keyserver was having some syncing issues earlier. Let me have a look. [08:54] Thanks [09:01] kim0: There is a syncing issue of some variety. I've asked the sysadmins to have a look. [09:01] cool thanks [09:12] Hallo === doko_ is now known as doko [10:39] can I setup a new vcs-import for a new branch myself? [10:39] e.g. for the gcc 4.6 release branch? [10:40] wgrant: ^^^ [10:41] doko: You can great one, but if it's CVS or SVN then someone (eg. me) will have to approve it. [10:41] Er. [10:41] *create* one [10:41] it's svn [10:43] doko: https://code.launchpad.net/gcc/+new-import [10:44] ahh, ok, had to register first without URL [10:44] Hm? [10:45] wgrant: done: https://code.edge.launchpad.net/~doko/gcc/4.6 [10:45] Ubuntu bug 4 in Launchpad itself "Importing finished po doesn't change progressbar" [Medium,Fix released] [10:45] LP #4, wow [10:46] Hmm ubot5 seems confused [10:48] doko: edge is deprecated ... and slower [10:50] lifeless: have to convince my browser not to complete to edge URL's ... [10:50] sqlite3 can do that for you :) [10:54] doko: It looks like jelmer has approved it. [10:55] wgrant: sorry, I didn't realize your question about ~vcs-imports was related to the discussion here. I didn't mean to steal your thunder... [10:56] Heh. [10:59] wgrant, jelmer: so the new branch will not show up in https://code.launchpad.net/~vcs-imports/gcc ? [10:59] doko: No, as it's owned by yourself rather than ~vcs-imports [10:59] doko: As of a couple of years ago, vcs-imports branches are owned by their creator. [11:00] We can change that, but it's not normally done. [11:00] wgrant: I don't quite understand that change tbh, as it's still only possible for one person to ever register a particular URL. [11:01] jelmer: Neither. [11:01] jelmer: it stops ~registry being subscribed to merge proposals etc [11:01] lifeless: That is not a good reason. [11:01] lifeless: Ah, I see [11:01] wgrant: actually it is, because the person that wanted the import then gets nagged and can decide what to do [11:02] wgrant: I'm not saying thats a good reason for having the unique constraint [11:02] There needs to be a "disown" option like project registration has. === henninge_ is now known as henninge [11:08] magcius: https://lp-oops.canonical.com/oops.py/?oopsid=1906CBA6 [11:08] Module loggerhead.controllers.inventory_ui, line 153, in get_values [11:08] filelist = self.get_filelist(rev_tree.inventory, path, sort_type) [11:08] Module loggerhead.controllers.inventory_ui, line 63, in get_filelist [11:08] for filename, entry in dir_ie.children.iteritems(): [11:08] AttributeError: children === henninge is now known as henninge-out [11:14] lifeless, OK, so it's just not updated yet. === jtv is now known as jtv-afk === matsubara-afk is now known as matsubara [12:07] wgrant, jelmer: is it possible to change the owner of a svn import, after the import is done? [12:07] doko: yes, should be === yofel_ is now known as yofel [12:33] doko: Yes, but it'll need LOSA intervention unless done by someone who is a member of both source and destination teams (or a member of ~vcs-imports and the destination team) === henninge-out is now known as henninge === jcsackett changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: jcsackett | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === Ursinha-afk is now known as Ursinha === adeuring1 is now known as adeuring [13:42] I've noticed that lp:ubuntu/bash-completion isn't up to date [13:42] should I file a bug about this, or notify someone? [13:51] cnd: how do you mean out of date? is there another source you are comparing to? [13:51] jcsackett, the branch is stuck at version 1.1-, but natty is up to 1.3- [13:52] it doesn't represent what's in natty [13:52] * jcsackett looks [13:52] cnd: There's an import failure: http://package-import.ubuntu.com/status/bash-completion.html [13:53] wgrant, yep, looks right [13:54] Looks like it has some badly encoded path. === warp11 is now known as warp10 [15:22] is it possible to add a new language for translation ? [15:22] hello friends [15:24] researcher123: it is, see https://answers.launchpad.net/launchpad/+faq/23 [15:24] Ubuntu bug 23 in Baz (deprecated) "baz redo should use merge3 for conflicts like most other commands do." [Medium,Won't fix] [15:24] henninge: thanks a lot [15:24] ignore ubot5 ... === vvinet_ is now known as vvinet === mnepton is now known as mneptok === Ursinha is now known as Ursinha-lunch === deryck is now known as deryck[lunch] [16:46] leonardr: hmm, let me look [16:47] heh, wrong chan === matsubara is now known as matsubara-lunch === Ursinha-lunch is now known as Ursinha === deryck[lunch] is now known as deryck === beuno is now known as beuno-lunch === matsubara-lunch is now known as matsubara === sinzui changed the topic of #launchpad to: Topic: https://launchpad.net/ | Help contacts: sinzui | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === sinzui changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: sinzui | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === beuno-lunch is now known as beuno === matsubara is now known as matsubara-afk === leonardr is now known as leonardr-afk === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [22:08] sinzui, the staging server has been "Code Update In Progress" for about 6 hours now [22:08] bjf: it failed to update in the weekend actually, we'll look at it soonish. [22:09] bjf: you can test things on qastaging.launchpad.net if you like, it is up [22:09] bjf: I believe it struggling to restore the product db which failed to happen a few days ago === sinzui changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: wgrant | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/