[00:23] OK thanks for all ur help guys, I've posted the info to the wiki & also repackaged your debs for Hardy [00:23] they are on my ppa [00:23] perhaps they can put them in backports cos there's no official deb for hg later than 1.0.1 [00:24] bye [01:32] https://bugs.edge.launchpad.net/web2conf/+bugs is there some way to see the last person who commented on a bug? [01:59] what is the appropriate way to re-sign the ubuntu code of conduct with a new key, when the old signature is with a revoked key? [02:06] CarlFK: For example, https://bugs.edge.launchpad.net/web2conf/+bug/283547/+activity [02:06] Ubuntu bug 283547 in web2conf "* internationalization needed (or at least, international-friendliness)" [High,Fix committed] [02:11] Hi. How is it possible to make it so launchpad links to the users homepage on commits? [02:12] The person is already logged in with "bzr launchpad-login" [02:12] vadi2: set "bzr whoami" [02:12] such that it includes an address for them that is registered on launchpad [02:13] ahh [02:13] thanks a bunch [03:01] i see there is no one on help duty, but maybe someone can help me, what time is the staging database updated? I registered at around 2:00pm(GMT-3) yesterday, but my account still doesn't work on staging, any ideas? [03:03] ScottK: i want to see the whole list of bugs - the ones where I am the last person to touch I don't want to look at again [03:03] I don't think there's any way to do that. [03:04] I was hoping for a config page somewhere. [03:04] Maybe keep all the bugmail and sort in your MUA by bug number and then date. === fenris_ is now known as e-jat [06:11] Oh, so LP packages won't stick around forever :( [06:16] Hi, I keep getting 104: Connection Reset by peer errors when using bzr to branch from launchpad, any ideas why? [06:45] Hi, I keep getting 104: Connection Reset by peer errors when doing bzr branch lp:do. Any ideas why? === _neversfelde is now known as neversfelde [11:51] so I found another launchpad bug. Do I get a pony for it? ;) [11:53] Ubuntu bug p0ny in launchpad "Launchpad doesn't have enough ponies" [Wishlist,New] [11:54] hahahaha [11:58] :) [11:58] darn. wasn't actually a bug. [11:58] * Hobbsee will have to try harder === fta_ is now known as fta [14:14] Hello, How can I be a member of so apply translations.. [14:22] OsamaK: You can go to https://launchpad.net/~ubuntu-l10n-ar and use the "Join this team" link. [14:24] oojah, nothing like that for me, btw, is it the right team for applying Arabic translations? [14:24] Are you logged in to launchpad? [14:25] yeah sure. [14:25] I presume it's the right team, but I'm nothing to do with it so couldn't say really. [14:26] I see a green button with "Join this team" and a link "Join the team" in the list on the right hand side. [14:26] can you post the link? [14:27] Sure [14:27] https://launchpad.net/~ubuntu-l10n-ar/+join [14:30] Thanks, joined. === fenris_ is now known as e-jat [15:04] Hi there [15:04] I'm trying to upload unchanged sources from debian experimental to my ppa for testing. According to "https://help.launchpad.net/Packaging/PPA#Using%20packages%20from%20other%20distributions" this should be possible and I think I did it successfully once or twice in the past [15:05] The last couple of days it does not work. Did anything change? My ~/.dput.cf looks like http://rafb.net/p/Ha5Zk736.html and "dpkg-genchanges -S -sa > ../tmp.changes && debsign -k1D98DF69 ../tmp.changes && dput -f hardy ../tmp.changes" is what I do, but fail. [15:05] what's the error? [15:05] The upload succeeds, but I never get any response from Launchpad via mail [15:05] no error [15:05] huh [15:05] no idea then ;) [15:06] hi. i've accidentally marked bug 248705 as affecting evolution-exchange (upstream) and linked the bug to bgo, but i should have marked it as affecting evolution-data-server instead. can someone tell me how i cn change this? [15:06] Launchpad bug 248705 in evolution-data-server "evolution-exchange" [Undecided,In progress] https://launchpad.net/bugs/248705 [15:07] Laibsch, why aren't you signing the change? [15:07] hyperair: that's not possible. Change the -exchange remote watch to "None, the status of the bug is updated manually.", change the status to invalid, create a new task for e-d-s. [15:07] hyperair, you want to edit the upstream link? [15:07] beuno: What do you mean? I am signing the change [15:08] debsign -k1D98DF69 ../tmp.changes [15:08] AFAIK, that should be sufficient, no? [15:08] https://answers.launchpad.net/soyuz/+question/51583 [15:08] that is how I understand it [15:08] Laibsch, ah, since you added: allow_unsigned_uploads = 1 [15:09] well, maybe that is only due to c&p [15:09] beuno: no the upsteram link is correct [15:09] I guess I can remove it [15:09] beuno: the package name is wrong [15:09] afflux: i'll try that thanks [15:09] Laibsch, I'd also remove the trailing /hardy [15:09] the changelog will tell LP what series to build against [15:10] beuno: No, that is the whole point [15:10] hyperair, you can't remove the bugtask currently, so as afflux said, you just set it to invalid [15:10] beuno: Built against series X no matter the changelog [15:10] beuno: yeah i just did thanks [15:11] Laibsch, I don't think you can do that [15:12] beuno: Again, that is the whole point, read "https://help.launchpad.net/Packaging/PPA#Using%20packages%20from%20other%20distributions" [15:12] It is possible and I have done it [15:12] Laibsch, ah. So it is. [15:13] and have you uploaded your gpg key to launchpad? [15:13] yes [15:14] Laibsch, I don't know what could be wrong then, sorry [15:17] Laibsch: tmp.changes is probably the problem. [15:17] There is a bug where misnamed .changes files will cause a silent rejection. [15:17] Why are you mangling the .changes anyway? === _neversfelde is now known as neversfelde [15:21] wgrant: What filename could I use instead? I don't want anything package specific. Currently, I can (was able to) reuse that oneliner from bash history for all packages [15:21] wgrant: https://answers.launchpad.net/soyuz/+question/51583 [15:21] It has to be package-specific. [15:22] Isn't it harder to rename the changes file than alter your dput line? [15:22] wgrant: ? [15:22] Ah. [15:22] I see. [15:22] Manually generating the changes file. Ew. [15:23] I'd either debuild -S or grab the original .changes and resign it. [15:23] cd /usrc/src/$package1 ; $myoneline; cd /usrc/src/$package2; $myoneliner [15:23] Or name your generated changes file properly. [15:23] without changing $myoneliner [15:23] wgrant: Do you have a bugnumber for those silent rejections? [15:24] There is one somewhere. [15:24] Let me find it. [15:25] Bug #315643; it happens to be the latest one filed. [15:25] Launchpad bug 315643 in soyuz "PPA upload fails silently if .changes filename is misformed" [Undecided,New] https://launchpad.net/bugs/315643 [15:25] wgrant: Thanks [15:26] At least I know now why it suddenly started to fail [17:22] Hi; does launchpad have data exporting of all tickets/whatever associated with a project? if not, is this planned when it's opensourced? [17:22] fred: I don't know how easy that is with the launchapd api, but if you are in need of it it can be done [17:25] well, I'm considering using launchpad once it's open source; I know this sounds like the wrong way around, but if it lets me export my data, I'll use launchpad.net instead of setting up my own instance [17:25] reason being that setting up my own instance is fine, but I want to be able to get a full backup of my data [17:26] and if canonical die/have a change of heart re launchpad/whatever I don't lose it. [17:26] s/is fine/is effort/ [17:29] fred: right, getting your data out shouldn't be a problem I think. [17:29] * LarstiQ sees if they make a public statement about that somewhere [17:41] fred, allowing people to export their data is something we're working on [17:42] alternatively, if you request your data to be exported today, we will do it for you === Leefmc is now known as Leefmc-away [19:10] "Upload Warnings: PPA exceeded its size limit (6356.00 of 5120.00 MiB)." [19:11] seems like an unexpected growth to me [19:19] fta: lol..what do you have in your ppa ^^ [19:20] MrKanister, https://edge.launchpad.net/~fta/+archive [19:21] fta: wow. I am speechless [19:21] about 100 packages, but it's not worth 6.5G [19:21] well, maybe [19:21] the -dbg are huge [19:54] Wouldn't a translation of FooBarBaz made in Launchpad be a derivative of FooBarBaz regardless? [20:41] Where in the launchpad UI is the link to create a new project? [20:41] (I can find the links to create a new branch etc...) [20:50] balor: https://launchpad.net/projects/+new-guided [20:51] oojah: I found it eventually by googling it. But where in the UI does the link exist? [20:51] oojah: Because I never really remember URLs that long. [20:52] Go to launchpad.net, click on "Open Source Projects", then click "Register a project" [20:53] I'd say that the first link is probably the problem. === Leefmc-away is now known as Leefmc === warp10_ is now known as warp10 [23:10] is this what a deleted user looks like? https://launchpad.net/~maurizioantillon [23:25] f4: Or a user that has never logged into Launchpad. [23:25] he has [23:25] he created 2 weird bug reports on my project some time ago https://bugs.launchpad.net/ispees/+bug/310284 [23:25] Error: This bug is private [23:26] Ah, yes, he likes doing that. [23:26] He has had many accounts, all of which we believe to be suspended. [23:26] Although it is rather like whack-a-mole. [23:26] beuno: thanks (re exporting) [23:27] the bug report was "celeron@ 430 udp 5353 725" [23:28] Yes, just invalidate them for now. They were meant to be sort of deleted, but apparently some must have been missed. [23:28] i did [23:29] it's not a problem :) [23:30] Most of them appear to have been filed against Ubuntu; there were *heaps*. === hubuntu is now known as huayra