[00:09] taxman: I think the way to do it would be to mark that bugtask invalid and create a new bugtask for vte [00:10] oh, that's the only way? And I don't see a way to mark invalid, only a way to mark for manual instead of automatic updating [00:11] I'm just learning, so I don't know what I can do vs what others can do. Maybe it's different [00:12] I don't think you can delete a bugtask (the term for this reference to where the bug exists) - so if you switch it to manual and then mark it invalid and then create a new bugtask that might be the best way to do it [00:12] I'm no expert myself, but the people who could probably best answer it will be in Barcelona or on their way back from there most likely [00:13] ok, I'll try that. It would be nice just to be able to change it directly, not delete and recreate it [00:13] ahh, is that why it's so quiet in here? [00:21] thanks mthaddon [00:21] yeah, that's why it's so quiet :) [00:53] is it possible to completely empty a ppa? [00:55] madmartian: Yes... just delete everything. [00:55] But why? [00:55] wgrant: i decided to completely start again with the packaging [00:55] * madmartian completely screwed it up :) [00:56] You can't ever upload an older version again, but you can remove the existing stuff,. [00:57] wgrant: so I have to bump the version? [00:58] madmartian: Yes. You always should, anyway. === Snova_ is now known as Snova === jrick_ is now known as jrick [08:42] Hello, how can I remove a PPA ? [08:54] hola, I noticed some launchpad projects share their downloads on trunk//*.tar.gz [08:54] Where as I thought it's the main development branch [08:55] so is there some other alternative for publishing packet versions? [08:55] or shuold I mix it to my development branch [10:43] hi guys, when I try to upload something, I receive this: "Connection failed, aborting. Check your network [Errno 111] Connection refused" [10:45] anyone could help me? [10:46] I tried to upload to upload.ubuntu.com (via ftp) [10:48] Hello, how can I remove a PPA ? [10:52] ask for its removal at http://answers.launchpad.net/launchpad :) [11:35] Hi, The released source code of a software is no more available in launchpad :'(: indicates not found page. Hereafter The example : in page here https://launchpad.net/luciole/trunk/0.7.2 (click on link http://launchpad.net/luciole/+milestone/0.7.2/+download/luciole_0.7.2.tar.gz) [11:37] nicoInattendu: Known bug; try https://edge.launchpad.net/luciole/+download instead. [11:38] Ok thnks [13:54] bazaar.lp isn't working: http://bazaar.launchpad.net/~ubuntu-core-doc/ubuntu-doc/ubuntu-karmic/files [14:22] Hi :) [14:22] Is there a problem with http://bazaar.launchpad.net [14:22] ? [14:23] I can't access the code browser [14:23] http://bazaar.launchpad.net/~m-baert/drupal-planet/6.x/revision/24 [14:23] for any project [14:25] oops ! I just saw \savvas message [14:26] is somebody working on it ? could it be long ? [14:29] "Try reloading this page in a minute or two. If the problem persists, let us know in the #launchpad IRC channel on Freenode. " [14:29] it persists ... [14:31] RockyRoad: It's a weekend, so there would normally be reduced sysadmin response. It's also going to be even lower, and lots of people are flying home from Barcelona at the moment. [14:31] s/and/as/ [14:32] thanks for answering wgrant [14:33] I'll try to do without then [15:13] mwhudson: Are you actually there? [15:13] codebounce needs kicking. [15:13] ffs [15:14] * wgrant cowers in the corner... [15:15] sorry but just joined the list, but is there any issues with the builds in LP ??? [15:15] wgrant: [15:15] VK7HSE: Hmm, what do you mean? [15:15] There are lots of buildds missing. [15:15] wgrant: it's fixed [15:15] But nothing else seems to be wrong. [15:15] mwhudson: Thanks. [15:15] RockyRoad, savvas: ^^ [15:16] Oh I uploaded a build of Me TV a while back and they are yet to build... https://launchpad.net/~vk7hse/+archive/ppa [15:17] thanks :) [15:18] VK7HSE: See https://launchpad.net/builders. looks like lots of Java is clogging things up. [15:18] yeah I just remembered to look there just after I hit "enter" !!! [15:22] wgrant, mwhudson : thanks a million :) [17:41] Is there a way (possibly using the LP API) to generate a list of people who have an email address matching a certain regex? [17:45] nhandler: I doubt it [17:58] what, you want to find everyone with a redhat.com email ? [18:01] SamB: I was thinking of finding Ubuntu Developers who also have a debian.org email address. But I guess I could go about this another way [18:06] Q : how can i push my code to launchpad .i made a project called vunsy ... registered my ssh public key ... installed olive and initialized a project in my code folder ... then what ? [18:11] any help ? [18:14] Blaze_Boy: add the files you want, commit them, and then push [18:15] LarstiQ: Commands please [18:15] Blaze_Boy: `bzr add; bzr st; *review*; bzr commit; bzr push` [18:15] LarstiQ: and do i have to initialize a branch or something like git ? [18:16] Blaze_Boy: I thought you already did, what did you mean with `initialized a project'? [18:17] LarstiQ: with olive i used the initialize project menu item [18:18] LarstiQ: i'm sorry.. i have just know bazzar system half an hour ago [18:19] Blaze_Boy: Perhaps http://doc.bazaar-vcs.org/latest/en/mini-tutorial/index.html would be a good starting place. [18:20] exarkun: thanx [18:23] Blaze_Boy: I guess that means 'bzr init' then. So no, you've already done that. [18:24] LarstiQ: ok what i have to do then? [18:25] Blaze_Boy: same things I've already said. I have no clue how Olive presents those actions. [18:25] Blaze_Boy: but I'd hope finding their equivalents is easy [18:25] LarstiQ: alright thanx [20:02] hi all! I uploaded a package into my ppa, and then I realised I had the wrong target distro, deleted the package, changed distro in changelog, rebuilded and uploaded again.. [20:03] then I get that: The source mypackage - 1.0 is already accepted in ubuntu/karmic and you cannot upload the same version within the same distribution. You have to modify the source version and re-upload. [20:03] but my new package is for jaunty. any ideas? [20:12] alefteris: mypackage 1.0-2 [20:14] hoping to avoid that :) [20:18] alefteris: Deleting packages in PPAs is not intended to let you reuse version numbers... it's usually better to go with the system than to try "clever" approaches, IMO. [20:19] it still confuses apt-get, etc... [20:19] it's not perfect though [21:57] http://bazaar.launchpad.net/~alltray-developers/alltray/trunk/revision/55 gets a "Please Try Again" page saying that "there was a problem connecting to the Launchpad server" === Snova_ is now known as Snova [22:25] Is there a way to upload a karmic package to my ppa (and build it for Jaunty) without having to touch the changelog (and debuild not complaining that the sign doesn't match)? [22:43] loic-m: See https://help.launchpad.net/Packaging/PPA#Using%20packages%20from%20other%20distributions ? [22:44] jmarsden: I've got .dput.cf configured already, but when I apt-get source the pkg, I don't have any source.changes files to upload to my ppa [22:45] jmarsden: and debuild won't produce it if the changelod doesn't match my sig (and even if I could force the process, I'm afraid the ppa would reject them since I haven't signed them) [22:46] dpkg-buildpackage has a -k flag so you can sign with your own key... doesn't it work? [22:46] Or debuild -S -sa -us -uc and then debsign -k afterwards? [22:47] I've not done what you are trying to do, but I think it should work :) [22:47] jmarsden: thanks, I'll try that (and take a note, since I probably will have forgotten that by tomorrow ;) ) [22:47] No problem. [22:48] hola, where do I need to go to request a touch more ppa space? [22:48] vorian: Can you not just make yourself a second one and use that, for an extra GB worth? [22:48] Who do I ping about Loggerhead not working on LP? It's been down for at least an hour... [22:49] jmarsden: nope, it's not for personal use [22:49] i need it for ~kubuntu-experimental [22:51] vorian: OK. I think most of the people with the appropriate powers are recovering from or returning from UDS ? [22:51] that's why I came here to ask. [22:52] does anyone know for sure? [22:59] vorian: Ask a question at https://answers.launchpad.net/launchpad/+addquestion [22:59] jmarsden: Creating a new one is not a solution. That's a workaround which goes against the spirit of the limit! Bad idea. [23:00] danke wgrant [23:01] mbt, we can try pinging elmo or spm [23:01] wgrant: Then logically the limit should be set per user rather than per PPA, right? Is it? [23:01] but they're likely not awake [23:02] beuno: Yeah, guessing that everyone was at UDS? [23:05] mbt, returning from [23:05] jmarsden: Probably, but I guess that's hard to implement. [23:19] What determines whether or not a branch has a sparkline? [23:19] All code pages I checked have only one sparkline, and it is always the branch at the top. [23:20] cyberixae: Development focus branches have a sparkline. [23:21] thanks