=== dendro-afk is now known as dendrobates === Ursinha-bbl is now known as Ursinha [02:01] it would be nice if ppas actually gave you an estimate of "if you uploaded now, it would take N hours to build" [02:01] i realize it depends a bit on the package [02:18] are the daily build turned on again? [02:18] s/build/builds/ [02:19] hi bdrung [02:19] hi poolie [02:19] is it normal that the "build log" in https://edge.launchpad.net/~bzr/+archive/proposed/+build/1925839 is a small empty box? [02:20] poolie: it's normal at the beginning. you will see some progress there soon. [02:20] poolie: just keep pressing f5 :) [02:22] poolie: That just means there's no log yet. Which means the build hasn't started yet, or buildd-manager is being a bit slow and hasn't retrieved the latest log tail yet. [02:24] poolie: you can see now something there. [02:37] yep [02:38] there was just more lag than i expected [02:47] wgrant: a bit slow as opposed to.. [02:48] lifeless: As opposed to what it will be in a few weeks. === lifeless_ is now known as lifeless [03:52] hm, lvm locks up my system again [04:07] :< [05:38] Is the Ubuntu SSO service compatible with launchpad? (if I create a Ubuntu SSO account, can I log in via Launchpad with it?) [05:40] lfaraone: launchpad uses the Ubuntu SSO for sso [05:41] spm: so it's just branding? [05:41] more like hysterical raisons [05:41] spm: an Ubuntu SSO account works via the Launchpad Login service? [05:41] login.launchpad.net and login.ubuntu.com are the same servers/setup etc [05:42] spm: ah, mik [05:42] *mk [05:42] :-) [05:42] so yeah, same same basically. [07:40] I am looking for help setting up a PPA on launchpad. I am experiencing a key related error. [07:41] charringtonjp: Hi! What's the specific error? [07:41] First the ppa is https://launchpad.net/~chris-harrington-jp/+archive/ppa-awaos [07:42] Help documentation says I can find the key on the overview, but there is no key shown on the page [07:42] charringtonjp: how recently did you create the PPA? (it takes a while after creating the PPA to generate the key). [07:42] Specifically, documentation here: https://help.launchpad.net/Packaging/PPA#Your PPA's key [07:42] I created it days ago. [07:42] OK [07:43] On my PC I tried sudo add-apt-repository ppa:chris-harrington-jp/ppa-awaos [07:43] and got [07:43] Error: can't find signing_key_fingerprint at https://launchpad.net/api/1.0/~chris-harrington-jp/+archive/ppa-awaos [07:44] Trying dput gives me the local success but no package after many hours, error without error or email message syndrome [07:46] Though obviously I haven't signed .changes with the PPA key [07:47] charringtonjp: it needs to be signed with your own key, not the PPAs. [07:47] OK, [07:47] then I've done that [07:47] charringtonjp: when did you upload, and what was the package? (I'll check the logs) [07:48] I used the registered key when running debuild -S -sa [07:48] one sec. [07:49] tint2_0.11-0ubuntu1.dsc [07:49] osmo_0.2.10-0awaos1.dsc [07:49] lxlauncher_0.2.1-2.ubuntu3.dsc [07:50] Tried those three. Perhaps a name conflict on two of them? [07:50] charringtonjp: sorry, hrm, the logs are out of sync... I'll try to get them updated. [07:51] thanks [07:51] charringtonjp: ok, I can't see those packages mentioned in the logs :/ [07:51] OK [07:51] Was running debuild and pbuilder in a VM....network problem? [07:52] If you saw dput success, should be fine. Just to confirm: [07:52] Actually, I used the -d flag because I got a signing error..... [07:52] but that gave me a success message [07:52] On your PPA, you can see the "Adding this PPA to your system" section, but when you expand the 'Technical details about this PPA' there is no Signing Key/Fingerprint listed? [07:53] 1 sec [07:53] Ah, what was the signing error? [07:53] Did not write that down. I'll try again, 1 sec [07:53] was days ago [07:53] And are you certain you've got the correct key on your VM (ie. the one that is linked with your LP account)? [07:54] Well, I am pretty sure. [07:54] I copied the key from my main (parent) machine to the VM [07:54] exporting and then importing with gpg [07:55] and then setting DEBSIGN_KEYID in ~/.devscripts [07:55] OK - I'm just asking as 99% of the time, that's the reason for not receiving an email (https://help.launchpad.net/Packaging/UploadErrors), but yeah, that should be fine. [07:56] I am new at this though, so I could be missing something important and basic but less documented [07:56] I do not see 'Technical details about this PPA' [07:57] Under Adding this PPA to your system, it just says "This PPA does not contain any packages yet..." [07:58] Right. [08:00] Packages install fine locally by the way. Just getting them on Launchpad as the last step is not working. [08:02] charringtonjp: I'll need to pop out for a bit, but just to summarise: either your PPA hasn't yet had its signing key automatically generated (normally only takes a few hours), or there is something wrong with the upload (I can't see any mention of your packages or PPA in the recent upload logs). [08:02] StevenK: Could you look a bit further for charringtonjp while I'm afk for a bit? ^^ [08:02] Actually I will be afk for about an hour or so, so I'll log back in later. [08:03] And post the error I get without the -d flag on dput [08:03] Perfect, I'll be back then too. [08:03] Great, thanks for the help. [08:23] fwiw I get "server error" with no oops number trying to update a mp [09:14] noodles775: could not reproduce the dput with -d option error [09:14] Instead I got "Package has already been uploaded to ppa on ppa.launchpad.net" [09:17] charringtonjp: can you use the -f option with dput (to force the upload again) [09:18] will do, 1 sec [09:18] OK, error reproduced [09:18] Unfortunately most of the error message is in Japanese ;) [09:19] can you paste it to paste.ubuntu.com (or similar)? [09:19] basically that gpg cannot find "appropriate OpenPGP data" [09:19] last line is [09:19] OK, so I'd say your package is not being signed correctly... [09:19] "No signature on /var/cache/pbuilder/result/osmo_0.2.10-0awaos1_i386.changes [09:20] Right [09:20] Copying the gpg key seems to work fine, [09:21] charringtonjp: did you see https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage (it's hard to find, specifically the options when building). [09:21] It has a note about explicitly identifying the key id. [09:22] That's why I defined DEBSIGN_KEYID in ~/.devscripts [09:23] and the same key as is registered with my Launchpad account is the only key on the VM. [09:23] Yes, I know, but that leaves me very puzzled as to why you see "No signature on /var/cache/pbuilder/result/osmo_0.2.10-0awaos1_i386.changes" when running dput. [09:23] yes, it is strange. [09:23] I guess I could try building again with -k [09:23] although the process did work, asked for my passphrase twice etc. [09:24] charringtonjp: you definitely used -S -sa (and were.... [09:24] right. [09:24] The only thing I can think of [09:24] is that DEBFULLNAME and the name of the key after import are different [09:25] DEBFULLNAME being my name, and the name of the key having "(main key)" in the name. [09:25] That is the reason I had to specificy DEBSIGN_KEYID in the first place [09:26] (DEBFULLNAME as defined in ~/.bashrc) [09:26] Yes, afaik that shouldn't stop the package from being signed... Hangon, thought: [09:27] The "/var/cache/pbuilder/result/osmo_0.2.10-0awaos1_i386.changes" is the result of *building* the source package... I should have seen that earlier. [09:27] Aha [09:27] You should be dput'ing the changes file created by dbuild (ie. the source package) [09:27] I see [09:28] OK, give that a go and let me know how it goes. [09:28] OK I get it. Launchpad does the building, so why would I try to upload the .changes file created by pbuilder. right. [09:28] I'll give it a go. [09:28] Exactly. [09:29] Running it through pbuilder first is a great thing to do... it ensures that you know it builds locally in an environment very similar to that used by Launchpad, so saves you hassle when something is wrong with your package. [09:30] OK, I got a success message [09:30] I tried it with one of the other packages [09:30] One I'm sure I used debuild on because I changed source [09:31] Great... now wait a few minutes and see if you get an email. If you don't have one in 10 or 15mins, let me know. [09:31] Will do, thanks a bunch! [09:31] Any time :) [09:32] I'm documenting my experience in a blog. Is it OK if I mention your nick as the one who gave advice? [09:32] ( assuming it works) [09:33] http://awaos.awanowa.jp/en/ [09:33] Sure :) [09:34] Thanks. [09:36] Package is up. Looks like it worked [09:36] Thanks again! [09:36] Great :D === Nicke is now known as 18VABDTK5 === maxb_ is now known as Guest7510 === jelmer is now known as Guest46994 === Guest46994 is now known as jelmer === Guest7510 is now known as maxb === maxb is now known as Guest10006 === maxb_ is now known as maxb === lamont` is now known as lamont [12:35] Is there a way to get cia-clients only use report the pushed commits? [12:36] there seems to be no man page or instructions.... [12:37] jelmer: around? [12:38] nigelb, hi [12:38] jelmer: seeing that you wrote the cia plugin, can you help me with my query? [12:40] nigelb: the help can be found with 'bzr help cia' [12:40] nigelb: Though to answer your question, there's no way to only report pushed commits. [12:40] Ah, thanks [12:40] * nigelb headdesks. [12:40] I shoulda thought of bzr hep cia :/ [12:40] I tried every other combination :D [12:41] nigelb: The problem would be that every time you do a push a revision you generate a new notification; you only commit once. [12:41] jelmer: true. I wish LP had something at the server end. [12:46] nigelb, me too! [12:46] jml: is it very hard to do? Or just way down on the list that you folks have? [12:46] (or both?) [12:48] nigelb, getting Launchpad to push real-time computer-readable notifications is non-trivial. [12:48] nigelb, but reasonably high up on the list. [12:48] jml: lack of hands? [12:48] If so, I don't mind getting my hands dirty if I have to. [12:49] (but I only know PHP and very little python. You folks would stab me at the mention of PHP :p) [12:49] nigelb, we wouldn't stab you [12:49] ok, good to know :D [12:49] after all, then you'd have *two* problems. [12:49] hahah [12:51] nigelb, lifeless is a better person to ask about the implementation details (he keeps longish NZ hours) [12:51] yeah, I run into him often. I'll ask him in his a.m. [12:51] nigelb, cool. [12:52] jml: thanks :) [12:52] It would be so cool to get cia working :) === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [13:29] hi [13:29] did any recent launchpad update added restriction on downloads? [13:30] ignore that I think that was a authentification token issue === henninge_ is now known as henninge [13:32] Hi, I just stumbled across something I felt was interesting. Take a look at the latest release of gnucash 2.2.9-6 to maverick [13:32] https://launchpad.net/ubuntu/+source/gnucash === mrevell is now known as mrevell-lunch [13:33] the changelog and Debian agree this release was made by Micha Lenk, but Launchpad attributes it to Ahmed El-Mahmoudy? [13:33] How can that be? [13:34] Laibsch: He requested the sync. [13:35] I see [13:36] is that how LP does things now? [13:36] It's done that for roughtly four and a half years, since Ubuntu started using it. [13:36] IIRC it used to be attributed to the one mentioned in the changelog? [13:36] really? [13:36] Wow [13:36] must have been half-asleep, I guess [13:36] but something isn't right [13:37] the time mentioned is the time of the upload made to Debian [13:37] Yeha, the way it constructs that line is a little... off. [13:37] it probably uses the Changed-By value which gets probably modified when building the .changes file for the sync with the sync requester [13:37] Well, actually, it's more because sycning is a hack. [13:38] geser is correct. [13:38] sync-source.py overrides Changed-By. [13:38] OK [13:38] just wanted to make sure you know about it [13:38] but it seems to have be me not paying attention earlier ;-) [13:39] been === thekorn is now known as thekorn_ [13:42] Hi. Is the keyserver down? [13:42] The PPA key server, that is [13:44] askhl: the server itself seems fine to me? That is: [13:44] http://keyserver.ubuntu.com:11371/pks/lookup?search=0x0E83E39A9F811449B50FA6DE9746C699E2A280CD&op=index [13:44] responds as expected. [13:44] askhl: or do you mean the script that generates the signing keys for PPAs? What's the issue you're seeing? [13:45] noodles775, trying to add a PPA, and there's an error [13:45] Hang on, I'll take a look again === doko_ is now known as doko === jcsackett|afk is now known as jsackett === mrevell-lunch is now known as mrevell === PsyTrance_ is now known as PsyTrance === dendrobates is now known as dendro-afk === _doctormo is now known as doctormo === doko__ is now known as doko === doko_ is now known as doko === 18VABDTK5 is now known as Nicke_ === menesis1 is now known as menesis [15:30] good morning! quick question, I have releases 0.98 and 0.99 for this project https://launchpad.net/ubuntu-sso-client, yet the 0.98 is the one offered in the front page. Any ideas why? [15:32] sinzui, can you help nessita? [15:32] I can't see why that's happening [15:34] nessita, 98 may have a newer timestamp. I do not think it uses debversion [15:34] * sinzui looks [15:34] sinzui: I've uploaded 0.98 before than 0.99 [15:35] sinzui: so, I would expect timestamp for 0.98 to be older than the one for 0.99 [15:36] https://edge.launchpad.net/ubuntu-sso-client/+download also favours 98 [15:37] yeah... any idea why? [15:37] both uploads were made the same day, but 0.98 early in the morning, and 0.99 late in the afternoon [15:39] nessita, I needs to read the code to see what is happening here. I'll be a few minutes [15:39] sinzui: no problem, I have no rush. Thanks! [15:45] nessita, I have a suspicion. The date field only accepts a date, and it adds 00:00:00 as the time. So Lp may think both releases happened at the same time. We are getting the first one back [15:45] * sinzui peaks at staging db [15:45] sinzui: ouch! [15:45] shall I fill a bug for this? [15:46] If this is true, I think the fix is easy by adding a sort on version [15:51] nessita, the time is 00:00:00. I will report a bug to improve the sorting mechanism. This is a trivial change we can get fixed in a few days [15:51] * sinzui looks to existing bug first [15:51] noodles775, apologies for running away previously. As it turned out, a funny proxy was used on the computer in question, and I was confusing it with some previous trouble with timeouts due to the keyserver [15:52] (which hasn't been a problem now otherwise) [15:52] askhl: ah, thanks for letting me know. [15:53] sinzui: awesome! thanks === deryck is now known as deryck[lunch] === doko_ is now known as doko === salgado is now known as salgado-lunch === SpamapS_ is now known as SpamapS === doko_ is now known as doko [16:46] erm are daily builds for maverick turned off? [16:50] shadeslayer, https://bugs.edge.launchpad.net/launchpad-code/+bug/617072 [16:50] Launchpad bug 617072 in Launchpad Bazaar Integration "Maverick recipe builds fail (affected: 2, heat: 10)" [High,Fix committed] [16:50] oic [16:51] too bad :( [16:51] btw, i need to add more stuff into commit log of bzr, how do i do that? [16:52] i already closed the commit editor === deryck[lunch] is now known as deryck [17:22] shadeslayer: Once a commit has been created, it is immutable. [17:22] hmm [17:22] However, if the commit has not been pushed or merged anywhere else, an option is to uncommit it and commit again [17:23] maxb: how would i do that? bzr uncommit? [17:23] yes [17:24] alright === easter_egg is now known as easter_egg|off === salgado-lunch is now known as salgado === jsackett is now known as jcsackett [18:43] rockstar: got this from one of my daily ppa builds: [18:43] [ ! -f Makefile ] || /usr/bin/make maintainer-clean [18:43] [18:43] Makefile:358: *** multiple target patterns. Stop. [18:43] rockstar: looks like that is sometimes caused by colons in the make-deps [18:44] and, looking at my copy of the checkout, I don't see that [18:44] rockstar: finally "bzr build" WORKSFORME on my local machine [18:44] anyway to find out what is in the Makefile on the build bot? [18:45] http://launchpadlibrarian.net/54000112/buildlog.txt.gz === dendro-afk is now known as dendrobates [19:25] is it possible to host packages for debian on your launchpad ppa? [19:27] theres usually an ubuntu version which packages built on will work on Debian, but we don't have Debian specific buildds, sorry. [19:31] hm, ok well i'm on debian, my dput doesn't support sftp, is there anything else that launchpad supports? [19:31] i tried https/rsync/scp, none of them worked ("not allowed to execute commands on this server") [19:32] also, 405 method not allowed [19:39] if i have created a deb file, and want to upload to ppa for the first time..what should i do? [19:39] i've already created the package and added ssh key [19:42] lifeless: morning. I see you start early :) [19:42] alex88, there's instructions on your ppa page [19:42] lifeless: I was asking earlier about having CIA hook into LP. How hard would that be? [19:43] * nigelb would like to help with that effort if possible. [19:43] well, i have only to rename deb to deb.changes? [19:43] nigelb: what do you mean [19:44] and yeah, I am an early riser; today was exceptionally early even for me - 5am. [19:45] lifeless: I'm talking about CIA bots (CIA.sv), right now we only have it at client side which isn't very ideal. [19:45] nigelb: go on; I know what cia is etc, but there are many ways they good hook together, so I need to know what one you're thinking of [19:46] lifeless: I'm thinking of being able to ping cia everytime a trunk branch is updated [19:46] it would be very useful for projects [19:46] the client side thingy is irritating because they may never turn up in the trunk anyway [19:47] while the whole idea is to keep track of commits to the main project repo [19:47] I'd like us to support a pubsub model for lp [19:47] which would naturally cover this [19:47] but you could just use the rss feed today [19:48] and hook that to a bot? hm, not bad. [19:48] ask cia.* to subscribe to the rss feed; done. [19:49] Oh. That's helpful :) [19:49] of course that won't be instant until we get pubsub in place [19:49] if you wanted to work on that that would be awesome, but I rather fear its a large stack [19:49] hm, I remember some conversation about this [19:49] but at that time I didn't care about it. [19:50] ) [19:50] I will run rocketfuel on my vm and see how much I can wrap my head around LP [19:50] ok [19:51] probably need to first figure out how the thing works :D [19:52] you've seen the wiki about getting started ? [19:52] I have it in my bookmarks, yes [19:58] wtf, but to public a package i have to make a change from ubuntu package? [20:01] alex88: it looks like you don't understand the debian build system [20:01] there's the original source package, a .orig.tar.gz, a .diff.gz or .debian.tar.gz to apply debian-specific patches, and a .dsc file [20:02] the .changes and .deb files are created when you run dpkg-buildpackage over the source package [20:02] if you don't have the source package you won't have the .changes file [20:02] so you can't just pick up a deb from somewhere and upload it to your ppa [20:02] you have to have built it yourself, and got a .changes file [20:03] thank you..i'll have a look [20:04] lifeless: we don't have the rss feeds yet, do we? [20:05] yes [20:05] (I only see rss feeds for announcements and not commits) [20:05] branch feeds [20:05] * nigelb goes to look again [20:05] "http://feeds.edge.launchpad.net/~lifeless/launchpad/registry/branch.atom" [20:05] for instance [20:06] well [20:06] cant see that from the UI can I? [20:06] get rid of edge from that url [20:06] nigelb: depends on your browser [20:06] hrm, on Firefox? [20:06] I'm talking about the link [20:07] I don't see an rss button on the UI for the branch... [20:08] the link is a rel tag in the page [20:08] which rss aware browsers show as a 'subscribe' button [20:10] Ah [20:11] I see it now :) [20:20] when i delete a ppa, or deactivate pgp key, does them disappear after some time? [20:35] no [20:35] hi everyone how do I remove all revisions and the history of a branch? I would like to make the latest revision of https://code.edge.launchpad.net/~ubuntu-manual/ubuntu-manual/maverick to be revision 1. As the branch is getting very bigged as it is derived from previous versions of the manual ? [20:43] I can't delete the branch as one other branch has shared revisions how do i work out what the linked branch is? [20:49] jenkins: thats a pretty harmful thing to do [20:49] jenkins: you'll make it hard for everyone collaborating on it. [20:50] hey, https://help.launchpad.net/Packaging/PPA#Activating%20a%20PPA tells me i need to active my ppa, but no such link exists on my overview page [20:51] lifeless: noone is doing anything on it at the moment, its mostly because we have people with slow internet and we made the mistake of setting it up early on [21:32] Is it normal to have a delay of around 10-15 minutes from new stuff happening in a bug to me getting the e-mail? [21:38] the windows bzr explorer walkthrough has no information on how to tell it where/what your ssh key is [21:38] pagent is your friend [21:39] ssh on windows kinda blows [21:39] well yeah [21:39] ok. so putty set up will get used properly? [21:41] thumper: speaking of - it would be great if the first time I logged in on a new box and it redirects me to edge if I didn't have to click login again [21:41] just saying [21:45] mtaylor: we're deleting edge. [21:45] mtaylor: problem solved [21:46] lifeless: woot [21:48] lifeless: what can I do to get lp #596931 implemented? [21:48] Launchpad bug 596931 in Launchpad Bugs "Provide dupe searching against upstream bug reports (affected: 1, heat: 8)" [Low,Triaged] https://launchpad.net/bugs/596931 [21:48] lifeless: we've wanted it for a long time [21:48] jcastro: let me have a look [21:49] lifeless: even if it was one big upstream, like either gnome or debian or something would be a tremendous help [21:49] jcastro: talk to marjo about requesting it through the stakeholder process [21:51] good idea [21:53] jcastro: this is huge [21:54] jcastro: as defined its extremely complicated [21:54] jcastro: asking in the stakeholder process would make sense. [21:54] what we need for this is: [21:54] - defined API for searching upstreams [21:54] - glue into +filebug to make that work [21:54] the first step needs to be time capped. E.g. searching upstreams in < 0.5sec per query [21:55] thats going to be nearly impossible given many upstreams bugtrackers [21:55] as a first cut search the tasks on the upstream /in launchpad/ would work [21:55] in the past we've done an entire import of like, the BTS in lp. [21:55] so I'd redefine this as [21:55] if it did that say, once a night [21:55] search in the matching product on LP for dups [21:55] which is *easy* [21:55] then who cares about remotely queuing the remote tracker? [21:55] and separately we can work on better prepopulation of the upstream products in LP [21:56] jcastro: james_w: we're saying the same thing. I'm saying though that the bug *as defined* is going to be hard to do well if at all. [21:56] whomever is the stakeholder should redefine it;) [21:57] * jcastro does that [21:57] its a very small patch to make +filebug look both upstream-in-LP *and* downstream-in-LP. [21:58] so that bugs on bzr find the ubuntu bugs for it, and vice verca. [21:58] jcastro: I think you want two bugs. [21:58] one, search upstream-in-LP in +filebug. [21:58] two, which is likely a dup, populate-upsream-in-LP [21:58] right, I swear we've been talking about this idea for like 3 years [21:59] I want #2 way more [22:00] jcastro: so, separate the concerns out. Shove em in the stakeholder process. [22:01] now, you could do a patch for 1 yourself :) its pretty easy [as such things go :(] [22:01] for 2, I haven't looked into the bug federation logic yet. [22:01] so I can't comment. I don't see why it would be harder than 'for bug in X; add-bug-watch' on a given product. === salgado is now known as salgado-afk === yofel_ is now known as yofel === dendrobates is now known as dendro-afk