[00:42] spm, do you know anything about tuolumne? [00:43] poolie: yup [00:43] k, i'm going to try some changes [00:43] may need help === spm_ is now known as spm [00:44] spm, mail sent [00:44] we can do it whenever is convenient [00:44] sure [00:51] so where should we be running those queries? hackberry, I guess? [00:54] poolie: mmmm. it doesn't really matter per-se. but the others are typically there already; so yeah. [00:55] i'm happy to do something to help but i've never written sql against lp before [00:55] and i can't test it there [00:56] poolie: fair enough. can you give me ~ 15 (hopefully...) and I should be right to give you a proper hand. [01:24] sure [01:26] poolie: oki, no major fires now. just the usual smoldering embers. what was it you wnated to graph? [01:27] i forwarded a mail from tom [01:27] AHHH. head is in the cloudz. sorry. [01:28] that ok, i hear they're very trendy :) [01:28] :-) [01:28] so [01:28] as far as the calls to BaseMetrics.store() [01:28] can you just store whatever you want? [01:28] or does the schema need to be predefined somewhere? [01:28] * poolie googles it [01:29] hrm. good question... [01:30] google's never heard of it? [01:31] Isn't tuolomne proprietary? [01:32] the branch is private at leastn [01:32] i thought it might be using a public library [01:32] but apparently not [01:32] djano tech underneath [01:33] maybe i should bounce this back to tom? [01:33] U1 deploy. sorry, bbs... [01:38] np [01:41] ping me when you're back... [01:52] will do [02:07] thumper: hi? [02:07] poolie: one thought that occours - and isn't an attempt to duck shove ownership/responsibility! :-) possibly thumper/mwh/et-al may be able to help get those queries written? Or at least give sufficient pointers to make the rest easy? [02:07] mm [02:07] it's probably not me at any rate [02:07] i might shove it back onto tom [02:08] sure [02:08] if it's not easy for you? [02:09] some of those look similar to queries we already have, so I'd be cargo culting a little. how easy... details'll be the killer. once we have the queries it's trivial; gettnig them in the first place is the hard bit. [02:11] * mwhudson can write queries [02:12] mwhudson: can you help me? i just want to add some graphs of bzr bugs etc to lpstats [02:12] poolie: hm, don't have the bug schema nailed to my head so thoroughly but probably [02:14] mwhudson: ok, forwarded [02:20] poolie, I wonder if this discussion might be better in #launchpad-dev - This is supposed to be the user channel. [02:20] oh you're right, i'd forgotten [02:23] poolie, in honesty, I've been watching here because I'm CHR, and no one's needed me, but I'd hate to see it get missed. === Peng_ is now known as Peng__ === Peng is now known as Peng_ === Peng__ is now known as Peng [03:23] poolie: fwiw, i have the entirely unscientific impression that some of the users of launchpad code imports are people who don't interact with the rest of launchpad very much; it might be quite hard to reach these people to ask them questions [03:23] or i might be completely wrong of course [03:26] spm: can you 'select count(*), rcs_type from codeimport where review_status = 40 group by rcs_type' pls? [03:26] spm: prod, but a slave would be entirely fine [03:28] mwhudson: what is status 40? [03:28] thumper: failing [03:57] mwhudson: you may very well be right but it still seems worth trying [03:57] poolie: yes [03:57] Is there any problem with download counter in LP? === micahg1 is now known as micahg [07:21] I uploaded a package to my PPA and the build will start in 14 hours o_O [07:22] before this has been something like 5 minutes === ThatFnordingGuy is now known as Phurl [08:19] can anybody check this question https://answers.edge.launchpad.net/launchpad/+question/87150 [08:22] Extend: apparently mail was sent to the project owner yesterday about it [08:24] Extend: when rockstar is around he should be able to help you more [08:24] spiv, thank you [08:54] does anybody know about using wget while building a package for a PPA? I want my build process to automatically download and extract some third party (gpl) source code. [08:56] Absolutely no network access is permitted [08:56] raja_: the PPA builders cannot access the outside world (for security reasons). [08:56] And also to enforce that source packages actually contain what you need to build the package [08:57] ok, thanks === al-maisan_ is now known as al-maisan === noodles775_ is now known as noodles775 === _thumper_ is now known as thumper === wersdaluv is now known as wers [11:18] slowdown? meltdown more like ;) === matsubara-afk is now known as matsubara === Ursinha-afk is now known as Ursinha === matsubara is now known as matsubara-afk === mrevell is now known as mrevell-lunch === mrevell-lunch is now known as mrevell [13:25] If I have a team removed that had a branch owned by it, what happens to the branch? [13:26] oh... moved to ~registry [13:37] Is there any rubber ducky around that can help me on a "i screwed the pooch" problem? [13:38] https://answers.edge.launchpad.net/launchpad/+question/87308 === sayakb__ is now known as sayakb === rmcbride_ is now known as rmcbride === noodles775_ is now known as noodles775 === salgado is now known as salgado-afk [15:46] Yesterday I was trying to get a PPA going. After a bit of wrangling, I managed to get something that didn't generate a `bad package' email to me. [15:46] Now it's been 12 hours or more, and my package doesn't appear in my PPA page, nor my `builds' page for the PPA.. it seems like LP doesn't know about it. [15:47] tfogal: did you get a success email after your most recent upload? [15:47] one caveat is that I am creating the src .deb on debian, but AFAICT I've followed the instructions about that [15:47] noodles775: no.. I wasn't aware I would. [15:47] I've seen no notification actually. [15:48] apologies, this is my first foray into PPAs. [15:48] tfogal: ok, the most common cause for not receiving any notification is when the uploaded package is not signed with a key associated with your Launchpad profile, is that possible? [15:49] noodles775: I am entering a gpg key to sign the package as it builds (part of dpkg-buildpackage AFAICT). Is there some other mechanism by which I can verify the signature? [15:49] (btw: see https://help.launchpad.net/Packaging/UploadErrors for other possibilities). [15:49] tfogal: the key you are signing with needs to be linked to your Launchpad account... [15:49] you can add it by editing your profile. === jon is now known as Guest97089 [15:51] noodles775: ahh, that's definitely the case; I've only got one gpg key, that I created for launchpad. _source.change's seems to think there's a key on it. [15:52] although now that I look more closely, it seems the "Maintainer" has a minor discrepancy; it isn't using the email I've associated with my key... [15:52] I've got a meeting now, but at least I've got somewhere to start searching when I get back. Thanks! [15:52] np! === doctormo__ is now known as doctormo === beuno is now known as beuno-lunch === yofel_ is now known as yofel === deryck is now known as deryck[lunch] [16:23] hi all. i have tried several times to sign up for launchpad but i never get the email. i checked my spam but not there. can anyone help? [16:27] hmm mrevell, I have the feeling you have the answer for that ^ :) [16:28] moshe_work, I'm sorry you've had trouble signing up. I just need to check somethiong. === salgado-afk is now known as salgado [16:31] moshe_work, hi. [16:31] moshe_work, Ah, thanks rockstar, I was just checking with kfogel, as we had this issue last week. [16:32] mrevell, yeah, that's why the screencast was suggested. :) [16:33] rockstar, sure [16:51] rockstar: The i386 PPA build queue is a bit ridiculous, is there any hope of reviving thallium? [16:52] maxb, not sure. [16:52] noodles775, ^^ [16:54] rockstar: maxb, gee, up from 138 7 hrs ago, i386 now at 146 jobs... (https://edge.launchpad.net/builders)... Any losa around who could look at the dead i386 ppa builder? [16:55] * maxb wonders if the LOSAs have LOSA irc bingers [16:55] maxb: I'm pretty sure they do :) [17:04] what happened to the build farm? [17:06] micahg: are you referring to the backlog? If so, there was an issue yesterday (see bug 463041) which caused the initial backlog... [17:06] Launchpad bug 463041 in soyuz "Lost builder detection is insufficiently aggressive" [Undecided,In progress] https://launchpad.net/bugs/463041 [17:06] .. and now one i386 PPA builder is disabled. We're waiting for news from a LOSA. [17:07] Not helped by most of the builders having been borrowed for nebulous purposes probably related to the karmic release [17:07] there were 30 PPA build machines for the last couple of weeks [17:07] now we're back to 6 [17:08] micahg: yes - that's normal for a release (9 right?). [17:08] oh yeah [17:08] 9 [17:08] is there a reason why we can't have 30 all the time? [17:09] The get borrowed for extra capacity for something when needed. I'd be interested to know what the something is, too. [17:09] *They [17:11] oh [17:12] So our lovely losa's have got thallium going again :) [17:12] * noodles775 leaves === beuno-lunch is now known as beuno === deryck[lunch] is now known as deryck === oubiwann__ is now known as oubiwann [18:16] rockstar: sorry, am back now [18:16] i spoke earlier about never receiving registration email [18:17] spm: you around? === rockstar is now known as rockstar-afk [18:47] Hi, there! [18:54] hi, I have uploaded 15 days ago a new file to start translating the Tikiwiki project (https://translations.launchpad.net/tikiwiki/trunk). but the file is still waiting for review and apparently this must be done by a launchpad administrator. there is anything I can do? how long does it take on average for the file to be reviewed? thanks [19:03] hey there, when I have a given PPA on launchpad, how can I find out to what project/group this belongs to? === micahg1 is now known as micahg === olive is now known as v12 === v12 is now known as olive [19:29] when is the 'JSON' bug with respect to editing anything in LP going to be fixed? and what is the bug number for it (i'm sure its already been reported thousands of times by now) [19:30] hey there, when I have a given PPA on launchpad, how can I find out to what project/group this belongs to? [19:40] so, I'm going to be starting some discussions at my university (U. of Michigan, on Internet2) about hosting an Ubuntu mirror, and one of the guys at I2 asked if it was easy/worth-while to mirror PPAs. Thoughts? [19:40] (actually, he used to be at I2, I should have said) [19:42] greg-g: hmm, i've not heard of anything about mirroring ppas [19:46] mwhudson: yeah, this was the first time for me as well. He is just in love with the PPAs so he thought it would be nice to have [19:47] greg-g: maybe you could email launchpad-dev@lists.launchpad.net about this? [19:47] mwhudson: suppose I could :) [19:47] greg-g: i'm not sure the people who would be able to respond most usefully are awake now [19:48] gotcha, thanks === quentusrex_ is now known as quentusrex [20:27] noodles775 (et al. who are interested): I think the mismatch between the `Maintainer:' field and the name/email on my GPG key were the issue; I just got a PPA accepted :) [20:27] Thanks for the help. [20:28] tfogal: great! === salgado is now known as salgado-afk === micahg1 is now known as micahg [20:54] hello, i need somme help to upload to my ppa but i don't know if it's the right place here, sorry if it is not [20:58] flomar34: you're in the right palce [20:58] place [20:59] so, let's try in english. My ppa : https://launchpad.net/~cartes/+archive/ppa/+packages [21:00] using dput ppa:cartes/ppa freetuxtv_0.3.0-1ubuntu4_source.changes i got Successfully uploaded packages. [21:00] but, nothing happens, no mail and no package in my ppa [21:01] OpenPGP keys seems to be ok [21:03] I really don't know what coud be wrong === Phurl is now known as ThatFnordingGuy [21:10] usually if the mail disappears it's because something went wrong in key verification [21:13] flomar34: i presume you're signing with the key A8E52B81 ? [21:14] Yes, to build i use "debuild -kA8E52B81 -S -sa" [21:15] and i got "Successfully signed dsc and changes files" [21:15] hm then i don't know what might be happening [21:16] flomar34: it looks like you have managed to build packages in the past? [21:17] Yes i've tried it last year and it was ok === sale_ is now known as sale [21:18] mwhudson: I *just* fixed a bug in my own package where my gpg-signer had "Fake Name " and my `Maintainer' was e.g. "F. Name " [21:18] err [21:18] that was meant to be directed at flomar34 [21:18] anyway, when I had that messed up, if there were no other errors than launchpad just didn't send me any mail. [21:19] tfogal: can you pastebin your .changes file? [21:19] argh [21:19] flomar34: can you pastebin your .changes file? [21:19] tfogal: it's catching :-) === rockstar-afk is now known as rockstar [21:21] Sorry for my engish, what does it mean "pastebin" [21:21] !pastebin | flomar34 [21:21] flomar34: pastebin is a service to post multiple-lined texts so you don't flood the channel. Ubuntu pastebin is at http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic [21:22] tfogal: The maintainer and signer need not match, but the maintainer's email address has to at least look a little bit like an email address. [21:23] ah good wgrant is here to save the day === ThatFnordingGuy is now known as Phulr === Phulr is now known as Phurl [21:25] mwhudson: Well, with Karmic releasing late last night, 'here' might be a bit excessive. [21:25] heh [21:25] http://paste.ubuntu.com/304564/ [21:27] flomar34: Hmm. That looks like it should work. [21:27] flomar34: Sure you're uploading to the right place? [21:28] wgrant: if you mean the broken .changes, then no, sorry; I export my repo, build the deb, and upload to launchpad in a script: it cleans out all the old versions each time it's run. :\ [21:28] i use "dput ppa:cartes/ppa freetuxtv_0.3.0-1ubuntu4_source.changes" [21:30] oh, heh I did it again; I was reading mwhudson's response. And somewhat humorously, his response to me was misdirected as well ;p [21:30] anyway -- [21:31] wgrant: hrm, I'm confused then; the `maintainer' email that was causing issues was actually a valid email that I receive mail at frequently. Though it wasn't/isn't an email launchpad would otherwise know about. [21:32] also, congrats on the release [21:32] tfogal: That wasn't the problem, then. [21:37] hrm. *shrug*. I should start version controlling my debian/ dir. [21:37] flomar34: OK, this is odd. Your changes file is fine. It will get rejected, but you will at least get an email address. [21:37] Er. s/ address/ [21:38] flomar34: Sure you don't have an email sitting in a spam folder somewhere? [21:38] (I tested the upload on my machine, and got an email from it) [21:41] you give me the way to look for, i had a problem with maintener email :( [21:42] it seem to be ok now, many thanks [21:42] What was the problem? [21:42] If there's anyone that could get to this, I'd REALLY appreciate it. I want to push some commits but this is blocking me. https://answers.edge.launchpad.net/launchpad/+question/87308 [21:43] bad email adress for maintener, good adress for "changed-by" [21:43] I know.. I shoulda thought first... I'm sorry [21:44] flomar34: The file you pastebin'd was fine. [21:44] flomar34: Was that not the one you uploaded? [21:44] spm: ^ in your court I think to move those branches [21:44] lifeless: he's going to kill me, isn't he? [21:45] no [21:45] lifeless: not even jokingly? [21:46] in the paste Maintainer: cartes => in english , i didn't see it. [21:48] flomar34: That wasn't the problem. [21:49] flomar34: It doesn't have to be real, it just has to be parseable (ie. someone@something.tld) [21:53] I have just change my adress in the control file, and launch the samedebuid and dput and i recieve a mail saying "Accepted:". Is it just a "coincidence"? [21:54] flomar34: Odd. There was nothing wrong with the old .changes. [21:57] The maintener adress must be the good one? [21:57] flomar34: It and changed-by must be valid, not necessarily real, email addresses. [21:58] ok, thanks a lot [21:59] I have to do some more test to improve myself [21:59] bye [22:03] lifeless: could you just move one of the branch ownerships for me while I wait for the others? [22:04] k [22:07] MTecknology: no, I can't [22:08] lifeless: ok, thanks [22:09] rockstar: ^ are you able to help MTecknology [22:10] MTecknology, hi. [22:11] rockstar: hi [22:11] MTecknology, I'm currently on the phone, but if you would like to give me the details of what you need, I'll do my best to help out when I'm done. [22:12] rockstar: https://answers.edge.launchpad.net/launchpad/+question/87308 [22:12] MTecknology, great, I'll take a look. [22:21] rockstar: you should be able to do this [22:22] thumper: how've you been? [22:23] MTecknology: good, you? [22:23] pretty good [22:23] I'm learning how fast I can actually turn out new code and I'm actually impressing myself. Lack of sleep and doing homework is helping.. [22:26] doing no homework? [22:26] or doing homework [22:28] not doing it* [22:51] MTecknology, so do you want lp:~registry/ubuntu-drupal-releases/installation-profiles and lp:~registry/scribed/1.0 deleted? [22:52] rockstar: yup [22:57] MTecknology, done. [22:57] rockstar: thankyou very much :D [22:58] rockstar: sorry for the extra work [23:00] How do you search by package in launchpad bugs? In the search field at https://bugs.launchpad.net/ubuntu/+bugs?advanced=1 I enter 'mon' for the package name, but that brings up logs of unrelated bugs and packages. Thanks! [23:01] pedahzur, maybe the way is to search for the package and then its bugs [23:02] pedahzur, like, https://bugs.edge.launchpad.net/ubuntu/+source/mon [23:02] or https://bugs.launchpad.net/ubuntu/+source/mon [23:03] Ursinha: Great, thanks! [23:03] That does work better, yes. [23:03] pedahzur, hope this helps :) [23:04] MTecknology, no problem. === yofel_ is now known as yofel