[00:00] Nothing else in them changes. [00:00] So the status change dates cover all changes. [00:01] wgrant: there are multiple timestamps fields, it's doesn't sound easy [00:01] I could just look at the recently published records and implement the domination logic myself, but that doesn't catch deletions and seems stupid. [00:02] cprov-afk: $givendate < MAX(datecreated, datemadepending, datepublished, dateremoved, datesuperseded) [00:02] Hmmm. No datedeleted or dateobsoleted :( [00:04] wgrant: datemadepending is not exaclty what it looks, it's something like 'datemadependingremoval' [00:04] cprov-afk: I just noticed that in the API docs. [00:04] Does that cover all removal cases? [00:05] wgrant: the timestamp when the records entered in quarantine for removal [00:05] wgrant: the quarantine is 24 hours [00:05] is there a command line tool yet where i can say "make bug X confirmed low?" [00:06] wgrant: which is the instant records in scheduleddeletiondate [00:06] cprov-afk: So the scheduled removal date is datemadepending + 24h? [00:06] Right. [00:06] wgrant: correct [00:06] cprov-afk: The web UI knows when a package was Deleted, and I can't see a field for that anywhere. [00:08] wgrant: datesuperseded is the instant when a record marked as DELETED was deleted [00:10] cprov-afk: So that covers all removal cases except OBSOLETE? Can I get an argument to filter based on that, then? [00:11] wgrant: obsolete is very rare, only happens when the series goes EOL. [00:11] cprov-afk: I know, so I don't really care about that. [00:12] I just care about Superseded and Deleted, and datesuperseded seems to cover them. [00:12] hi. is launchpad down? [00:12] RicardoPerez: Works fine for me. [00:13] oh, I'm trying to translate but I only receive Timeout error messages [00:14] * wgrant doesn't use Translations. [00:14] Now I can see the following message: "Please try again. Sorry, there was a problem connecting to the Launchpad server." [00:15] maybe there's a problem in Rosetta === bac_afk is now known as abc === abc is now known as bac [00:31] we're doing some work on translations which may affect performance there - I'll note that in the topic === mthaddon changed the topic of #launchpad to: https://launchpad.net/ | Help contact: matsubara | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com | DB work in progress which may affect performance on translations === mthaddon changed the topic of #launchpad to: https://launchpad.net/ | Help contact: matsubara | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com [03:53] hi [03:54] my commits come up as Braden Walters if i am on my desktop and meoblast001 if i am on my laptop, how do i make it say meoblast001 on both? === matsubara changed the topic of #launchpad to: https://launchpad.net/ | Help contact: | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com === matsubara changed the topic of #launchpad to: https://launchpad.net/ | Help contact: -- | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com === matsubara is now known as matsubara-afk === Andre_Gondim is now known as Andre_Gondim-afk === thekorn_ is now known as thekorn [08:04] hey why doesn't https://code.edge.launchpad.net/+me work? [08:06] poolie: Because you omitted the /people, I suspect. [08:06] where? [08:06] oh [08:07] ok it does work but that's pretty weird [08:08] It's not that weir.d [08:08] I am a person. [08:08] what could /+me mean if not the obvious? [08:09] Who knows. [08:09] A lot of people try /+me. [08:09] So it's probably a good idea. [08:14] fwiw nobody tried it in the last day for which we have logs [08:14] (disappointed) [08:14] but, they probably do still try it [08:14] and maybe i'm misreading the data [08:33] * wgrant wonders if that's what lurks behind lpstats.c.c. [08:50] no, it's the oops summary [08:50] just a digestified version of the error log i guess [08:50] Ah. [08:50] So all 404s generate OOPSes? [08:50] Convenient. [09:49] Does it exista package for mysql workbench? === mdz_ is now known as mdz [10:56] Oh no...my web server was broken long enough that LP no longer mirrors my branches. Anyone wanna click "Try again" 48 times for me? ;-) [11:13] Oh, it had only given up on about half of them. [11:15] The fun thing is, now LP will be mirroring all of my branches at the exact same time of day again. :D === salgado-afk is now known as salgado === error404notfound is now known as sleeping`dragon === Ursinha_ is now known as Ursinha [13:10] gmb: are you here today? [13:11] I still would like to migrate my porject from sourceforge to LP [13:11] I was in contact with gmb for migrating the trackers, but it seems that he definitely forgot about that :( [13:12] can someone else help me? [13:12] fab2: maybe he's lunching. he should be around any minute [13:12] fab2: have you filed a question with the details? [13:25] intellectronica: Yes, he has. [13:25] fab2: Hi. Bear with me a second here and I'll be right with you. [13:33] gmb: ok! [14:01] hm [14:16] fab2: Sorry for the delay... I'm waiting for ec2 to pull its finger out and run a launchpad instance for you. [14:17] ok [14:17] gmb: do you have an idea of when this will be done? [14:18] fab2: The ec2 machine has just come up now; I need to do some configuration and then the import, so probably another ~30 minutes. [14:18] ah OK :) [14:18] I stay in touch [15:18] any chance a losa could peak in on question 61885 === fjlacoste is now known as flacoste [15:22] MTecknology, why wasn't Tom's question answered? it was pretty clear what he needed to register it. [15:22] "What display name and description do you want, and do you have a custom image you'd like to use? Also, do you need any additional fields passed to your site in addition to the openid URL (the user would be notified of these)?" [15:22] if you don't give the information necessary, such requests can take forever ;) [15:24] thekorn: ping [15:24] kfogel, hi [15:24] kiko: oh - perhaps I should have readit twice first... sorry [15:25] thekorn: what programs are you using the Launchpad API in? (I'm trying to get an overview of how people are using it.) [15:25] thekorn: I assume since you contribute to launchpadlib itself that you're also writing code that *uses* the API, not just hacking on the API provider itself :-) [15:26] kfogel, apport, ubuntu-dev-tools and ilaunchpad-shell, and I hope to use the API in leonov (when I find the time to work on it) [15:26] thekorn: thanks [15:28] kfogel, and in a few scripts which are not public (yet) [15:28] thekorn: leonov development looks to be paused, is that accurate for now? [15:30] kfogel, that's correct, unfortunatly, but there is bug 336666 with some recent ideas/work [15:30] Launchpad bug 336666 in leonov "leonov reloaded!" [Undecided,New] https://launchpad.net/bugs/336666 [15:34] thekorn: *nod* Hope you get time to pick it up again. For this writeup, I'll leave out not-yet-public and not-currently-active projects. Reading your bug, I see a reference to "python-launchpad-bugs" -- was that some kind of screenscraping library that's now superseded by launchpadlib? === matsubara is now known as matsubara-lunch [15:36] kfogel, right, py-lp-bugs is a python package doing alot of screenscraping. It was written to access bugreports and used by tools like bughelper [15:36] and leonov in the past [15:36] many tools already switched over to lplib, or at least they plan to [15:37] but a few are still using py-lp-bugs [15:37] but the more JS stuff is added to launchpad, the more painfull screenscraping gets [15:38] so, it is a very good thing to have the API [15:39] thekorn: we almost always maintain a non-js version in parallel [15:39] but yes, ideally you shouldn't have to scrape at all [15:39] (hmmm, and launchpadlib is not threadsafe, I read in #336666? there doesn't seem to be a bug filed on that...) [15:39] thekorn: ^^ [15:41] kfogel, well I'm not sure if it is launchpadlib or httplib2/httplib, but right, I did not file a bugreport on it, can do later today [15:41] thekorn: thread-unsafeness would be a pretty big deal, I think, so thanks [15:41] We could use that report. [15:49] ok, have to run now, feel free to ping me again If there are some questions remain unanswered === matsubara-lunch is now known as matsubara === deryck is now known as deryck[off-to-of === deryck[off-to-of is now known as deryck[driving] === beuno_ is now known as beuno === salgado is now known as salgado-lunch === error404notfound is now known as sleeping`dragon === deryck[driving] is now known as deryck === salgado-lunch is now known as salgado === beuno_ is now known as beuno === cprov-afk is now known as cprov === Andre_Gondim-afk is now known as Andre_Gondim === error404notfound is now known as sleeping`dragon === beuno_ is now known as beuno [19:14] Can someone help me figure out why a PPA plugin pack won't build for intrepid/hardy, but builds perfectly jaunty. I've already taken into account different build-depends. [19:15] https://edge.launchpad.net/~gmpc-trunk/+archive/ppa === matsubara is now known as matsubara-afk === matsubara-afk is now known as matsubara === soeb__ is now known as soeb === soeb is now known as soeb1_ === soeb1_ is now known as soeb === soeb is now known as soeb_afk === soeb_afk is now known as soeb === beuno_ is now known as beuno === deryck is now known as deryck[lunch] === Andre_Gondim is now known as Andre_Gondim-afk [21:04] I'm having trouble getting my gmpc-plugins backports to build in the gmpc-trunk ppa. [21:05] Hi, can you move a bug to another/a series? === salgado is now known as salgado-afk === deryck[lunch] is now known as deryck [21:31] blueyed: You can nominate it for a release. [21:31] If you want to move it from one to another, you have to Won't Fix the old one. [21:36] wgrant: I cannot see how I could do that with https://bugs.launchpad.net/b2evolution/+bug/348230 [21:36] Ubuntu bug 348230 in b2evolution "Clean resource bundles cache on upgrades" [Medium,Fix committed] [21:44] blueyed: '(Nominate for|Target to) release' just under the task table. [21:46] wgrant: thanks, it worked. [21:46] blueyed: I've no idea why that link isn't inside the relevant task. [21:47] wgrant: "inside the relevant task"? [21:48] blueyed: IMHO the link should be right after 'b2evolution' in the table. [21:48] Also, you forgot to transfer the milestone over. [21:49] thanks, wgrant. fixed. === sale_ is now known as sale [22:13] mwhudson: ping [22:13] jelmer: hola [22:14] mwhudson: Are there any plans to show custom revision properties in the Launchpad/loggerhead views? [22:14] jelmer: only very vague ones [22:14] mwhudson: I'm in particular thinking of the bug metadata and foreign vcs properties [22:14] jelmer: patches for loggerhead gratefully accepted :) [22:15] mwhudson: heh, ok [22:15] !find gnome-power-cmd [22:15] File gnome-power-cmd found in gnome-power-manager [22:26] Does anybody know why I get build freezes when backporting a jaunty build to intrepid/hardy. I've already taken build-deps into account. === matsubara is now known as matsubara-afk === Andre_Gondim-afk is now known as Andre_Gondim [23:33] I'm probably overlooking something really obvious [23:33] but how do I make someone an administrator in a launchpad team that I own? [23:34] markvandenborre: Go to the members list, click the pencil at the end of the row, and mark them as admin. [23:36] jpds: sorry for asking about the obvious [23:36] I guess this is a sign that I'm getting a bit too sleepy [23:36] jpds: thx for your hint [23:36] 'night [23:36] markvandenborre: Remember: the only stupid questions are the unasked ones. [23:40] ripps: Well, your hardy build has a meaningful error message in its log [23:49] Is there an easy way to see the unpushed commits of a branch to the push branch? [23:53] I often forget if I have pushed my commits, and can't figure out how to tell besides pushing [23:55] Try #bzr ? === Andre_Gondim is now known as Andre_Gondim-afk [23:57] Oh yes I always imagine bzr and launchpad as the same thing in my head :)