=== Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk [09:43] hi guys, i'm having trouble creating an account in launchpad. I got an email warning me about an account creation request. However, the confirmation code is not present, neither I had received an additional email with the confirmation code [09:44] is there an issue going on? [09:46] nm, resetting the password does send a confirmation code === dormammu_ is now known as rcc [10:53] q. i had a ppa working ok in lucid, which is know failing on maverick. how can i reproduce the ppa build locally ? [10:57] the best way is to setup a pbuilder (or sbuild) for that Ubuntu release [10:57] pbuilder-dist (from ubuntu-dev-tools) helps you in creation (and management) of pbuilders for different Ubuntu releases [10:58] hue. ok way over my head :) [10:58] geser: thanks for the answer tho [11:05] q. is there a tool somewhere who would remove all the .a i provide for the build ? [11:05] something which wasnt in lucid and now is in maverick [11:13] jetienne: it's your tarball [11:13] geser: ? [11:14] jetienne: the tarball for lucid of neoip-router contains a compiled version of libxml2 with the needed .a file :( [11:14] while the one for maverick is missing it (only a shared lib) [11:15] impressive help. i will look [11:16] do you need the exact version of libxml2 which is bundled in your tarball? or would using libxml2-dev (which also contains a .a) work too? [11:17] geser: last time i looked the static version of libxml2 was doing a core dump on launch. and this was on any libxml2 usage. even their own examples [11:17] geser: this is why i moved to this last version without the coredump [11:19] I ask because I see on packages.ubuntu.com (for libxml2-dev) that 2.6.27 is pre-hardy and that libxml2 also has some security updates which might affect your application too [11:23] geser: i do understand. be assured this 'fix' is temporary. all this source was close source at first. it has been fully opensourced. all the 350 000 lines of it :) currently im makeing it more suiltable for communities. and ubuntu package according to ubuntu rules is part of its :) [11:25] debuild -S -k'jerome etienne' <- is the one removing the evil libxml2.a [11:33] as you carry the libxml2 code you need in your tarball a "fix" would be to use it to build libxml2.a instead of using the pre-compiled version [11:39] geser: i understand your suggestion would be better. but this is unsuitable with current timing. aka yes i plan to fix the building. no im not planing to fix it now :) === bilalakhtar_ is now known as cdbs [13:19] staging gives the "Code Update In Progress" notice, but no status about that on the launchpad status twitter. [13:19] does anyone know the status from staging? === smoser` is now known as smoser === Ursinha-afk is now known as Ursinha [15:13] how can I write my password for bzr? it asks always! [15:14] Enter passphrase for key [16:08] Hrm, I have a build stuck in "uploading" status for hours :-// [16:08] https://launchpad.net/~mercurial-ppa/+archive/staging-stable-snapshots/+build/2092164 [16:08] for your ssh key? use an ssh-agent [16:10] staging gives the "Code Update In Progress" notice, but no status about that on the launchpad status twitter. [16:10] does anyone know the status from staging? [16:12] It's fairly normal for staging to be down for days at a time === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [17:04] how to solve this rejection of my package? What Iḿ doing wrong? http://fpaste.org/qYaG/ [17:08] http://fpaste.org/EHOx/ [17:17] Source/binary (i.e. mixed) uploads are not allowed [17:17] :/ [17:18] ??? [17:22] derick_: you can only upload source packages, not binary .debs, use "debuild -S" [17:23] tsimpson, debuild -sa -k [17:23] and -S [17:24] tsimpson, debuild -S -sa -k ? [17:24] yes, but only use -sa once per version [17:24] (upstream version) [17:24] cause otherwise [17:24] ? [17:24] because you don't need to upload the orig.tar.gz more than once, it doen't change with package versions [17:26] k thanks === Ursinha is now known as Ursinha-afk [17:56] why is this failing? http://fpaste.org/zIM7/ [17:56] * Source: not available [17:57] is that bad ^, no source? [17:58] look inside the build log [18:00] looks like you missed adding libfftw3-dev to Build-Depends [18:00] I see, thanks === JanC_ is now known as JanC [22:53] hey. i'm having troubles setting up my launchpad project. i've tried to follow all the guides that i've found, but i just can't get it to work on my windows machine. [22:54] the main problem is this: [22:54] bzr: ERROR: Connection error: Unable to authenticate to SSH host as damd@bazaar.launchpad.net [22:54] supported auth types: ['publickey'] [22:54] i have pageant running, i've added my private key to it and i've set up the public SSH key in my launchpad account [22:54] any ideas? [23:10] damd, and your launchpad username is damd? [23:10] yes [23:10] no ideas [23:11] damd: You may want to ask in #bzr. They probably have more experience with getting things working on Windows. [23:11] i've asked there as well, but no replies yet [23:43] Any idea how long the staging update is going to be?