=== chuck_ is now known as zul === Tonio__ is now known as Tonio_ [04:59] hi fabrice_sp [05:00] mannyv, Hi :-) [05:01] im looking over bug 488417 [05:01] Launchpad bug 488417 in imagej "Sync imagej 1.43g-1 (universe) from Debian testing (main)" [Undecided,Incomplete] https://launchpad.net/bugs/488417 [05:02] mannyv, ok. I think the actual package also fails in lucid [05:02] but if we can fix it, better :-) [05:02] (or even better: report to Debian the fix ;-) ) [05:04] fabrice_sp, the problem is this line: JAVA_HOME=$(dirname $(dirname $(dirname $(readlink /etc/alternatives/java)))) [05:04] it does not produce the same result as it does in karmic [05:05] mannyv, that's what I've seen, yes [05:05] but why? [05:05] :-D [05:17] fabrice_sp, so if i replace that file with JAVA_HOME=/usr/lib/jvm/java-gcj it runs but then it crashes with a null pointer exception [05:17] :-/ [05:17] if i install openjdk-6-jre it runs fine [05:18] with no changes [05:18] so maybe, we should change the package dependency? [05:18] that happens to be what JAVA_HOME=$(dirname $(dirname $(dirname $(readlink /etc/alternatives/java)))) points to for me in karmic [05:20] i could try that, but java packages confuse me [05:20] and in lucid? here. the result is / [05:21] yeah [05:21] and readlink /etc/alternatives/java points to /usr/bin/gij-4.4 [05:22] exactly: that's why the hack does not work [05:22] 3 times dirname gives you / [05:22] it's a really ugly hack :-/ [05:23] yean in karmic at least for me it points to /usr/lib/jvm/java-6-openjdk/jre/bin/java [05:23] but imagine that could vary depending on which jre people decide to run [05:24] yes: that's the point. Did you check how it's done in the unstable version? [05:24] 1.43k [05:24] ill check now [05:25] thanks :-D [05:28] it does it the same way: JAVA_HOME=$(dirname $(dirname $(dirname $(readlink /etc/alternatives/java)))) [05:30] so this is something that should be fixed, then [05:33] yeah i just test built and installed 1.43k and it is broken there too [05:35] also i installed 1.43g in karmic and it runs fine [05:35] yeah: default java interpreter has changed... [05:36] but when i change it so that JAVA_HOME=/usr/lib/jvm/java-gcj instead of open-6-jre [05:36] it also crashes with null pointer [05:37] so i am thinking that changing it so it depends on openjdk-6 instead of java-gcj will fix our problems [05:38] could you try with /usr/lib/jvm/java-gcj-4.4 ? [05:39] /usr/lib/jvm/java-gcj is a symlink to /usr/lib/jvm/java-gcj-4.4 [05:40] sorry: got disconnected [05:40] i said: /usr/lib/jvm/java-gcj is a symlink to /usr/lib/jvm/java-gcj-4. [05:41] err: /usr/lib/jvm/java-gcj-4.4 [05:41] yeah: that's the last thing I tried to type :-) [05:43] mannyv, the Debian version depends on openjdk-6-jdk (the binary part) [05:44] i got that message before you disconnected, dont worry i cant read your mind [05:44] really? [05:44] yes [05:44] this is what debian/control says for the binary: Depends: ${java:Depends}, ${misc:Depends}, java-gcj-compat | java2-runtime [05:44] oh: the source package [05:45] but it Build-Depends: openjdk-6-jdk, cdbs, debhelper (>=7), ant, gif2png [05:45] yes [05:45] a bit strange, no? Build depends on a specific java compiler and run with whatecer your system has :-/ [05:45] yeah [05:46] ok so i am going the binary dependency, do you think i should do 1.43g or k? [05:46] going t ochange* [05:47] I would say report to Debian :-D [05:48] with the null pointer exception, when running with java-gcj [05:50] Should probably go upstream too, I'd think. [05:51] ScottK: \sh said to poke you about zend-framework backports [05:51] micahg: OK. Is there a backports bug that says it builds/installs/runs? [05:51] yep [05:52] bug 488633 [05:52] Launchpad bug 488633 in karmic-backports "Please backport zend-framework from Lucid" [Undecided,New] https://launchpad.net/bugs/488633 [05:52] hmm [05:52] installs, let me check :) [05:52] * ScottK looks [05:55] micahg: Once you've checked it builds/installs/runs on a release, mark that task confirmed and ping me again. [05:55] ok, I only have karmic installed right now [05:57] Often you can test these in chroots. If you plan to do a lot of backportings, having multiple VMs laying around is handy. [05:58] ok [05:58] BTW, runs does not mean a complete functional evaluation, just that the packages starts and can do something useful. [05:58] ScottK: it's a PHP library [05:58] Generally that's enough to know. [05:59] fabrice_sp_, so i changed it to depend on openjdk-6-jre and also changed it to ur updates-java-alternative instead of the dirname hack and it runs fine. I will report to debian with the fix [05:59] ScottK: it seems to run my local site fine [05:59] micahg: OK. Mark it in the bug. [06:00] mannyv, ok. Thanks! [06:00] thanks ScottK [06:01] fabrice_sp_, thanks for taking the time to work through this with me [06:01] micahg: One more thing: Please edit the bug to include the exact version being requested/tested. [06:02] mannyv, yw. If you want more work, I have some merges pending ;-) [06:02] ScottK: in the subject? [06:02] micahg: Subject or body, doesn't matter much. Subject is probably slightly better. [06:02] ScottK: done [06:03] * micahg is still learning :) [06:04] micahg: No problem. Approved. [06:05] No it'll wait for an archive admin with appropriate access to process the backport and put it into karmic-backports [06:12] fabrice_sp_, would you mark this grave,serious, or important? [06:14] mannyv, important [06:14] except if the default java is gcj [06:23] fabrice_sp_, should I link the launchpad sync bug to the debian bugreport? [06:23] hmmm, why not, yes [06:41] fabrice_sp_, ok linked did you do that fakesyn with checkgmail ? [06:41] mannyv, not yet: didn't had time :-) [06:42] the only advantage of that fakesync is that it states clearly in the changelog that this package can be synced. Actually, both packages are identical, so no rush ;-) [06:43] ok [06:43] was just checking up on the packages ive touched and remembered that one. So i will stop worrying about that one and leave it in your hands =) [06:44] and with that i am off to bed, gnight [06:44] g'night [06:52] if a pkg requires mercurial-common( >=1.3.0) how do i add it to the control file .. can i just say mercurial-common or should i specify the version as well? [06:52] and is specifiying the version just for understandability purposes or something else to it? [06:54] wrapster: It matters; specify the version if a particular version (or later) is needed, so the package will only install if such a version is available. [06:57] so is this the way i specify it "mercurial-common (>= 1.3.0)" [06:58] Yes, that looks good to me. lintian will complain if you mess it up :) === azeem_ is now known as azeem === elky is now known as elky` [09:00] Amaranth: If you're still after bug 410407; i just changed the description to hopefully help new bug reporters catch that instead of reporting a dupe [09:00] Launchpad bug 410407 in flashplugin-nonfree "[READ DESCRIPTION] Flash is not recognizing mouse clicks in multiple situations" [High,Confirmed] https://launchpad.net/bugs/410407 [09:08] \sh: are low prioirity bugs every SRUd for LTSs? [09:09] <\sh> micahg, I don't know...I'm trying to avoid SRUs ;) [09:09] ah [09:09] <\sh> micahg, btw...thx for the backport requests :) [09:09] ok [09:09] \sh: np [09:10] micahg: If someone wants to work on them, sure. [09:10] ok [09:10] thanks soren [09:24] 444 [10:00] hello, I have a question regarding dependencies: [10:00] My control file contains: [10:00] Depends: python-qscintilla2, python-qt4, ${python:Depends}, ${misc:Depends} [10:00] Recommends: pylint, python-scipy, python-numpy, python-matplotlib [10:00] Now, a user installing from my PPA reports: [10:01] [CODE] [10:01] Setting up python2.5-minimal (2.5.4-1ubuntu6) ... [10:01] Linking and byte-compiling packages for runtime python2.5... [10:01] /usr/lib/python2.5/site-packages/Onboard/KeyboardSVG.py:104: Warning: [10:01] 'with' will become a reserved keyword in Python 2.6 [10:01] Compiling /usr/lib/python2.5/site-packages/Onboard/KeyboardSVG.py ... [10:01] File "/usr/lib/python2.5/site-packages/Onboard/KeyboardSVG.py", line [10:01] 104 [10:01] with open(pane_svg_filename) as svg_file: [10:01] ^ [10:01] SyntaxError: invalid syntax [10:01] [/CODE] [10:01] why do there errors with Python 2.5 arrise? [10:02] Because you're using python2.6 specific language features. [10:02] ...yet your package claims to work with 2.5. [10:03] timmi: from __future__ import with_statement [10:04] the upstream source says that it works with Python (>= 2.5). [10:04] so what should I use? [10:05] bump it to 2.6 or patch the code [10:05] Is 2.6 default in Karcmic? [10:11] is there a way I can upload a screenshot for my application? [10:13] timmi: yes, 2.6 is default in Karmic, for screenshots: screenshots.debian.net [10:14] does screenshots.debian.net apply regardless where the application is hosted? [10:14] PPA, Ubuntu, Debian? [10:16] it's relevant for Debian packages, which in turn are included in Ubuntu [10:16] and PPA packages? [10:17] no, unless they're available in the archives already [10:18] say, with a lower or different version than the PPA one [10:21] Is there any naming convention? [10:21] if the upstream packages is called: scikits.timeseries, how shall I name the Ubuntu package? [10:21] probably scikits-timeseries [10:23] dot are allowed in package names as well [10:23] *dots [10:24] looks horrible though imo [10:24] I noted that all python modules start with python-* [10:25] IS this the official way? [10:25] for python [10:25] for Python packaging is having python-$modulename, so module zope.whatever has packagename python-zope.whatever [10:26] thanks. that helps. [10:29] How do I create packages from a SVN or BZR repos, how do I create the source distribution? [10:29] is there any one experienced with snort [10:29] all i need is to add a second sensor ? [10:30] just export the current status of the last revision and create a *.orig.tar.gz? [10:43] BTW, thanks a lot to this channel. [10:43] I could at least succed building all packages uploaded to the PPA [10:43] hello, I see gupnp has been synced with debian in lucid.... any chance you could sync in the newly added package called rygel as well ? :) [10:48] fatal^: it will be auto-synced from testing at some point [10:53] randomaction: "at some point" means its triggered by a "randomaction" ? .... j/k.... thanks. :) [10:54] by archive admins, I would say :) [13:16] https://bugs.edge.launchpad.net/ubuntu/+source/geany/+bug/282972 <-- thoughts on this? [13:16] Launchpad bug 282972 in geany "'xterm' should be 'gnome-terminal' to be consistent in GNOME" [Undecided,Invalid] [13:17] I don't think it was a good idea to unilaterally close the bug like this just because Geany isn't technically a GNOME application. [13:21] How do I suggest something for inclusion in main? [13:21] LucidFox: Ideally it should have x-terminal-emulator and not a specific app. [13:21] !mir | cyberix [13:21] cyberix: mir is Main Inclusion Report - see https://wiki.ubuntu.com/MainInclusionProcess for more information. [13:21] Works! [13:30] I think we need a more user-friendly application to manage alternatives. galternatives hasn't been updated for a long while, and its UI is hideous. [13:33] kalternatives seems to have been recently uploaded, though, I'll look at that one. [13:39] qbittorrent fails to start with missing symbols on lucid but this is fixed with a simple rebuild, how do you go about that? does it need a version bump to request a rebuild? [13:40] SevenMachines: It does. [13:41] ok, thanks [13:42] SevenMachines: Is there any urgency? It will eventually get version bump in lucid, won't it [13:43] Speaking of which [13:43] i was wondering that, its the version synced from debian testing but there its still early days [13:44] so theres no rush, best to just wait? [13:44] Well, even after it enters testing, there will still be some days before it gets autosynced. [13:48] suppose might just do it anyway, allows people to test other bugs on it, and allows me to avoid doing the work i'm supposed to be doing which is not inspirational stuff on a friday :) [13:50] For a lack of a better place to ask - do deb packages support localised meta data? [13:50] MenZa, you mean translations of the info like the package description? [13:50] yep [13:51] I see it as being a pretty big issue for non-English speakers to use stuff like the software centre if they have to do that in a different language [13:51] I've always wondered [13:51] "kinda" === mtrudel_ is now known as cyphermox [13:51] That sounds pretty... shifty [13:52] i'd talk to the debian-l10n guys [13:52] er, debian-i18n [13:52] same difference [13:52] i agree with you, FWIW [13:52] Hang on, I found *something* [13:52] but they're the guys to discuss specifics with [13:53] Basically, .po files can be included within the package? [13:53] there's a translation project in debian [13:53] for doing package descriptions [13:53] hmm [13:53] MenZa, software center does use description translations, https://translations.launchpad.net/ubuntu/karmic/+source/app-install-data-ubuntu [13:53] Laney, i don't remember the implementation of consumers though [13:53] no, no idea how it works [13:53] but it must work somehow [13:53] joaopinto: ah [13:54] joaopinto: Excellent. [13:55] Thanks :) [14:58] can I download a minimal 10.04 cd somewhere? [14:59] The first alpha for Lucid is set for December 10th [14:59] ok [14:59] thanks [14:59] then there is also an minimal cd? [15:00] There's the alternate installer, if that's what you mean [15:00] http://www.ubuntu.com/getubuntu/downloadmirrors#alternate [15:01] I mean ubuntu minimal https://help.ubuntu.com/community/Installation/MinimalCD [15:02] Ah, it should be available when the alpha appears === Zic is now known as Guest87841 === soren` is now known as soren === elky is now known as Guest77321 === lucas is now known as Guest97649 === Guest97649 is now known as lucas [15:44] "I'm busy with the university, at least until December 15. I'd like to improve the build system and, eventually, publish the program [15:44] on a hosting service (such as Google Code, Launchpad...): these are time consuming tasks, and they would break your package. " [15:44] Wow. An upstream actually concerned about breaking packages? :) [15:47] lies! no such creature exists! [15:53] sorry, for not having announced that earlier, but I need to take [15:53] spooky (the Host on which REVU is running) down until sunday [15:53] the reason is maintenance on the power supply at the campus here [15:56] dtchen: I'm going to start playing with sdl 1.2.14 [15:56] ajmitch: around? - see ^^ === superm1` is now known as superm1 [17:25] Hi. Who should I ping to have motu access to revu? RainCT ? [17:26] fabrice_sp_, any REVU Admin listed on the REVU LP team [17:27] ok. Will check. Thanks av` :-) [17:27] np [17:31] fabrice_sp_: Yeah. REVU is currently offline until Sunday, but feel free to ping me again once it's up and I'll change your permissions. [17:31] ohh, right. Forgot about that. Thanks :-) [17:41] anyone know of a script that download the Debian source giving him the name of the source package ? [17:42] fabrice_sp_: pull-debian-source [17:43] cool! Thanks again RainCT :-) [17:45] fabrice_sp_, pull-lp-source comes in handy also ;) [17:45] Or you can add Debian to your sources.list and then use apt-get source -t unstable [17:46] ok. I'm trying to automate the sync request sponsoring, by unsubscribing u-u-s, subscribing myself to the bug, downloading the source from Debian and building it [17:46] as of now, I'm able to do the lp part, and do manually the download (already has a script for building ) === yofel_ is now known as yofel [18:02] I have a trivial script for this, which does mkdir; cd; pull-debian-source; pbuilder-dist [18:04] pull-debian-source extract the dsc, that shouldn't be necessary in that case [18:05] the fun part was to interact with lp ;-) [18:05] I've also a small script to ACK sync-request (and do the subscribing/unsubscribing) [18:06] so do I now :-) [18:06] it's called ack-sync [18:06] I called mine syncack :) [18:07] I also have one called sponsor, that unsunscribe u-u-s, and subscribe myself, put as In progress, and put Whishlist === fabrice_sp__ is now known as fabrice_sp [18:10] my error of the day: 'sudo apt-get reboot [18:10] ' [18:12] :-) Could have been worst ;-) [18:13] i found it pretty amusing === BlackZ_ is now known as BlackZ [19:01] hello [19:05] Can anyone tell me if there is a way using dh_override (debhelper > 7.0.50) to handle multi package build including arch indep packages ? === RainCT changed the topic of #ubuntu-motu to: Ubuntu 9.10 released! | Want to get involved with the MOTU? https://wiki.ubuntu.com/MOTU/Contributing | Sponsor queue: http://is.gd/2y76G | http://qa.ubuntuwire.com/ftbfs | http://people.canonical.com/~ubuntu-archive/NBS/ | http://qa.ubuntuwire.com/debcheck | latest rebuild failures: http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20090909-karmic.html | REVU will be down until Sunday [19:42] siretart: ok, thanks for the warning :) [20:55] wattazoum: AFAIK, the best way is to use if [ `dh_listpackages` ....... in the shell commands of the override target [20:57] wow, someone answering ! Thank you very much maxb. I will look at it [22:28] Where's the best place to ask about writing upstart jobs? can anyone here help? === Guest77321 is now known as elky [23:47] hi all [23:47] strycore, hi :) [23:48] could somebody take a look at this bug ? https://bugs.launchpad.net/ubuntu/+source/convertall/+bug/474341 [23:48] Launchpad bug 474341 in convertall "No conversion occurs. It just says converting... but nothing happens!" [Undecided,In progress] [23:48] I've send a patch to the maintainer but no fix has been released yet [23:49] it's been more than two weeks now [23:50] sorry, i didn't attach a clean debdiff , it's just a regular diff [23:52] oh, wgrant you're actually here :)