[00:06] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/237724 [00:06] Launchpad bug 237724 in linux "linux-image-2.6.24-18-xen breaks mono" [Undecided,Won't fix] [00:06] Seems relevant [00:06] ! [00:15] fuck [00:15] maxb: is there a way to upload pre-compiled package to ppa? [00:16] spitfire_: no [00:16] maxb: thanks for the pointer; I've reopened the bug === matsubara is now known as matsubara-afk === mde is now known as mde|Afk === mde|Afk is now known as mde|af === mde|af is now known as mde === mde is now known as mde|afk [02:00] Hi [02:00] was this the channel [02:01] or was it ubuntu bugs [02:15] I created a project, created a series, but I can't find where to start adding code [02:16] MTecknology: You probably want to host the code in a bzr branch [02:16] ya [02:16] oh... [02:16] i see now :) [02:17] no [02:17] Do I also need to create a team for it? [02:18] no [02:18] Unless you are the only person who will be pushing to the branch, you might want to make a team [02:19] there will be about 5 or 6 [02:20] MTecknology: Then you should probably create a team where these 5 or 6 people are members. Then, make the team the owner of the bzr branch [02:20] ok, ty [02:20] You're welcome === _neversfelde is now known as neversfelde [02:20] wow - LP is starting to get complicated [02:21] easy if you know what you're doing - but there's getting to be a LOT to this thing [02:21] either that or I was just blind to all of it before [02:22] what do I put in for a Project [02:22] For what? The bzr branch? [02:22] Owner is the team, Name is 1.0, and Project is main? [02:22] ya [02:22] Project is your project on LP [02:23] The resulting location of the branch will be: ~scribed/scribed/1.0 [02:23] I want the project name repeating twice? [02:23] oh - because it's team... [02:23] MTecknology, are you registering a hosted branch on Launchpad? [02:24] ya [02:24] MTecknology, don't register hosted branches. Just push it. [02:24] oh [02:24] So in the branch, just do `bzr push lp:~scribed/scribed/1.0` [02:25] what if I did it already? [02:25] MTecknology, I have a personal vendetta against registering hosted branches. It's confusing. [02:25] ok [02:25] MTecknology, then you'll have to `bzr push --overwrite lp:~scribed/scribed/1.0` [02:25] How's this look? https://code.edge.launchpad.net/~scribed/scribed/1.0 [02:25] I've always done --use-existing-dir [02:25] rockstar: I've always registered and then pushed (unless creating a lot of branches). What is the downside to doing this? [02:26] nhandler, the downside is that you have an extra step. [02:28] does the way I have it look good? [02:30] rockstar: True, but for one branch, I don't find it too inconvenient. If I am doing bulk branch creation, I do skip the registration step [02:31] Now that I've done it once, I like it [02:31] nhandler, but it's an unneccessary step. [02:31] rockstar: But it does make it easier for people who aren't as familiar with bzr. [02:31] nhandler, registration of hosted branches will one day go away, and there will be an explanation for getting a hosted branch up. [02:32] nhandler, if you register first, then you have to specify --overwrite. If you have to specify all these flags, you might as well use git. [02:32] rockstar: Why not just have the registration page simply spit out the bzr push command to use? I think that is a a nice compromise [02:33] nhandler, that's basically what it'll do. "Want to create a hosted branch? bzr push lp:blah/blah/blah" [02:33] :) === xxploit_ is now known as xxploit [04:23] Hi there [04:23] anyone home? [04:24] OK, looks like the channel is dead [04:24] not to mourn [04:24] tomorrow is another day [04:36] Hi, I seem to be getting a failed build error because of PPA 404s, any idea why/how I can fix this? http://launchpadlibrarian.net/21587499/buildlog_ubuntu-intrepid-i386.abiword_2.6.4-5ubuntu2~ppa1_CHROOTWAIT.txt.gz [04:47] Is there any way to force an upload to my ppa when uploading a modified package, but with same version as an already uploaded package? [05:05] loic-m, no. [05:19] Is there a solution (short of artificially bumping the version)? I've uploaded it as 0ubuntu1 and would like to upload a revised package as 0ubuntu1~ppa1 [08:09] hi. are there some logs to the PPAs, to see if anybody's using ones PPA ? [08:09] one's* [08:11] cemc, Not that are made available to PPA owners. [08:11] i see. thanks [08:27] cemc: https://launchpad.net/+builds [08:27] oh, wait [08:27] no [08:27] misread [08:28] yea, i ment if there are some logs or stats or something [08:31] I thinks there a bug report about that somewhere [08:32] There are a couple bug reports, about the general class of "please expose statistics" for PPAs, for distros, for branches, for +downloads, etc. [08:32] https://bugs.edge.launchpad.net/soyuz/+bug/139855 [08:32] Launchpad bug 139855 in soyuz "Display stats about PPA usage" [Low,New] [08:33] From what I've previously heard, this is something being discussed generally, rather than with reference to specific bugs (although it will probably go back to bugs if/when it gets implemented). [08:34] the report hints at the fact that it'd be difficult to gather that information, which I can imagine [08:36] Well, it's hard to be accurate. It's not hard to generate a lower bound of downloads. [08:37] Well, except for the disconnect between ppa.launchpad.net and the other bits :) === xxploit_ is now known as xxploit [10:07] hi, is staging.launchpad.net down for everyone else, or just for me? [10:07] thekorn, isn't it daily restore time? [10:08] kiko-afk, I don't know, but maybe, [10:08] will try again later today [10:08] I think it is. we're trying to reduce that window -- I had a crazy idea with COW snapshots etc [10:10] at least a message or something whould be really cool [10:11] I'm looking into this.. === adiroiba1 is now known as adiroiban [12:34] hello. i've uploaded package in ppa, it has been accepted, and it has been compiled successfully; but there is some errors in debian/ files, so i've deleted package from PPA, after sometime package has been deleted completly from ppa server, but now, when i try to upload fixed version, i get message via email about rejection, because package "is already accepted in ubuntu/jaunty and you cannot upload the same version within the same distribution. You have to m [12:34] odify the source version and re-upload.". But there is no should be some additional source modifications or version name changes. so, could you tell me, please, how can i upload package? [12:38] ia, You need to use a higher version number for each upload. [12:39] e.g. if you start with something like 1.2.3-0ppa1, you'd then upload something like 1.2.3-0ppa2 with your packaging fixes. [12:42] persia: so, there is no any way to upload the same version twice, even the first one has been deleted completely, right? [12:43] Nope. [12:43] Well, there is, but it's *very* complicated, and you have to bribe the admins: better to increase the version. [12:46] persia: :-) ok, thanks === kiko_ is now known as kiko === sale_ is now known as sale [14:47] hi, is it allowed to host configs on launchpad? [14:49] configs such as? [14:50] .bashrc .foorc [14:51] to share them with other people [14:52] dereine, Just create a bzr branch at lp:~dereine/+junk/configfiles with them. As long as you license them with a license LP accepts, it ought be fine. [14:53] persia: wow thx [14:53] i expected its only allowed to host real projects thx! [14:54] The special +junk project is specifically designed for bits and bobs that don't belong in a real project. [14:54] Since it exposes a private namespace for you to name branches however you want, you can put anything you want there. === dereine is now known as dereine[OFF] [15:16] Hi, can https://edge.launchpad.net/~sugar please be deleted? (requested by owner) === dereine[OFF] is now known as dereine [15:24] lfaraone: for reasons of authentication, delete requests are (obviously) not acceptable over irc! [15:24] You need to file the request at https://answers.launchpad.net/launchpad [15:26] maxb: OK. [15:28] maxb: also, https://edge.launchpad.net/~sugarteam is listed as using a LP mailing list but it is currently unused, we are usign ubuntu-sugarteam instead. how hard would it be to migrate? [15:28] maxb: filed: https://answers.edge.launchpad.net/launchpad/+question/58573 [15:29] I'm not a Canonical person, I'm just repeating the advice I'm seen them repeatedly give here :-) [15:29] * I've [15:30] maxb: Understood. [16:00] hi all [16:01] is this supposed to work: bzr branch lp:ubuntu/jaunty/vala ? [16:07] asabil, not yet [16:07] oki [16:35] How can I delete a blueprint? [16:37] mok0, You can't. [16:38] I can't retarget it either, that doesn't work [16:39] I accidentally created a blueprint under "launchpad" namespace and it wont allow me to retarget it for "ubuntu", it claims the bp already exists under "launchpad". [16:39] My reply is: I KNOW that, that's why i am trying to move it!! [16:39] Grrr [16:44] Oh, I believe they can be retargeted with a question. [17:07] persia: with a question? [17:08] https://answers.launchpad.net/launchpad/ [17:09] To put it another way, I suspect someone can tweak the right bits to retarget a spec. Deleting causes other issues. [17:12] I see. [17:12] Thanks [17:37] i pushed now this branch, https://code.launchpad.net/~dereine/+junk/configfiles but there is no possiblity to see the files or anything else [17:38] dereine, I can see http://bazaar.launchpad.net/%7Edereine/%2Bjunk/configfiles/annotate/head%3A/.vimrc [17:38] Try clicking "Source Code" from the branch overview page. === sale_ is now known as sale [17:42] ah it needs some time [17:42] thx [18:33] Do any of the code hosting guys know if the failures for this import are fixable? https://code.edge.launchpad.net/~vcs-imports/libtorrent/trunk [18:34] * rockstar looks [18:35] jkakar, looks like a cert problem. [18:35] rockstar: Yeah. I was wondering if it was something you already knew about, or just random crapiness. [18:36] jkakar, we've seen a bunch of SSL certs change recently. Not sure what's going on. [18:36] This is probably the 4th or 5th time I've seen it in the last two weeks. [18:36] rockstar: Ah, interesting. While I've got your attention, another of my vcs-imports has been failing forever: https://code.edge.launchpad.net/~vcs-imports/gdb/trunk [18:36] jkakar, it can probably be fixed, but will require a LOSA or mwhudson. [18:37] rockstar: Cool, thanks. [18:38] jkakar, the gdb one I have no idea about. I'm willing to admit that vcs-imports need to be really worked on, because they fall over so often. [18:38] rockstar: Yeah, well I bet it's a super tricky problem space. :) [18:39] jkakar, I'm actually planning on doing some hacking on cscvs today, so I'll try and find the cause of that one. [18:39] rockstar: The gdb one I suspect is CVS evilness. It's an old repo and you know that the kind of person that hacks on GDB is also the kind of person that will manually "fix" their revisioned data. :) [18:39] rockstar: Awesome, thanks! [18:39] Yes, CVS is evil, but cscvs usually does alright with CVS stuff. :/ [18:39] Aye. === sale_ is now known as sale === sale_ is now known as sale [19:23] how can i pull my current working branch to a version on a remote branch? [19:24] sry wrong channel [19:31] Hi all, how can one contact launchpad admins ? [19:45] shilbert, what do you need? [19:45] shilbert, Get lucky asking here, or file a question as answers.launchpad.net/launchpad [19:51] Usrsinha: There is something wrong with my key in launpad and I need to have it removed so I can reupload it. [19:54] I got a rejection email while uploading to PPA that isn't listed in the common errors secton. It says " [19:54] Unable to find distroseries: unstable. Further error processing not possible because of a critical previous error. [19:54] Sorry about the cutoff, irssi does that sometimes when I copy/paste. ;o === sale_ is now known as sale [20:07] dnyy, There's no series "unstable" in Ubuntu against which you can build. Try selecting "hardy", "intrepid" or "jaunty". [20:09] ah, my bad, thanks. [21:28] Is anyone working on the current timeouts? OOPS-1120EB734 for example. [22:37] hi [22:37] Does anyone know what the Ubuntu installer package is called? [22:39] mib_q3893gop: there are two, one on the alternate cd and one on the liveCD [22:39] What's the one called on the LiveCD? [22:42] charlie-tca:What's the one called on the LiveCD? [22:42] ubiquity [22:45] Yes! That's the one [22:45] Thanks [22:48] no problem.