[00:08] cpscotti: you're still depending on things like libv6-dev & gcc - surely they aren't required to run the package, but only to build it? [00:09] the harpia package is a c source code generator [00:09] ajmitch: and it builds it on runtime [00:09] how evil :) [00:09] yep [00:10] you go on connecting blocks (like in simulink... in a flowchart manner) and it generates the code.. compiles.. and runs [00:10] =] [00:10] interesting [00:11] u can use your webcam as an input (or any pic, any video file) and apply many computer Vision/image processing algorithms on it and see the results in real-time === itnet7_ is now known as itnet7 === WelshDragon is now known as YDdraigGoch [01:20] does Empathy use Mono? Just curious not trolling fyi [01:21] binarymutant: no, it does not. [01:21] ty Amaranth :) [01:22] Ampelbein. it's Ampelbein. ;-) [01:23] ah yes sorry [01:23] the tabs always get me :( [01:23] i know that problem. [01:23] binarymutant: no need to be sorry, btw. I was joking. === tuantub_ is now known as tuantub [03:08] * masterkernel is away: Away [03:08] So I'm making a new package for Karmic, and I need to include a patch (I'm using quilt). I assume I need to include the change that the patch makes in the changelog file. So I just mention it like any other change or does it have to refer to the patch somehow? [03:09] masterkernel: Could you please disable that away script? [03:09] dcraven: Just mention it like any other change. You should also include a patch header [03:11] Patch header eh? [03:11] * dcraven goes to look that up. [03:11] Thanks for the advice nhandler. [03:11] patch headers for the win [03:12] dcraven: It is just a comment at the top of the patch file explaining what the patch does, linking to the upstream bug (You did send the patch upstream, right ;) ), etc. [03:13] Oh. I can just edit the diff stick a comment up there. Good idea. [03:15] dcraven: https://wiki.ubuntu.com/UbuntuDevelopment/PatchTaggingGuidelines [03:16] Thanks guys. [03:34] Ugh.. lintian want's me to make a manpage for this bloody package :/ [03:36] Yup. It'll do that. [03:36] dcraven, help2man can help with that, if it has --help. [03:38] persia: Nice tip. I'll cross my fingers that this has --help. :) [03:39] THe page would still benefit from manual editing, but it gives a decent starting framework. [03:39] persia: Cool. [03:49] So does the manpage need to be added with a patch or can I just stick it in the package? And yes I'll send it upstream :) [03:50] dcraven: Just put it in the debian directory, no patch needed [03:50] Well, that's kinda a patch, but it's certainly easier that way. [03:51] In the debian dir. Good call. [03:52] persia: True, but he doesn't need to use something like quilt to add it [03:53] Right. [04:32] is pull-debian-source failing for anyone else with the latest version of ubuntu-dev-tools (0.75)? [04:33] nellery: failing on what way? [04:33] lots of perl errors? [04:34] ajmitch: http://paste.ubuntu.com/212377/ [04:35] nellery: Let me check on that [04:35] nellery: same as what I get, but I suspect that's a debian problem [04:35] http://qa.debian.org/madison.php?package=php5&a=&b=&c=&s= is showing postgres errors [04:35] I know there was a new version released today [04:35] ah [04:37] * ajmitch is getting the same errors with 0.74 [04:46] hello team if nobody has any objections I ll prepare diffs for https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/391165 [04:46] Ubuntu bug 391165 in dpkg "Dpkg::Deps mishandles newlines in Build-Dependencies" [Undecided,Fix released] [04:47] wait, isn't that bug fixed? [04:51] coolbhavi: Also dpkg is in Main, so #ubuntu-devel is a better place to discuss. [04:56] geofft, I mean packages affected by that bug [05:01] oh, okay [05:40] Hey guys, what can ccause this kind of build errors: Makefile:262: .deps/main.Po: No such file or directory [05:40] the ones related to .deps ? [07:02] good morning [07:32] <\sh> moins === gaspa1 is now known as gaspa === santiago-pgsql is now known as santiago-ve [08:20] morning motu! [08:23] <\sh> hey siretart` [08:23] hey siretart`, \sh [08:25] hey \sh, hi ajmitch! [08:25] what do you think about bug #374900 ? [08:25] Launchpad bug 374900 in faac "Libfaac not LGPL" [High,Triaged] https://launchpad.net/bugs/374900 [08:25] <\sh> siretart`: I'm in NBG tomorrow...I don't know if I'm staying overnight ... when it's possible we could catch up for a beer :) [08:26] \sh: wow, sounds great! :-) === micahg1 is now known as micahg [08:26] \sh: do you still have my mobile number? [08:30] <\sh> siretart`: yepp :) [08:31] <\sh> siretart`: I'll call you :) [08:32] RAOF: Around? [08:46] <\sh> siretart`: your bug doesn't sound good... [08:47] strictly speaking, the package seems pretty unredistributable to me [08:48] but before proposing to pull out that package, I wanted to hear opinions [08:49] <\sh> siretart`: reading the sentence: ISO/IEC gives [08:49] <\sh> users of the MPEG-2 NBC/MPEG-4 Audio standards free license to this [08:49] <\sh> software module or modifications thereof for use in hardware or [08:49] <\sh> software products claiming conformance to the MPEG-2 NBC/ MPEG-4 Audio [08:49] <\sh> standards. [08:50] Does that mean we just have to claim conformance somewhere to suddenly have a license? [08:51] wtf is a 'free license'? [08:51] Strictly speaking, it doesn't say "a free license", but just "free license". [08:51] I think it's a verb. [08:52] Which one? [08:52] And how so? :) [08:53] the package is in pretty miserable shape anyway. it claims GPL, whereas there are several licenses in the package, including LGPL and MPL. [08:59] StevenK: Yeah, am now. [09:40] Hi guys, just wondering if anyone could help me with a small problem I'm having. [09:40] I'm trying to build a package using dkpg -S, and I'm getting the following error message: [09:40] 'You must specify a valid ANT_HOME directory!' [09:41] dstansby, Building Java source packages usually requires all the build-depends to be installed. [09:41] Thanks, I'll isntall all the build deps and see what happens then [09:42] Is there a command that I can use to automatically isntall all of the build-deps of a package? [09:43] dstansby, sudo apt-get build-dep [09:43] fabrice_sp: Thanks :) [09:43] ;-) === asac_ is now known as asac [10:06] 381 builds on i386 for PPA :) lol its crazy [10:14] geser, do you plan to work on the merge of magicor? [10:16] fyi, I've sent the differences to Debian [10:18] fabrice_sp: the magicor changes look pretty ubuntu specific to me because of our changes to cdbs [10:19] fabrice_sp: it looks like al-maisan started to work on a merge as he has a merged package in his PPA [10:20] geser, ok. I'll ping him if Debian accept the changes (the change is not harmful in Debian) [10:20] and look after another merge :-) [10:21] directhex: are you up for repeating your packaging sesssion at UDW? [10:21] maybe with the Debian gang again? :) [10:21] https://wiki.ubuntu.com/UbuntuDeveloperWeek/Prep [10:25] oh what a shame, most of the slots are filled up already on there :) === yofel_ is now known as yofel [11:27] dholbach, yeah, probably [11:27] also, Laney for CC! [11:28] for what now [11:28] directhex: great - could you get in touch with the people with whom you'd like to hold the session? I'm trying to round up speakers :) [11:28] * Laney wills Banshee to stay alive long enough to get tunes onto his phone [11:30] Laney, http://daniel.holba.ch/blog/?p=443 ! [11:30] hah [11:30] I think not [11:31] jpds for CC! [11:32] how about nyu, then? [11:34] Laney: Haha, that would be interesting. [12:26] I just asked a user to enable apport for Jaunty so he can send me the details for a segfault that I can't replicate. Have I done the wrong thing? I was doing some reading which suggested that enabling apport for a stable release is not really a good thing to do. [12:27] I assume that it's just the submission to LP that's the issue. [12:28] lamothe: No. It's a fine thing to do for trouble shooting. We just don't want piles of duplicates in LP. Even submission of a small number of bugs is fine particularly if you are going to triage them. [12:28] dholbach: Thanks for uploading Me TV to Karmic. [12:29] ScottK: For sure I will be dealing with it. Thanks for the response. [12:30] lamothe: no worries [12:36] siretart, ping === erhesrhsrtb54vyh is now known as Elbrus [13:36] Hey guys. There is a bug report on Launchpad regarding an issue with the package "aptoncd" (LP 272509). This bug was already been fixed upstream, but was never updated on the Ubuntu package (I am one of the upstream guys). [13:36] Launchpad bug 272509 in aptoncd "APTonCD crashes" [Critical,In progress] https://launchpad.net/bugs/272509 [13:37] Would be great if some MOTU packaged it for Karmic, and hopefully for intrepid too [13:40] This bug is considered critical and lots of users are complaining about it [13:40] If someone can lend me a hand, I will be around [13:41] cypherbios, you can submit yourself submit an update to the package [13:42] what happened to Rafael? [13:43] wait, that's you! [13:43] why is it so dead in Debian? [14:04] fabrice_sp: I would like someone more experienced and skilled to do that instead of me [14:05] fabrice_sp: there is a lot of packaging rules that have been updated since the last package I made and I haven't been able to keep up with [14:05] cypherbios: why didn't you orphan it? [14:07] Laney: because I have been almost dead (virtually, for personal reasons) for the last few months [14:07] ok [14:07] well if you don't intend to maintain it any more then that's what you should do [14:07] Laney: could you point me of how to do that? [14:07] reportbug -B debian wnpp [14:07] follow the screens [14:09] Laney: thank you. I will do that [14:15] cypherbios, I don't see any new release. Is it just a patch to apply to the package? [14:16] I'm looking at https://sourceforge.net/projects/aptoncd/files/ [14:16] fabrice_sp: the upstream project is hosted at launchpad and there is no public release besides the direct packaging from the bzr repo [14:16] oh [14:16] ok [14:16] fabrice_sp: here it is http://lauchpad.net/aptoncd [14:18] fabrice_sp: there is a lot of web presence that must be changed regarding this project (remove the sf.net project page, redirect to launchpad, etc...) [14:18] fabrice_sp: I gotta go. If you are to do something about the package and need anything, please just let me know [14:19] cypherbios, ok: I'll have a look [14:19] thank you. I really appreciate that [14:53] I heard something here the other day, and I was wondering... if I put (LP: #396567) to a line in my changelog, will publishing the .deb to my ppa automatically close the bug in launchpad? [14:55] alkisg, It isn't supposed to do that, and I think it doesn't anymore, although it once did. [14:55] Thank you persia :) [14:56] You might try it, but do so with a bug you know you're fixing, and watching, and if it does, unclose it until the fix can go from your PPA into the repo. [14:56] Ah, the PPA is the official repo for this, so I don't really mind if it closes it! [14:57] who should I bother to be added as a reviewer in revu? [14:58] alkisg, If It's a bug against Ubuntu, I care if it closes it, because then the bug status of the Ubuntu task is incorrect, and nobody is going to put effort into pushing the fix into Ubuntu. [14:59] Bug 396567 [14:59] Launchpad bug 396567 in sch-scripts "το ltsp δε δουλεύει μετά την εκγατάσταση bind/squid" [Low,Confirmed] https://launchpad.net/bugs/396567 [14:59] gaspa, Me. [14:59] persia: yeah, I got it; but it's for an app of my own, hosted only on my ppa, so it's not a problem either way... [14:59] alkisg, So, there's no Ubuntu task on the bug? [15:00] persia: cool, can you please add me? :P [15:00] gaspa, Yes. [15:00] :) [15:00] persia: no; it's just a bug against my scripts, e.g.: https://bugs.launchpad.net/sch-scripts/+bug/396567 [15:00] Ubuntu bug 396567 in sch-scripts "το ltsp δε δουλεύει μετά την εκγατάσταση bind/squid" [Low,Confirmed] [15:00] bothered. [15:01] alkisg, I'm not sure that would close then. I don't think there is any upload-closes-bug for anything other than an Ubuntu task, although you could ask in #launchpad [15:01] gaspa, done [15:01] thanks a lot, persia [15:02] persia: ok, I just uploaded the bug-closing version, I'll just watch it for some time to see if it automatically closes... if not, I'll close it myself, np... Thanks! === dholbach_ is now known as dholbach === andreas__ is now known as ahasenack [15:20] <\sh> wow...google chrome os [15:21] Just another thin client, no? [15:21] <\sh> should run on arm and x86...linux kernel as base and a new windowing system [15:22] <\sh> applications should run on this basement as web apps [15:22] <\sh> no android stuff as they say [15:23] I wonder if it's the same sort of stripped linux that was Android, or if it's full linux, with some directfb/chrome fast-loading interface overlay. I suppose we'll see in time. [15:24] <\sh> first appliances should hit the market in the second half of 2010 ... if it's true what heise wrote === Richie is now known as YDdraigGoch [16:09] ogra: pong? [16:10] siretart, does the ubuntu-burning team plan to update the cdrecord packages in the ppa for newer releases than intrepid ? [16:11] there is a heated discussion (including joerg) going on on the ubuntu-users ML [16:11] ogra: I'm on the leave, I'll checkout ubuntu-users [16:11] oh my [16:11] ogra: if you find someone to do the upload, sure. [16:11] i think there would be some interest of some people to have the upstream version packaged [16:12] * ogra doesnt want to get his hands dirty or be anyhow connected to joerg, else i would :) [16:12] mh, that'd be too late for me [16:12] ... just to have silence again on the ML [16:13] ogra: I'm on the leave, I'll query you tonight or tomorrow and give you a status update on the matter, ok? [16:13] take your time, not urgent to me ... just wanted to know if there are any plans [16:13] or if it was completely dead [16:14] my status: blocked on joerg [16:14] anyway, cu later! [16:21] siretart, thanks === AnAnt_ is now known as AnAnt [16:36] debfx: are you gonna put vbox3 in jaunty, too? [16:41] sn9: I can try to get it into jaunty-backports [16:42] debfx: it's not even in your ppa [16:44] sn9: usually I'm waiting until it's uploaded to karmic [16:45] hello everbody [16:46] why? [16:48] has anyone a tip how to get my package into my pbuilder-chroot? [16:48] sn9: as I'm not a motu, Daniel reviews the package and sometime does additional changes [16:48] ah [16:49] you don't trust yourself with your own ppa; understandable [16:51] :) [16:52] mainly it saves me from uploaded the packages twice [16:53] also understandable [16:55] therm: your package isn't in a repository? [16:56] debfx: No it is on Revu, and I was asked to test if it builds with pbuilder [16:59] therm: have a look at https://wiki.ubuntu.com/PbuilderHowto [16:59] i thought pbuilder was used for the ppa's [17:00] basically first you need to create the pbuilder chroot: sudo pbuilder create --distribution karmic --override-config [17:01] and then build the package with: sudo pbuilder --build --distribution karmic x.dsc [17:01] debfx: ahh ok [17:04] debfx: thanks [17:32] Hey guys, I'm packaging an APP, and when debuilding it, it shows me this: Makefile:262: .deps/main.Po: No such file or directory [17:32] make[2]: *** No rule to make target `.deps/main.Po'. Stop. [17:33] When compiling it, that warning is not showed since all the files under .deps/ are created [17:33] but they are not when packaging it, anyone know what could be wrong? === yofel_ is now known as yofel [17:57] debfx: pbuilder is now moaning about that the depending packages are not installed...how to install them? [17:57] debfx: something like [17:57] debfx: pbuilder-satisfydepends-dummy depends on debhelper (>= 5); however: Package debhelper is not installed. [17:59] therm: it should automatically install the required packages after printing those messages [18:02] debfx: The following packages have unmet dependencies: [18:02] pbuilder-satisfydepends-dummy: Depends: libswt-gtk-3.4-java which is a virtual package. [18:02] The following actions will resolve these dependencies:Remove the following packages:pbuilder-satisfydepends-dummy [18:03] debfx: and later on Current status: 0 broken [-1]. [18:03] Aptitude couldn't satisfy the build dependencies [18:03] E: pbuilder-satisfydepends failed. [18:03] debfx: any idea? [18:04] debfx: may it has something to do that this is in universe [18:04] '? [18:05] change your depends [18:05] therm: not really sure, there seems to be a package conflict, can you post the whole output somewhere (pastebin ...) [18:07] debfx: http://pastebin.com/d4eb2751a [18:09] debfx: added an othermirror with karmic universe and now it loads some packages [18:09] debfx: maybe thats it [18:21] debfx: yeah that was it, it builds fine now [18:22] great :) [18:23] net === dpm__ is now known as dpm [19:08] hi guys, I got a problem, I'm trying to rebuild a package and I succeeded using dpkg-buildpackage [19:08] -sa [19:09] but when uploading to my ppa [19:09] it got refused cause I didn't use debuild -S [19:09] I'm trying to follow th docs on rebuilding the same package with debuild -S [19:09] which error message do you get emailed? [19:10] Upload rejected because it contains binary packages. Ensure you are using `debuild -S`, or an equivalent command, to generate only the source package before re-uploading. See https://help.launchpad.net/Packaging/PPA for more information. [19:10] geser: a [19:10] K [19:10] Iam I doing something wrong? [19:10] * stas sorry for typos [19:11] you seem to be trying to upload both source and binary [19:11] build with debuild -S -sa or dpkg-buildpackage -S -sa to build only a source package and dput the _source.changes file [19:12] ok, let me try [19:12] if you already have the .orig.tar.gz uploaded once you can skip the -sa switch [19:29] someone out there who knows in wich package "org.osgi.core-1.2.0.jar" is in? [19:29] could find this [19:29] not [19:30] therm: Have you looked on packages.ubuntu.com? or with apt-file? [19:31] Pici: I looked with apt-file but could not find this, I hoped that someone knows this, I may has a different name and so I dont find it [19:31] it [19:32] it is for h2(java database) [19:42] geser: thank you, it seems to work [19:43] last question, I'm rebuilding packages for nexenta where I need to upload also the debs [19:43] in my ppa the build job is done by soyuz? [19:43] so I don't have to upload the builds? [19:44] stas: right [19:44] I see. smart move :) [19:44] thank you guys [19:44] stas: the buildd takes your source upload, builds it and puts the debs in your PPA [19:45] :) === vorian is now known as heHATEme [20:25] heya guys, do you now by any chance which packages provides this : GTK+ 2.10.0 or later, GNOME Desktop 2.16.0 or later, GStreamer 0.10.0 or later ? [20:26] for build dependencies? [20:26] RoAkSoAx: libgtk*-dev, libgnome*-dev, libgstreamer*-dev. === MTecknology is now known as Masterbuntu [20:26] geser, for Depends [20:27] there should be a script to autodetect dependencies === Masterbuntu is now known as sysman [20:27] slytherin, thanks, though I need for Depends rather than Build-Depends :) [20:28] RoAkSoAx: you don't need to add dependencies manually, use ${shlibs:Depends} (please check variable spelling for correctness) [20:28] slytherin, ok then :) [20:28] thans [20:28] they should be detected by dh_shlibdeps, you usually don't put them yourself in Depends [20:28] thanks* [20:28] ok thanks geser :) [20:33] One more question. When the tarball comes in .tar.bz, should I unpack it, create a .tar.gz and on debian/rules add get-orig-source right? [20:35] I do have here a built.xml wich is download jar-file from an webserver, what is recommendet to do with this? [20:36] arghh my english^^ [20:39] check if the jar it needs are already packaged, package them if necessary and use them during the build (the buildd don't have net access anyways) [20:42] geser: there are 4 libs wich are downloaded, 3 of them are in repos, 1=org.osgi.core-1.2.0.jar I didnt know. But how to disable this if the compile statement requires the donwload statement? [20:46] RoAkSoAx: check manpage of uscan. You will probably simply need to add 'uscan --verbose --repack' to get-orig-source [20:47] therm: I believe it (osgi) is one of the eclipse components. You can patch build.xml such that compile does not have dependency on download. But I am not sure if your build will work in that case. [20:49] slytherin: Ok, will do this, wasnt sure if this is allright. Osgi has something to do with eclipse...I wanted to probe if eclipse-common-nls has it [20:49] slytherin: but then the download section came [20:50] ok thanks slytherin :) [21:00] slytherin, --repack doesn't produce deterministic gzips [21:00] directhex: what do you mean? [21:01] slytherin, run it three times, get three different md5sums on orig [21:01] slytherin, --repack is why we have fakesyncs [21:03] oh, that. But isn't that because the timestamp of gz file gets changed? [21:04] how do you call quilt when using override_dh_... style rules? [21:04] I know about dh --with-quilt but don't want to use it due to backportability === WelshDragon is now known as YDdraigGoch === sbasuita__ is now known as sbasuita [21:33] we *could* fix --repack [21:49] nellery: hi there. apparently you uploaded isight-firmware-tools just when I commented on bug 393049. ;-) I think for such a change a ubuntu-diff is not necessary, in particular when the current debian package has a newer version and fixes the issue. [21:49] Launchpad bug 393049 in isight-firmware-tools "Invalid end-of-line backslash in Build-Depends" [Low,Fix released] https://launchpad.net/bugs/393049 [21:49] nellery: see http://packages.qa.debian.org/i/isight-firmware-tools.html, though it's not noted in the changelog,it's still fixed. [21:49] Ampelbein: just saw that [21:50] the maintainer didn't document it in the changelog, and I didn't see a bug filed for it [21:50] I missed that [21:50] nellery: yeah, i was thinking about forwarding the change to debian and decided it would be better to first check the new package. [21:51] either way I think it's worth requesting a sync for it [21:51] nellery: that's a good example for why we need every single change to be documented. [21:51] Ampelbein: yep.. I saw another that that maintainer didn't document, but there was a bug filed for it. [21:51] nellery: do you want to request the sync or should I do it? [21:52] Ampelbein: I can take care of it [21:52] nellery: ok, thanks. [22:16] Hey guys where can I find which variables (info about them) handles directories in debian/rules: such as CURDIR, DEB_SOURCE_PACKAGE, etc [22:33] RoAkSoAx - the debian policy manual can be useful. also check out http://cdbs-doc.duckcorp.org/en/cdbs-doc.xhtml [22:34] CURDIR is exported by make though. it's specified in the manual for GNU make: http://www.gnu.org/software/make/manual/make.html === heHATEme is now known as vorian [22:47] https://wiki.ubuntu.com/PackagingGuide/Complete#CDBS%20with%20Simple%20Patchsys%20(Example%20Package:%20pmount) explains how to write a patch for package pmount with cdbs-edit-patch. But how do you apply the patch after it's written, just with "debian/rules patch"? [22:55] evanrmurphy, if you have added the includes, they it will be patched automatically [22:56] thanks, RoAkSoAx :) [22:57] :) [23:10] is elgibc replacing glibc in Karmic or the next release? [23:11] binarymutant: do you mean eglibc? [23:11] heh yeah [23:11] ah yes :) [23:11] I read elglibc :) [23:11] no decission has been made TTBOMK [23:11] I mean [23:11] not in karmic for sure [23:11] k, thanks pochu :) [23:12] no decission has been made whether karmic+1 will switch to eglibc or will stay using glibc === WelshDragon is now known as YDdraigGoch [23:28] It might be Karmic yet depending on how much difference there is. [23:29] it's already in unstable that's why I ask [23:29] but I didn't know if glibc is synced or is maintained differently like the kernel [23:33] We merge from Debian. [23:33] It's not like the kernel. [23:33] ah ok