[00:00] Is there a way to remove a comment on a bug? [00:00] (I don't see such a thing, but oh well, it can't hurt to ask) [00:00] Snova, only if it's clearly spam [00:01] Ah, ok, I just got confused for a moment and put a comment on the wrong bug. [00:03] Snova, happens to the best of us, but, for now, it just stays that way [00:03] maybe we'll have comment-collapsing in the future :) === yofel_ is now known as yofel === matsubara is now known as matsubara-dinner [01:00] launchpad admins around? I've got a borked branch... [01:00] $ bzr push [01:00] Using saved push location: bzr+ssh://bazaar.launchpad.net/~mordred/libcpuinfo/add-bindings/ [01:00] bzr: ERROR: Server sent an unexpected error: ('error', 'No repository present: "lp-49577104:///~mordred/libcpuinfo/add-bindings"') [01:02] mwhudson: ^ === abentley1 is now known as abentley [01:02] yes, that branch is borked [01:02] the error message is true though [01:03] iirc there's a directory .bzr/repository.backup [01:03] It shouldn't be an unexpected error in that case... I guess there's a protocol bug. [01:04] Hmm, maybe I should change the "Server sent an unexpected error" message to include the verb name the client was using. [01:04] what would be great would be if there was a way to recover :) [01:05] mtaylor: you can probably grovel around with lftp [01:05] mtaylor: but delete and re-push is likely easier [01:05] mwhudson: you know - the last few times I've tried that - it's never worked [01:05] mwhudson: I was going to do that - but there's already a merge request with merge comments associated with the branch [01:05] (btw: no idea how the branch got in this state, pretty sure it wasn't launchpad that did this!) [01:05] mwhudson: its been submitted as a merge proposal [01:05] mtaylor: can you rm -rf .bzr with lftp? [01:05] mtaylor: lftp sftp://bazaar.launchpad.net/~mordred/libcpuinfo/add-bindings [01:06] mwhudson: I think it was a laptop disconnect in the middle of a bzr upgrade [01:07] mwhudson: lftp is not so much allowing me to connect [01:07] that might do it i guess === abentley1 is now known as abentley [01:07] mtaylor: strange, maybe you need to put your username in the url? [01:07] mwhudson: if I do that, it prompts me for password [01:07] * mtaylor grumbles [01:08] just hit enter [01:08] lftp is stupid [01:08] great [01:09] what is launchpad *for* is it like a bitbucket or sourceforge? [01:09] mwhudson: ooh. it seems like it might actually be working... [01:10] patx: roughly, yes. [01:10] ok ty. [01:11] ah. that's what it was [01:11] I had tried to do upgrade --1.9 on it [01:11] which failed with bzr: ERROR: Cannot convert to format . Does not support rich root data. [01:12] which sadly left my branch in a state [01:14] while I'm here... can I poke someone in the eye about integrated wikis? [01:14] mwhudson: thanks, btw. lftp editing worked great [01:15] cool [01:37] hmm... if someone is asking what launchpad is for, we've done a bad job of the home page [01:38] i'm still looking for the section about hosting web pages ;-) [01:45] zsquareplusc: how about hosting it at sourceforge and mirroring your code branch to launchpad? === matsubara-dinner is now known as matsubara [01:56] thumper: as a byline 'Launchpad is a unique collaboration and Bazaar code hosting platform for software projects.' is uhm, opaque [02:02] savvas: i like how launchpad is organized and how you can work with the branches. i'd prefer the the bug tracker too. so just hosting the web site there seems to be a bit unfriendly. [02:04] Well, I suggested that as a workaround until your idea is realized :) [02:21] * mtaylor just wants lp wiki [02:23] zsquareplusc: I too would like some web hosting [02:24] this is a different idea to the wiki pages [02:24] ideally I'd like to see both [02:24] * thumper has cunning plans [02:27] * zsquareplusc has python API docs for an extension using sphinx. a wiki wouldn't help for that. but i wiki is fine for other project docs [02:28] I find Trac's builtin wiki quite helpful... [02:28] zsquareplusc: as a non-binding question... what would be the most useful way to provide a [02:29] zsquareplusc: would you like to provide a website as a stand alone branch or as part of the main branch of project? [02:29] zsquareplusc: also, plain branch explosion, or sphinxify / some other ReST processing? [02:30] or the normal response of: options for everything [02:31] hi there. Trying to access message 0 of bug 371281 on staging and edge gives me a "500 Internal Server Error" with the content "NoCanonicalUrl": http://paste.ubuntu.com/207250/ Is there something wrong with my code? [02:31] Launchpad bug 371281 in pidgin "pidgin evolution plugin, Evolution hang" [Medium,Incomplete] https://launchpad.net/bugs/371281 [02:31] via python-launchpadlib that is [02:32] * thumper looks for Ampelbein [02:32] thumper: i have the rst documents already in the branch along with the software. the sphinx output is a bunch of automatically generated static HTML files. i would not want to check these into a branch. [02:34] Ampelbein: my guess is "it's a bug" [02:35] Ampelbein: the return type of the messages is "IMessage" which doesn't have a defined url [02:35] thumper: woohoo. in py-lp-lib? [02:35] Ampelbein: it should really be something like "IBugMessage" which has a location (permalink) [02:35] Ampelbein: in launchpad itself [02:35] Ampelbein: file a bug on "launchpad" or "malone" with your sample code and the IRC snippet === matsubara is now known as matsubara-afk [02:36] thumper: ok, will do. thanks for looking into it. [02:36] Ampelbein: np [02:37] zsquareplusc: how do you build your project's webpages? [02:37] zsquareplusc: I'm not familiar with sphinx [02:38] zsquareplusc: do you have custom CSS, make rules, ?? [02:39] thumper: in this case, just sphinx. it takes a bunch of rst files, htmlizes, puts navigation around it. it has themes and css, but i used the defaults. [02:40] zsquareplusc: I'm just trying to work out some sensible, flexible, useful ways to get web pages up [02:40] it is very hard to please everyone [02:40] yep [02:41] * thumper goes back to writing tests for the nice distro source package branch listing [02:44] Now that I've cut a gnome-do release for 0.8.2, is there any easy way to go through all the bugs milestoned at 0.8.2 and with status "fix committed" and change them to "fix released"? [02:45] RAOF: I wish! [02:45] thumper: Yeah, so do I :P [02:45] I've been thinking of how to do it with the LP api, but I stopped looking [02:46] RAOF: File a bug! Make it say "Mark bugs in this milestone released" or something [02:46] I'd push for it :) [02:46] This isn't already a bug? [02:46] perhaps it is [02:46] make them dupe it :) [02:47] luckily there are no bug people on right now or I'd have to duck [02:50] There it is... bug #341687 [02:50] Launchpad bug 341687 in launchpad "Convert bugs from "Fix Committed" to "Fix Released" when a milestone is released" [Undecided,New] https://launchpad.net/bugs/341687 [02:50] RAOF: you're too nice to them [02:51] On the plus side, finding that bug alerted me to the presence of LP's mass-bug-email interface. [02:53] LP has a mass-bug-email interface? [02:55] thumper: yes [02:56] rarely used, probably for a good reason [02:59] foreach bugnum in release ; do echo "bug $bugnum\n status fixreleased" ; done [03:00] just a way to fill in the mail [04:16] guys, i know one can ask for more ppa space but is there an upper limit? i mean what if i needed more than 5gb for a team ppa? [04:18] bjsnider: the limits are policy, so if its for a good cause and has a good reason itshould be ok [04:18] bjsnider: I don't know, best to ask one of the soyuz guys [04:18] bjsnider: OTOH though,what are you doing that needs 5G? [04:18] bjsnider: perhaps delete old versions ?:) [04:19] multiple mythtv and mythplugins builds for multiple distros, as well as a lot of other stuff related to nvidia [04:21] bjsnider: ask a question via answers (how I love typing that contradiction ;-) ) - if you need it urgently, I can increase fairly pronto. Is usually just a sanity check against egregarious abuse. === spm_ is now known as spm [04:25] spm, thanks. that's what i wanted to haer [04:33] RAOF: The easier way to do mass bug changes like that is to say ` status fixreleased', and stick a couple of hundred bug addresses in To. [04:34] No need for a huge body like that. [04:36] RAOF: wgrant had something to tell you [04:36] RAOF: might want to tell him once your connection settles down [04:54] wgrant: ick [04:54] wgrant: I'd settle for an easy to use api [04:55] for bug in my_project.milestone['this-one'].bugs: bug.status = 'Fix Released' [04:55] thumper: I last used this back in the pre-API days. [04:55] But yes, and the API is a good way now. [04:55] AFAIK you can't get the bugs from a milestone via the api [04:56] thumper: IMilestone has a searchTasks. [04:56] So it looks like you can. [04:57] And IProduct.searchTasks can take a milestone argument. [05:00] hmm [05:02] * thumper wonders where searchTasks comes from... [05:03] thumper: IBugTarget, maybe? [05:03] But IMilestone probably isn't an IBugTarget... hmm. [05:03] nope [05:03] ah, mayby IHazBugs [05:04] A grep through c/l/i should tell you pretty quickly.. [05:04] Except it's all split up now. [05:04] yep [05:04] wgrant: yes, all split now [05:04] wgrant: lp.bugs.interfaces :) [05:04] wgrant: as you'll see soon enough :) [05:04] * thumper taunts wgrant some more [05:05] It remains to be seen whether it's soon or not... [05:05] But we can hope! [05:06] wgrant: define soon [05:06] wgrant: hmmm. bad reaction there. "hope"??? you should be in fear of your brain imploding. [05:07] right now the only reason that I know of is shaking out the bugs in the bzr 2a format [05:07] thumper: The tree is also suspiciously unsplit. [05:08] I'd be tempted to say something wildly inaccurate or inflamitory, but it would be certain to be taken out of context and posted everywhere, so I'm refraining :) [05:09] I see. [05:10] spm: Why is my brain going to implode? [05:10] wgrant: is part of the LP Dev hiring process. only those who pass the test of seeing the sourcecode and not having their brains implode go onto the 2nd round of interviews. QED. :-P [05:11] spm: Heh. [05:12] is also why us losas are careful to only deal with tiny fractions of the codebase. generally only that around config changes. stops premature implosion. [05:13] haha [05:13] spm is almost right [05:13] your brain doesn't normally implode on sight, just on attempting to understand it [05:13] * wgrant must remember to cover the room with painting dropsheets on the 21st^W^W^Wwhenever the code is released. [05:14] spm survives by not caring what the code does [05:16] I've got at least some Zope 3^WFramework^WToolkit experience, so it's a very slightly shorter learning cliff. [05:16] personally I always thought it would have been easier to write a for loop with sleep() && leak-memory() functions. but hey. :-P [05:18] spm: so thats why we're open sourcing? [05:18] to eliminate the competition's brains? [05:19] bingo [05:19] That was my suspicion. [05:19] BWHAHAHAAHAHAHAHahahahahahaha. <=== obligatory evil laughter. if I had a white cat I'd be patting it's head. [07:37] hi. https://bugs.launchpad.net/linux/+bug/124406 does not open fully for me in opera [07:37] Ubuntu bug 124406 in linux "Keyboard keys get stuck and repeat (Feisty, Gutsy)" [Unknown,Confirmed] [07:37] are there any known incompatibility problems with opera (9.64 here) ? [08:31] Shouldn't edge be running something more recent? [08:39] Hi, It's my first step with launchpad. I'm looking for ssh url. Any idea ? [08:46] Maxime: What do you mean? What are you trying to do? [08:46] I'm trying to upload my first file onto launchpad. [08:46] I think i didn't understand something :( [08:47] Maxime: What kind of file? A file in version control, or a release of your software? === abentley1 is now known as abentley [08:47] A file version control, using bazaar [08:48] Do you have a local branch? [08:49] no, i'd like to use lauchpad as repo. On local, i've only original files [08:49] Maxime: Have you seen https://help.launchpad.net/Code/UploadingABranch? [08:50] Yes, i think i'm starting to understand [08:51] bzr launchpad-login your-id it's on my computer, not onto server throw ssh ? [08:51] Once you've run "bzr launchpad-login yourusername", "bzr push lp:~user/project/branch" will use SSH. [08:52] So, run bzr launchpad-login on your local machine. [08:52] ok, thanks, i'm goind to try why this. === Maxime_ZZZ is now known as Maxime [09:28] Is there somebody have a look at my question? https://answers.edge.launchpad.net/launchpad-code/+question/75673 [09:47] I still have some problem with my first bazaar upload. I get this: bzr: ERROR: Not a branch: "U:/dev/". Any idea of my problem ? [09:55] Maxime: You need to run "bzr push lp:whatever" from within a branch. U:/dev isn't a branch. [09:58] "whatever" is on local or server part ? [09:58] Server part. Where do you want to push it to? [10:00] onto this project plugins-dc-aa. Push means "send my local files to server", am i right ? [10:01] Yes. === mdz_ is now known as mdz [10:02] i've the same error message with this "bzr branch lp:plugins-dc-aa" :( [10:03] So, first i've to create a local branch ? [10:03] Ah, yes. There's currently no branch in lp:plugins-dc-aa [10:15] humm, trunk isn't a branch ? [10:16] wgrant: the ppa listing is just a snippet (ie. only 3 archives with the latest publishings) [10:16] Maxime: Did you try to push to lp:plugins-dc-aa/trunk? [10:17] noodles775: Well, that's pretty useless. [10:17] noodles775: What's the point of it? [10:17] wgrant: with a link to further ones of course... [10:17] noodles775: Ah. [10:18] That's eventually always going to be dailies in a lot of cases, so I still don't like it much. [10:18] wgrant: as in the bug, the long-term plan is to (1) have the top *ranked* ones displayed there, [10:18] wgrant: and (2) eventually have the link going to a better page than the ppa search. [10:18] noodles775: I might read the bug again... there's been a few comments, so I've probably forgotten everything. [10:18] wgrant: yeah, it'd be great to get more feedback from people! Thanks! [10:19] wgrant: i tested lp:plugins-dc-aa/trunk. I got the same error :( [10:19] Maxime: Right. That's just an alias to a branch. You need to push to lp:~personorteam/project/branch [10:19] Maxime: Then you can make lp:plugins-dc-aa/trunk point to that branch later. [10:20] But you can't use lp:plugins-dc-aa/trunk to create a new branch. [10:20] ok, thanks, i'll test that. [10:22] Malone isn't a very good medium for near-realtime discussion like this... [10:29] I don't seem to be able to unmark a duplicate bug report any more [10:29] Anyone else have the same problem? [10:30] I haven't tried for a few days, and I don't hold much hope for staging working... [10:30] But it did work around 2.2.6's release. [10:30] e.g. https://bugs.edge.launchpad.net/hundredpapercuts/+bug/393775 is not a duplicate, but there's no link to unmark it [10:30] Ubuntu bug 393775 in hundredpapercuts "change yes-no-dialogs in all applications (dup-of: 389876)" [Undecided,New] [10:30] Ubuntu bug 389876 in ubuntu "Inconsistent: Quit without saving Firefox, Gedit, OpenOffice" [Undecided,Confirmed] [10:31] Oh. [10:31] mpt: Refreshed the page? [10:31] yep [10:31] I've seen that, but I think it's only after you've already used the AJAX widget once. [10:31] Huh. [10:31] I see the edit link. [10:32] aha, shows up in Firefox but not Chrome [10:33] I saw a bug about a similar thing earlier. Was that you too? [10:33] Chromium, rather [10:33] (similar thing == sprites not showing up in Chrom(e|ium)) [10:33] ... And in Epiphany but not Konqueror [10:33] So, yeah, it's another WebKit-specific bug [10:40] mpt: I unmark by removing the bug number in the dupe form [10:40] bigjools, yes, and that's a problem in itself, but it's not the problem I'm having here [10:40] The problem here is that the button to *get to* the form is missing in WebKit and KHTML. [10:40] ah [10:40] (reported as bug 394189) [10:41] Launchpad bug 394189 in malone "Can't unmark a bug report as a duplicate in WebKit and KHTML" [Undecided,New] https://launchpad.net/bugs/394189 [10:44] mpt: aieee that's a subtle difference between FF and Konq to un-dupe [10:44] bigjools, yes, I much prefer my original design for the duplicate section ;-) [10:44] well, the un-dupe link is just a small icon. ew. [11:35] Merge proposal comments look awf [11:35] ul in WebKit too, they're wrappe [11:35] d in the middle of words [11:35] wha [11:35] t yo [11:35] u sa [11:35] y [11:36] And they don't wrap at all in firefox 3.5 :) [11:36] There are bugs on both issues already. === kkubasik_ is now known as kkubasik [12:06] Hi [12:07] I'm trying for the 3th time to upload a .orig.tar.gz (gears) with dput but there's no way, it always hangs on the last KB. (And yes, yesterday I left it running for over 4 hours and it didn't do anything more). [12:33] cprov1: ^ did we decide that was a router problem or something else? I can't quite remember. === cprov1 is now known as cprov [12:35] RainCT: router problem was the last guess ... we are not sure what is causing it. [12:35] RainCT: ubuntu or ppa ? [12:36] cprov: ubuntu [12:38] RainCT: can you please try again ? [12:39] sure [12:39] RainCT: what sort of local router do you have? [12:44] bigjools: A Canopy WiMAX thing (dunno the exact model, I have no access to it), and an (old) Fonera in the middle for the W-LAN. I think last time I had the problem that was with a different connection (Huawei E220 3G modem). [12:44] hmmm ok, doesn't sound familiar [12:45] if you search the Intarweb for ftp upload hangs, there's a lot hits :/ [12:48] RainCT: are you NATed? if so can you try with a real IP === mrevell is now known as mrevell-lunch === matsubara-afk is now known as matsubara [14:00] Hi all, can a bug be set on more than one ubuntu package in launchpad? === mrevell-lunch is now known as mrevell === maxb__ is now known as maxb === matsubara is now known as matsubara-afk === henninge_ is now known as henninge === matsubara-afk is now known as matsubara === jtv1 is now known as jtv [16:10] nice backup on amd64 ppa builds :/ [16:22] Sam-I-Am: it's all of 30 builds? [16:22] is there a place to see the build queue? [16:23] elmo: the wait time is nearly 12 hours... longer than i've seen before :P [16:27] Sam-I-Am: not the queue itself but the current state: https://launchpad.net/builders/ [16:30] cool [16:30] wonder why the amd64 queue is so long vs. the other archs [16:47] Hi, I'm uploading kde backport here: [16:47] https://edge.launchpad.net/~kubuntu-ppa/+archive/staging [16:47] I need more space === deryck is now known as deryck[lunch] [16:52] spm: are you around? [16:52] lex79: file a question on the Soyuz project and it will be dealt with [16:53] ok === matsubara changed the topic of #launchpad to: https://launchpad.net/ | Help contact: matsubara | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com | Open Sourcing: https://dev.launchpad.net/OpenSourcing [16:56] Hello, I require a helper to aid me in recovering my launchpad account (email lost during a DNS change and password reset). [16:58] bigjools: https://answers.edge.launchpad.net/soyuz/+question/75823 [16:58] thanks [16:59] lex79: thank you, an admin will pick it up later [17:00] thanks [17:00] matsubara: can you help Obfreak --^ ? [17:00] bigjools, yes [17:00] Obfreak, hi [17:01] Obfreak, what's your email address? (feel free to privmsg me if you don't want to disclose the email address here) === thekorn_ is now known as thekorn === thekorn_ is now known as thekorn === magcius_ is now known as magcius === weltende is now known as welterde === deryck[lunch] is now known as deryck [19:20] hey guys have a quistion on launchpad [19:29] leifdk1978: just ask away [19:29] ok :) [19:30] is the launchpad used for tranlastion or only bug an pacakge maintainers [19:30] both [19:30] and more [19:30] ok cool [19:31] just that the danish team is using a other metod to translate === matsubara is now known as matsubara-lunch [21:13] * rowinggolfer reads https://dev.launchpad.net/OpenSourcing [21:13] so not fully open source then :( [21:19] http://blog.launchpad.net/podcast/launchpod-15-launchpads-going-open-source [21:19] wow. [21:22] 11 weeks since the last launchpod podcast? === EdwinGrubbs_ is now known as EdwinGrubbs === Edwin is now known as Guest51106 [21:57] gasp :( https://edge.launchpad.net/ubuntu/+source/firefox-3.5 why list untrusted/unknown PPAs there and not the ones maintained by a real team! it was better off [21:58] it's adding confusion to an already confused situation [22:01] fta, I'm sorry, we're working on the UI for that [22:01] it's temporary [22:01] fta: i presume it's automated? [22:01] let me find you the bug # so you can help us figure it out [22:02] fta, bug 280958 [22:02] Launchpad bug 280958 in soyuz "Package page doesn't show related PPAs for that package" [High,In progress] https://launchpad.net/bugs/280958 [22:02] (it is automated, btw) [22:02] we need to find a good way of selecting the best ones [22:03] please let us know if you have ideas :) === matsubara-lunch is now known as matsubara [22:05] ok, thanks, i will [22:15] I really wish the bug tracker permitted fileing a distribution bug link for CPAN [22:52] EvanCarroll: file a bug :) [23:29] Hi. I'm thinking of hosting the addons part of a project I contribute to called XBMC on launchpad, but I don't know if launchpad would really be the best place to do that. Do you get ftp access to your distributable files/binaries when you release them? [23:32] rwparris2, no ftp access. [23:35] matsubara, is it just a web interface? [23:35] rwparris2, there's also an API which you can use to upload and, IIRC, download files [23:43] is there a way to grab a bunch of branches at once? or associate a bunch of branches as a "view" where people can bzr branch lp:my-view or something? [23:44] for instance, for project groups that bring a bunch of projects together for a release [23:45] mxpxpod, nope. [23:46] matsubara: are there any plans for that? [23:46] mxpxpod, no, AFAICT. [23:46] ok [23:47] mxpxpod, feel free to file a bug on https://launchpad.net/launchpad/+filebug requesting that [23:47] matsubara: well, I guess the real question is does bzr support that? [23:51] mxpxpod, IIUC, what you seem to want is, for instance bzr branch lp:some-project-group and this command will branch the development focus (trunk) for each one of the projects under that project group? [23:51] matsubara: correct [23:52] mxpxpod, I guess a plugin to bzr could do that. Your idea doesn't sound like a very common use case though. [23:52] matsubara: yeah, that's what I'm thinking [23:53] imagine someone doing bzr lp:gnome [23:53] matsubara: true :) === matsubara is now known as matsubara-afk