=== fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === emma is now known as emm === emm is now known as emma === fta_ is now known as fta === fta_ is now known as fta [06:45] help! How do I upgrade a package to new upstream version using bazaar branches? [06:46] does debcommit handle that properly? === fta_ is now known as fta [07:14] slangasek: poke [07:14] slangasek: was looking at binutils-z80 ftbfs [07:14] slangasek, http://launchpadlibrarian.net/49755201/buildlog_ubuntu-maverick-amd64.binutils-z80_2.20.1-1_FAILEDTOBUILD.txt.gz === fta_ is now known as fta [07:39] kronos: alright :) [07:41] slangasek, binutils-2.20.1.tar.bz2 -> /usr/src/binutils/binutils-2.20.1.tar.bz2 but the tarball is not present . [07:42] slangasek, instead binutils-2.20.51.tar.xz is present there [07:43] in the /usr/src/binutils directory [07:44] it's also broken in debian [07:46] kronos: right - I synced it because it was already broken in Ubuntu at the time, so there's no point in carrying a delta when there was a chance the Debian maintainer might fix it for us [07:46] kronos: if you're going to fix it, I would certainly recommend doing so first in Debian, and syncing from there [07:51] no it was broken in debian, weird package [09:13] amd64 build problem, its OK on my local amd64 ubuntu, but in launchpad i got this error, what should i do to fix it: http://pastebin.ubuntu.com/464876/ === yofel_ is now known as yofel === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta [16:23] amd64 build problem, its OK on my local amd64 ubuntu, but in launchpad i got this error, what should i do to fix it: http://pastebin.ubuntu.com/464876/ === fta_ is now known as fta [16:47] omid: do you have any arch-specific files? e.g. some code that needs to get compiled on each architecture? [16:49] geser, no, I don't know what is it, where should I find some description about that? I cannot find any in https://wiki.ubuntu.com/PackagingGuide/Complete [16:51] omid: I ask because if you don't have any e.g. .c files in your package that need compiling and only e.g. php code than you could make the package "Architecture: all" but if you need compiling you need to fix your binary-arch target in debian/rules [16:52] omid: see the description for Architecture on https://wiki.ubuntu.com/PackagingGuide/Complete#control (it's a bit terse) [16:54] geser, But I can compile it in my own system, without any problem! [16:54] omid: if it's php-cairo from http://sourceforge.net/projects/klecks/ then it has architecture-specific code (cairo.c) [16:54] geser, No, it is from pecl.php.net [16:55] omid: because there is a small difference how pbuilder operates by default (build arch-specific and arch-indep packages), the i386 buildd work the same, but the amd64 buildd build only the arch-specific packages [16:56] omid: you should get the same error when you pass "--binary-arch" when building your package (this would simulate the amd64 build): pbuilder build --binary-arch your_package.dsc [16:57] geser, thanks, then I will debug it local :-) === fta_ is now known as fta [17:25] Wait wait wait [17:25] So MOTUs can sync packages directly, without waiting for archive admins to do that? [17:26] syncpackage is the (not-so-recommended) way to do that for now. [17:26] a button is planned. [17:26] heh [17:26] a launchpad.net button [17:27] LucidFox: http://old.nabble.com/The-syncing-process-and-syncpackage-%28or%3A-How-to-speedup-the-syncing-process%29-td28576593.html and https://code.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/syncpackage [17:28] Not-so-recommended? [17:28] i think it's still considered "experimental" [17:28] which is why it's not in any package, but stuffed away in some bzr branch somewhere. [17:30] "Manually running syncpackage does add chances for errors. This is why [17:30] it's use has been discouraged in the past. I think this is still a good [17:30] reason to minimize it's use. [17:30] " [17:30] quoted from ScottK's email. [17:31] LucidFox: ^^ [17:33] hyperair> syncpackage is actually in ubuntu-dev-tools [17:33] LucidFox: is it actually distributed already? [17:34] LucidFox: i thought it was in the source but not in the binary package. [17:37] Well, apparently it is [17:37] at least in maverick [17:39] ah. [17:39] nice. [17:39] it isn't in lucid. [17:39] * hyperair still uses the ancient syncpackage from pitti. === fta_ is now known as fta [17:39] it was left out on purpose for lucid but is currently in maverick [17:40] the new one uses the lp api afaik, which makes it so goddamn slow i could grow a moustache and beard while waiting. [17:40] a big bushy one like stallman's [17:43] I didn't look yet in detail at the code but AFAIK it is an improved version of that script [17:43] my general experience is that anything, *anything* at all that uses the launchpad api is slow as hell. [17:43] requestsync for example. [17:44] i started requestsync, forgot about it, went to sleep, woke up next day, didn't open a terminal for half a day, and when i resumed my screen session, i saw requestsync still hung [17:44] that slow is it for you? [17:44] yes, that slow. [17:45] LP in general or only scripts using the LP API? [17:45] LP in general is slow [17:45] but scripts using the LP API are especially slow. [17:45] that explains it as the LP API uses http request towards LP [17:46] i can finish downloading debs from PPAs faster than requestsync can fetch data from LP. [17:46] you can use requestsync without the LP API (still default), it then falls back on using rmadison to get the version info and asks the user about things it couldn't check [17:46] oh [17:46] oh rmadison works splendidly fast. [17:47] and yeah, since that wonderful waiting experience, i've never used requestsync with the LP API again. [17:48] well occassionally i'd forget, and then realize after a long wait. [17:49] I could add a check if $USER == hyperair and always don't use the LP API in that case :) [17:49] heh lol [17:49] don't bother, ever since syncpackage <3, i've never touched requestsync. === shadeslayer is now known as evilshadeslayer === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta [20:44] i want to file an SRU for the ardour mute bug https://bugs.launchpad.net/ubuntustudio/+bug/581786 [20:44] Launchpad bug 581786 in Ubuntu Studio "Mute button not enabled by default in Ardour 2.8.6 Lucid AM64" [High,Fix released] [20:45] however i can not nominate the bug for SRU to the correct version (i.e. 10.04 LTS) [20:45] i can do nominate the trunk version and others [20:45] should i nominate on of the others with explanation or is there another way to nominate 10.04 LTS [20:46] of course I would like to accomplish this before 10.04.01 on july 29 [20:46] any help is greatly appreciated [20:46] * evilshadeslayer was about to mistake ScottL for ScottK [20:46] evilshadeslayer, that happens a lot, apologies for that [20:47] ScottL: oh no need to apologies :P [20:47] *apologize [20:53] hm, has someone an idea why "apxs2 -c -o mod_form.so mod_form.c" only creates a "la" and "lo" file? but no shared "so" library ? [20:53] http://paste.debian.net/80744 [20:53] whee [21:06] any MOTU's around? [21:06] http://packages.debian.org/source/sid/qoauth << thats currently not in maverick [21:07] should i get it syncd and then change anything if theres a failiure ? [21:07] or do we directly upload 1.0-2ubuntu1 [21:08] evilshadeslayer: if it builds without modification just request a sync [21:08] ok.. im letting it go through pbuilder as of now [21:08] kees: i was unsure if we need a un modified package in ubuntu first [21:10] no need to sync a package which doesn't build, just upload the fixed one [21:10] nah, should be fine either way; just make sure the orig matches debian if you do an initial ubuntu1 upload. since it's NEW, though, it frequently easier to review if it's unmodified [21:10] right [21:11] seems to build fine.. now looking for missing files [21:13] kees: geser http://pastebin.ca/1902587 [21:14] do we need those? [21:15] * evilshadeslayer doesnt think so [21:15] are they in the Debian package? [21:15] geser: nope [21:15] those are missing files [21:15] from the pbuilder hook [21:16] afaik we need only .so and .a files [21:18] i wonder where my mail went after i run request sync [21:20] geser: kees and any other MOTU bug 606751 [21:20] Launchpad bug 606751 in Ubuntu "Sync qoauth 1.0-2 (universe) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/606751 [21:22] ill attach build log [21:48] build log attached === evilshadeslayer is now known as shadeslayer [22:16] hm, why does EDITOR=nano quilt header -e open up gedit ? [22:20] c_korn: missing a export there? [22:21] $ echo $EDITOR [22:21] nano [22:23] c_korn: Try VISUAL=nano ... [22:24] maybe .quiltrc overrides it? [22:24] StevenK: thanks [22:24] sensible-editor is used in sid instead of $EDITOR [22:24] I have no .quiltrc