[01:53] Is emacs23 being packaged for Karmic and Jaunty? [01:57] It'd only get into Janty via backports; I know that there's work in Debian to package it, so we'll probably just pull that down. [01:57] It's in debian unstable [01:57] RAOF: So Karmic is waiting on Debian? [01:58] micahg: Is there any work going on to put it into Karmic? [02:02] idk, you can check for an open request, https://bugs.launchpad.net/ubuntu/+source/emacs [02:09] micahg: I've looked, didn't see one and was surprised, considering its popularity. I assumed I missed something [02:09] nope [02:09] if it's not there, you can file a sync request [02:10] micahg: That link is bad by the way [02:10] sorry [02:11] #408085: [02:11] This report is public [02:11] [02:12] Sorry. ^ Someone filed the sync request 5 hours ago. [02:12] great [02:12] you can subscribe and be notified when it's complete [02:13] * micahg didn't know emacs source versions are numbered :) [02:13] * micahg uses vi :) === Amaranth_ is now known as Amaranth [02:14] * micahg will use the bot next time :) [02:19] Thanks micahg [02:19] np [02:43] Could someone sponsor bug 317366 - it's a small patch (i'll send it to debian when it's uploaded). Also is this bug worth and sru? fwiw it may be pretty irritating for people who use rxvt-unicode often [02:44] Launchpad bug 317366 in rxvt-unicode "urxvt menu hangs urxvt with x input frozen" [Low,Confirmed] https://launchpad.net/bugs/317366 [03:26] hello m trying to update xoscope to 2.0 but its ftbfs [03:26] http://launchpadlibrarian.net/29805253/buildlog_ubuntu-karmic-i386.xoscope_2.0-0ubuntu4_FAILEDTOBUILD.txt.gz [03:27] http://pastebin.com/m7106b864 <= Rules file [03:28] orig.tar.gz available here : https://edge.launchpad.net/~bhavi/+archive/xoscope/+files/xoscope_2.0.orig.tar.gz [03:29] please help === santiago-pgsql is now known as santiago-ve === jdstrand is now known as jdstrand__ === jdstrand_ is now known as jdstrand [06:58] anyone alive? [06:58] anyone here familiar with phoronix test suite? [06:59] yes and no :) [06:59] well i just installed it from repos [06:59] and the gui doesn't work without PHP GTK [06:59] so i have to compile and build it myself [07:00] billybigrigger@cabo:~/php-gtk-2.0.1$ phoronix-test-suite gui [07:00] The PHP GTK module must be loaded for the GUI. [07:00] This module can be found @ http://gtk.php.net/ [07:00] yes, I'm familiar with the module [07:00] I'm not familiar wiht the test suite though [07:00] oh [07:01] * micahg is alive though [07:01] <\sh> moins [07:01] well maybe for karmic if it's not too late we can get a php gtk package made up and installed with the test suite? [07:01] since it's the only decent gui benchmarking tool i know of for linux [07:02] bug 260235 [07:02] Launchpad bug 260235 in ubuntu "[needs-packaging] php5-gtk2" [Wishlist,Confirmed] https://launchpad.net/bugs/260235 [07:02] i have a howto written up on how to get the gui working for phoronix 1.8 [07:03] debian bug 473396 [07:03] Debian bug 473396 in wnpp "ITP: php5-gtk2 -- GTK2 bindings for PHP" [Wishlist,Open] http://bugs.debian.org/473396 [07:03] http://ubuntuforums.org/showthread.php?t=1108731 [07:03] ahhhh [07:03] :P [07:04] sorry [07:05] might want to poke upstream, it was last touched apr 2008 [07:06] This came out of one of the posts: http://php-gtk.eu/en/ubuntu-php-gtk-repository [07:07] but no guarantees === Philip6 is now known as Philip5 [08:45] I'm packaging a program and a few of the files included in the source tarball have this copyright notice: http://pastebin.ubuntu.com/245629/ is it still eligible for inclusion in Universe? How do I summarize this for the debian/copyright file (or do I paste the whole notice there)? [08:53] stochastic: 'without fee' looks like non-free me. I am not sure if it will be allowed in archives. [08:54] * stochastic needs to do more research on this, because the feature that these files implement are used by many other programs in the archives... [09:00] slytherin is correct [09:00] "without fee" is non-free. which sounds ass-backwards really [09:00] I'll talk to upstream about it [09:04] Does anyone know if we are taking advantage of the improved dpkg-shlibdeps for programs linking against gtk libraries? [09:15] slytherin, improved how? [09:16] directhex: I read something related to symbols file which is used by dpkg-shlibdeps to check which symbols are actually being used by the program and set the dependencies (shlib:Depends) accordingly. [09:17] slytherin, as long as ld's using --as-needed [09:17] (it amazes me that --as-needed isn't the default) [09:17] And how do I know if ld is using as-needed or not? [10:36] directhex: what is the correct way to specify ld flag --as-needed? [10:43] dunno. probably in LDFLAGS somehow. i do mono packaging, remember? our linker doesn't include useless linkage === Tonio__ is now known as Tonio_ [11:21] slytherin: LDFLAGS += -Wl,--as-needed [11:22] pochu: What is -Wl in this case? [11:23] slytherin: it tells the compiler to pass that flag to the linker [11:23] pochu: Ok. Let me try. [11:23] Hi there. [11:23] -Wl,option [11:23] Pass option as an option to the linker. If option contains commas, it is split into multiple options at the commas. [11:23] from gcc(1) [11:24] renderguy: hi [11:26] I'll apologies in advance, as I'm not sure where best to request help, but I was hoping to gauge in interest of any official package maintainers to help bring our package up-to-date? - http://packages.ubuntu.com/jaunty/aqsis [11:29] No-one on our team is qualified to handle this task so we're hoping to be able to work with packagers to help keep things current. [11:29] renderguy, try poking ender in debianland - he's the original maintainer [11:29] and a fixed package in debian helps every dist, not just ubuntu [11:30] directhex: I've tried the previous maintainers, they seem to have vanished. :-( [11:31] We do have someone looking into this at the moment, but he is also new and not an official package maintainer... what we lack is the 'Experience'. [11:33] Users are also rushing us as our project is also used by other apps, and we're releasing a new version shortly (few weeks). [11:34] If anyone would be interested in providing a little time I'm sure we can get things rolling again. [11:38] directhex: pochu: --as-needed worked, but it doesn't solve my original problem. The package has dependency libgtk2.0-0 (>= 2.17.5), whereas only 2.12 is needed. [11:39] oh. oh, interesting [11:40] I have experience of our current RPM (Fedora) package, though not the repo process, so I'm sure with an experienced Debian/Ubuntu packager on-board we could get something running pretty quickly. [11:41] ;-) [11:43] slytherin: that's likely because of the shlibs [11:43] see /var/lib/dpkg/info/libgtk2.0-0.shlibs [11:45] pochu: Right, but from what I had heard the dpkg-shlibdeps is now smart enough to check which symbols are actually used and adjust the dependencies accordingly. [11:48] Are there logs for this channel (online)? [11:48] renderguy: irclogs.ubuntu.com [11:48] renderguy: Yes, irclogs.ubuntu.com [11:50] pochu: here is the reason, the gtk source package in karmic does not contain debian/libgtk2.0-0.symbols file. Where as the version in Debian does. So the same package built in Debian has only necessary dependencies (gtk2 >= 2.12 in this case). [11:50] slytherin & StevenK: Thanks, I can monitor that should anyone respond when I'm offline. [11:50] s/package/application. === noodles775-afk is now known as noodles775 [14:17] I've seen a few examples where people use svn in a package title... what would be the appropriate way of doing this using a sources that are kept in a git repository, as the revision hash doesn't increment with git? [14:17] - package title + package version number [14:21] slayton: ~gitYYYYMMDDHHMM. [14:21] jpds, great thanks! [14:22] and perhaps mention the git hash in the changelog [14:24] Hi. I've been requested to add a build log to a sync request. Is it a new mandatory file to attach to a sync request? [14:24] it's for bug #406505 [14:25] Launchpad bug 406505 in deal.ii "Sync deal.ii 6.2.1-1 (universe) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/406505 [14:25] I didn't think so ... [14:26] So did I... [14:26] Anyway: as I always build the package before requesting a sync, the log should be somewhere [14:26] some sponsors like to see it to have a proof that you test-build it [14:26] I am curious. The guy who asked it could have checked himself if the package build fine. [14:27] ok. I'll attach it from now on [14:27] I can understand because this is a looooonnnnngggg building package [14:27] (almost 2 hours in my case) [14:28] (and most packages builds in less than 20 minutes) [14:28] <\sh> slytherin: I thought so too...sponsor needs to check for him/herself when she/he is not sure, but that's only me [14:29] I was just checking if it was a new approach, not blaming anybody :-) [14:29] Right. I always check if the package builds fine before confirming a sync. Call me paranoid but I usually do not trust someone else's build log. [14:30] I usually check myself too, but for long-building packages I sometimes take the word from the contributor that it builds (if it's a known contributor) [14:52] Heya gang [15:03] TheMuso: Is there any known solution to the current powerpc buildd problem? [15:05] Gotta shoot now, I'll monitor the IRC logs to see if anyone's interested in helping... thanks for listening. === ryanakca_ is now known as ryanakca === noodles775_ is now known as noodles775 === proppy1 is now known as proppy [15:58] What's the way to specify that a package has to be built with a version of gcc different than the latest one in karmic (i.e. << 4.4)? [16:00] loic-m: Add gcc-X.Y to the Build-Depends, and change CC in debian/rules [16:01] loic-m: I think it would be preferable to just fix it to build with 4.4 [16:01] StevenK: thanks. I added gcc (< 4.4) but didn't think about debian/rules [16:01] loic-m: gcc (< 4.4) won't work [16:01] StevenK: I don't know C, so I can't fix it unfortunately :( [16:02] Steven: why? [16:02] loic-m: you need gcc-4.3 or gcc-X.Y [16:02] Because for arcane compatibility reasons, < means <= [16:02] gcc (<< 4.4) won't work either [16:03] (in build-depends) [16:03] pochu: thanks a lot. [16:04] LP345054 is the request for syncing monkeysphere from debian unstable. [16:04] in particular, it requests version 0.26-1 [16:04] bug 345054 [16:04] Launchpad bug 345054 in monkeysphere "please sync monkeysphere 0.26 from debian unstable" [Wishlist,Fix released] https://launchpad.net/bugs/345054 [16:04] but it was closed as fixed by an upload of 0.25-1 [16:05] 0.25-1 is going to have the same FTBFS under pbuilder rebuilds [16:05] due to the test suite running under /tmp [16:05] 0.26 contains a fix for that [16:07] should i change the status off of "Fix Released" since it is not really resolved? [16:07] if so, what should i change it to? should i assign it to anyone? [16:08] dkg0: Why not simply file a new bug. [16:08] because this bug was not actually resolved? [16:08] would it be better as a new bug? [16:10] dkg0: I don't have a clue, but personnaly when an upgrade/sync request takes a while, and there's a new version, I just update the bug description, especially if a prospective uploader has already started looking into the bug [16:10] loic-m: my concern is that it was marked "fixed" two hours ago by a sync of an old version [16:11] i *did* update the bug description, but that was a few days ago [16:11] dkg0: No. For the sake of cleanliness on launchpad. You already modified a sync request for old version. That is why I believe the archive admin got confused. [16:11] dkg0: news bugs then maybe. If you use requestsync, it's simple [16:13] i'll use requestsync going forward for sure, i'm just trying to figure out the right way to handle this particular case, where the ticket is effectively tracking this FTBFS issue about the test suite. [16:19] dkg0: won't 0.26 process be far more straightforward though, with no building problems? Or is there a need to keep some information from the bug report you linked to? [16:20] well, i hope there'll be no more build problems, but i've been wrong before ;) [16:21] Hi All [16:26] dkg0: if there's no need to read the previous bug report, won't a new sync request be easier, specifying it has to be pulled from unstable? Unless you want to ping slangasek if really necessary [16:26] yah, i see what yer saying. [16:27] i think i dug in a bit too much on the old bug report, and should have just let it go ;) === jono__ is now known as jono === micahg1 is now known as micahg [17:03] Hi All [17:26] Is there an example of a package that needs to be build with a different version of gcc than the default one so i can have a look how it's done in debian/rules? [17:34] Hi there all!! I wish to know: 1. if kernel-ppa images (2.6.31 to be more exact) contains backports-modules. 2. and, if dont where can I find the patch to apply them to kernel-ppa 2.6.31 sources? BTW, i have seem that some drivers (v4l to be exact) are not set to be compiled, is this working as intended? cause isnt a big cost add more capture cards (mainly usb ones). === rmcbride_ is now known as rmcbride === ejat is now known as e-jat === yofel_ is now known as yofel [18:55] Hi there, is there a tool to package to .deb and .rpm at the same time? [18:55] anybody can help fixing /etc/network/interfaces ? [18:55] UbuntuNISMO: This is not a general support channel. Try #ubuntu [18:55] thanks [18:56] im not linux beginner but what is MOTU about? [18:56] Eaxexe: The files needed by both are different. What do you mean by build at same time? [18:56] UbuntuNISMO: Packaging software. [18:57] slytherin: Well I've been looking into creating (or just TRYING to) develop a Unified Package System, but as I've been searching the net it seems an impossible task. So my idea is to develop a tool where if you've developed a program you can pack to .deb and .rpm at the same time :) [18:58] Eaxexe: About unified packaging system, I believe autopackage tries to solve that problem. [18:58] slytherin: great thanks :) Looking into it [18:59] Thanks I'll look into it :) [18:59] What is exactly the meaning of error 'failed to upload'? [19:04] ok nice , I did some .deb packages in the past, I know theres a lot to know with automate freedesktop to read about, good channel!, I keep this in mind [19:25] hello, how can I resolve such a dependency problem? [19:25] The following packages have unmet dependencies: [19:25] libcdparanoia0-dev: Depends: libcdparanoia0 (= 3.10+debian~pre0-6) but 3.10.2+debian-5~ppa2~hardy is to be installed [19:26] c_korn: you are mixing repositories it seems. [19:26] or -dev is arch:all and the library isn't built yet [19:27] hm, yes. I was trying to build gst-plugins-base0.10-0.10.23.4 on hardy. [19:27] it build-depends on libcdparanoia0-dev [19:27] which is virtual in karmic. and a normal package in hardy [19:28] http://packages.ubuntu.com/search?keywords=libcdparanoia0-dev&searchon=names&suite=all§ion=all [19:28] should I change the dependency in gst-plugins-base to libcdparanoia-dev ? [19:28] c_korn: your problem is not the name of dependency [19:29] c_korn: it is version mismatch between -dev and the lib package [19:29] hm, all packages are already in the ppa repository. I don't know why it is tried to install the old version. [19:37] c_korn, what is the url of the ppa? [19:37] fabrice_sp: https://launchpad.net/~c-korn/+archive/vlc [19:38] this is the build log http://launchpadlibrarian.net/29832263/buildlog_ubuntu-hardy-amd64.gst-plugins-base0.10_0.10.23.4-1~ppa1~hardy_FAILEDTOBUILD.txt.gz [19:40] libparanoia0-dev is not the same as libparanoia-dev [19:40] :-) [19:40] your ppa contains libcdparanoia-dev [19:41] change the build dependency from libcdparanoia0-dev to libcdparanoia-dev [19:41] c_korn, ^ [19:42] fabrice_sp: yes, thanks. as I suggested. [19:54] james_w: slangasek: Is either of you planning to look at new source packages in queue today? I am waiting for processing of jakarta-jmeter. :-) [20:15] andv, about Bug #400528 [20:15] Launchpad bug 400528 in taskjuggler "Please merge taskjuggler 2.4.3-1 from Debian unstable" [Wishlist,Incomplete] https://launchpad.net/bugs/400528 [20:16] do you want me to update the changelog to make clear why the --without-arts is mandatory? [20:17] fabrice_sp, yes, I saw some changes you didnt apply back [20:17] fabrice_sp, like debian/rules: compile again with kde support [20:17] + [20:17] for example [20:17] I want to know why you dropped them and why you added that configure rule [20:18] really? I'll check again, but I'm sure they have been applied in Debian [20:18] fabrice_sp, could be, but you didnt say why those changes can be dropped [20:18] in bug description [20:19] andv, ok. I'll make that clear [20:19] fabrice_sp, something more [20:19] yes? [20:19] not from my part [20:19] try to document changes you make more clearly [20:20] any kubuntero wishing to check if http://revu.ubuntuwire.com/details.py?upid=6499 conforms to their standards? [20:20] fabrice_sp, by adding an entry like the one you added will confuse next mergers [20:20] andv, which one? The no Remaining changes? [20:21] fabrice_sp, nope [20:21] fabrice_sp, the one related to --without-arts [20:21] fabrice_sp, you said you added it but you don't document why [20:22] fix all of them and set the bug on confirmed again [20:22] ;) [20:22] ok. Thanks ;- [20:22] ) [20:22] np