=== asac_ is now known as asac [00:16] hey everyone! [00:17] Hello bobbo. [00:17] hey iulian, how's it going? [00:18] Pretty good, thanks. What about you? [00:19] I'm great, finally able to get back to MOTU after multiple computer failures :) === funkyHat is now known as funkyCat [00:20] bobbo: Heh, awesome! [00:21] iulian: been a good three or four months since I last uploaded anything (Ever tried running pbuilder on 256mb of RAM?), but got a couple up the other day, felt great to be back :D [00:24] bobbo: Hehe, I cannot remember if I tried to build something on a computer with only 256mb of ram. [00:25] iulian: you definitely do not want to ever try [00:25] iulian: took about an hour to build a tiny python based package once, I then gave up and waited until I have 4gb of RAM :D [00:26] Ever put Crysis on a Pentium 4? Just about as successful. [00:26] bobbo: Yikes! [00:27] I did it for laughs, just to see how it was. [00:27] It barely was is the best description. [00:27] mardoct: I bet you got some epic framrates with that [00:28] It was a slideshow for a few seconds, I had my laughs and quickly removed it afterwards. [00:29] I can vaguely run Crysis at pretty high settings, but the lag in some places is unbearable [00:30] My main computer handles it pretty well at highish settings. I barely played it, I just use it as a sort of casual benchmarking tool. === funkyCat is now known as funkyHat [00:31] mardoct: yeah, I suck pretty hard at gaming, though since I got a brand new graphics card, I thought I better give some newish games a go [00:32] most of my CPU cycles are given over to pbuilder right now :D [00:32] The only game I really love and don't toss away within in month is Deus Ex. It's about 9 years old. [00:33] I only have good hardware to be able to convert .avi to DVD in decent times. [00:33] ... And bragging rights; of course. [00:36] of course, bragging rights are the most important thing about computing ;) [00:38] Of course. Right now I'm bragging to some friends of my on Windows. I'm currently running Ubuntu twice with virtualbox yet only using as much RAM as Windows 7 at rest. === tuantub_ is now known as tuantub === Zic is now known as Guest77631 === foursixnine is now known as santiago-ve [03:49] Hey everybody. Can anyone tell me what the problem is when dpkg-source gives the error exit status 1? [07:14] I'm trying to submit a sync request, but I'm getting a Timeout Error (Error ID: OOPS-1323F679) from LP... is this a known issue, or is there some other way I should submit the request? [07:14] https://lp-oops.canonical.com/oops.py/?oopsid=1323F679 [07:35] good morning [07:55] anyone knows about latex can help me solve a problem? [07:55] http://paste.ubuntu.org.cn/32603 === ripps_ is now known as ripps [09:41] geser: something wrong with texlive-latex-bin and the tor package cannot be compiled successfully on karmic [09:42] geser, freeflying: https://bugs.edge.launchpad.net/ubuntu/+source/texlive-bin/+bug/413964 [09:42] Ubuntu bug 413964 in texlive-bin "got "invalid image dimensions" error" [Undecided,New] === ejat is now known as e-jat [11:36] asac: now that gnome-bluetooth is in main, it should drop build-dep on libgeoclue-dev right? Or is there a plan to move libgeoclue-dev to main? [12:12] * hyperair lies in wait for mok0 === Lutin_ is now known as Lutin [12:25] hi all [12:26] I think I've fixed a bug in libgtkada2-bin... I've already uploaded it to lunchpad.. so what should I do then? [12:30] does anyone know (or have an opinion about) why autoconf generates such an indentation and line breakage mess in the configure scripts it creates? [12:37] DerGraf: Subscribe ubuntu-universe-sponsors. [12:39] iulian: ok.. thanks.. I'll do that in a few hours.. got to do some garden-work ;) [12:44] logari81: the reason is the m4 macro expansion. [12:45] you're not meant to read configure, you're meant to read the m4 macros. so the m4 macros are indented/linewrapped properly within their own files. [12:46] reindenting the macros upon expansion is overengineering, and is bound to cause issues if/when the reindentation fails. [12:47] hyperair: actually indentation is not my worst problem, line breakage is. With autoconf 2.64 I have an inline "fi" which breaks my configure target which worked with 2.63 (coincidentally I suppose) [12:48] logari81: how did that happen? shell doesn't usually bork on indentation issues. [12:49] and fi can be put anywhere from on the same line to a few blank lines down =\ [12:49] hyperair: the problematic line looks like [12:49] " "$LINENO" 5 fi [12:49] if I insert a line break before fi ... it works again [12:49] looks to be like quotatino issues =\ [12:49] quotation [12:49] i see three quotes there [12:50] could you pastebin the snippet? [12:51] hyperair: http://pastebin.ubuntu.com/253632/ [12:51] and what was it like inside the macro? [12:51] mdeslaur: could you pay some attention on this bug? https://bugs.edge.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/398042 [12:51] Ubuntu bug 398042 in flashplugin-nonfree "package flashplugin-installer 10.0.22.87ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1" [Undecided,New] [12:54] hmm i can fix that. [12:55] hyperair: i am trying to find the corresponding macro... since I have very little experience with autotools it may take some time [12:56] logari81: where can i get access to the sources? i can help [12:57] hyperair: https://launchpad.net/~logari81/+archive/ppa/+files/getfem++_4.0~svn3053.orig.tar.gz [12:58] it fails to build in karmic because of this error [12:59] tch. why does the postrm of flashplugin-installer repeat so much code?! [13:01] hyperair: here is the macro http://pastebin.ubuntu.com/253636/ [13:02] hmm how strange, eh.. [13:16] logari81: looks like autogen fails miserably [13:16] lots of strange unknown macros O-o [13:17] no wait.. AC_CACHE_VAL appears to be failing miserably or something [13:17] hyperair: you're waiting for me? [13:18] mok0: !! how did you guess [13:18] hyperair: what do you mean I see only warnings about suspicius cache-id [13:18] mok0: codelite has a new version =) [13:18] hyperair: ah [13:18] hyperair: bug #? [13:19] bug #413992 [13:19] Launchpad bug 413992 in codelite "[needs-upgrade] Codelite 1.0.2893" [Undecided,New] https://launchpad.net/bugs/413992 [13:19] hyperair: you can compare with the following log http://launchpadlibrarian.net/30288280/buildlog_ubuntu-karmic-i386.getfem%2B%2B_4.0~svn3053-0ubuntu0ppak4_FAILEDTOBUILD.txt.gz [13:19] hyperair: I'll check it out right away... that is, after I make myself a cup of mocca... [13:20] mok0, mocca, they rhyme don't they? =D [13:20] logari81: yaeh i see it too. imo some quotation is missing? [13:20] anyway go complain upstraem [13:20] they've got a hideously convoluted configure.in [13:23] ok, but I think that the line breakage issue could be a potential autotools bug, anyway for the moment I can workaround it by adding a blank line into the macro definition === cprov-afk is now known as faces === faces is now known as cprov [13:24] hyperair: thank you, you ve helped me a lot [13:26] i did nothing :( [13:28] I wouldn't have figured out the trick to modify the macro definition :), just too little experience [13:30] hyperair: I will close the LP bug in changelog for you [13:33] mok0: ah thanks [13:37] could somebody have a look at https://bugs.edge.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/398042 [13:37] Ubuntu bug 398042 in flashplugin-nonfree "package flashplugin-installer 10.0.22.87ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1" [Undecided,New] [13:38] happyaron: i'm looking at it so would you stop plugging it on this thread already?! [13:38] hyperair: okay [13:39] also, even if i didn't, it would be better to just be patient than plugging it a few times a night [13:39] * hyperair sighs [13:39] yes [13:39] hehe [13:40] :) [13:40] Patience is a rare virtue === s0nix is now known as abnix` === abnix` is now known as qnix [14:44] happyaron: the flashplugin-nonfree issue should already be fixed in the current karmic package [14:44] mdeslaur: thanks === PriceChild is now known as Pricey [18:16] can someone take a look at one of these? http://revu.ubuntuwire.com/p/xwax http://revu.ubuntuwire.com/p/xjadeo http://revu.ubuntuwire.com/p/a2jmidi http://revu.ubuntuwire.com/p/slv2 [18:17] I'd really like to see at least one make feature freeze. [18:21] stochastic: slv2: what's debian/README for? [18:21] debian/copyright is incomplete [18:22] a2jmidi doesn't exist [18:23] james_w http://revu.ubuntuwire.com/p/a2jmidid [18:25] xwax looks cool, I wish I had some timecoded vinyl to test with [18:26] james_w, yes it's a very fun program [18:26] can mixxx do the same thing? [18:26] mixxx uses xwax's libraries internally [18:26] ah [18:26] embedded? [18:26] * stochastic is packaging the latest version of mixxx right now [18:27] it doesn't build a libarary package [18:27] cool, thanks [18:27] yes, embeded [18:29] could that be changed? [18:30] I don't know enough about it yet, I could ask on some mailing lists [18:30] it's much better if the code can be shared rather than embedded [18:30] yes [18:30] anyway, this package looks good, uploading [18:30] thanks [18:30] could do with a manpage [18:31] the manpage would have the same contents as 'xwax --help' displays [18:31] still :-) [18:31] I'll put the request in upstream for a xwax library for mixxx to use [18:32] please subscribe to the bugs of the package at https://bugs.edge.launchpad.net/ubuntu/+source/xwax [18:32] manpage will be added for next release [18:32] it's now in the NEW queue and will be reviewed there in the next few days [18:32] if it passes then it will be in the archive, if not then you will be asked to make some adjustments [18:33] okay, thank you very much === JanC_ is now known as JanC [18:40] stochastic: all reviewed. Nice work, just needs some tweaks to debian/copyright of the other packages [18:41] james_w, thank you very much [18:41] * stochastic gets to work on those tweaks [18:43] Hi! Could someone please review my projectM-Jack-Packaging? It is in revu since May and has no review yet: http://revu.ubuntuwire.com/p/projectm-jack (To build it, projectm-qt is needed: http://revu.ubuntuwire.com/p/libprojectm-qt ) [18:44] (projectM-Jack is a small package to enable projectM visualisations for the JackAudio server) [18:47] ximion: libprojectm-qt1-dev shouldn't have the SONAME included in the name [18:47] it should just be libprojectm-qt-dev [18:47] COPYING as well ;-) [18:47] james_w: Okay, I'll change this. [18:47] and debian/copyright is incomplete [18:48] \me Fixing issue in libprojectm-qt-dev [18:48] what gets installed in usr/share/ in libprojectm-qt1? [18:48] james_w: This does not apply to libprojectm-qt1 ? [18:49] sorry? [18:49] james_w: Should I rename libprojectm-qt1 -> libprojectm-qt [18:49] no, that's correct [18:49] it's just the -dev package that shouldn't be versioned by the SONAME [18:52] james_w: A SVG icon gets installed to /usr/share/pixmaps [18:52] that's bad === Tonio__ is now known as Tonio_ [18:52] library packages should only contain data that is tied to the SONAME [18:53] if there is a SONAME bump then the two library packages won't be co-installable, which is a real pain [18:53] for projectm-jack, my only complaints are licensing [18:53] debian/copyright is incomplete [18:53] the license seems to be LGPL, but COPYING is the GPL [18:54] and was video_init.cpp written for this project? [18:55] james_w: Should I delete the image? It's not needed by the library, but by the projectM-jack package. [18:55] it should be shipped in that package then [18:57] james_w: Changed. I don't know if video_init.cpp was written for this project, but I added Peter Sperl to the copiriight holders list. [18:57] I see now he's a projectm developer, so that's ok [18:57] The GPLv2 (look at the COPYING file) is shipped with this package [18:58] james_w: Oh, one file is LGPL. Should I add a short version of the LGPL to the copyright file too? [18:58] but I can't find any GPL code in projectm-jack [18:59] any code explicitly declared as GPL, sorry [18:59] any REVU admins around? [18:59] james_w: The copying-file says it's GPL... [18:59] so it's ambiguous [18:59] What should I do with the license? [19:00] well, clarification would be good [19:00] I can only find explicit declarations of LGPL and MIT/X11 [19:00] the whole thing could be GPL, but that's unusual [19:00] clarification would be needed to get this in the archive [19:01] gilir: Congrats on making MOTU! [19:02] yeah, congratulations gilir [19:02] about time too :-) [19:02] the sponsorship queue will seem empty now ;-) [19:03] james_w: I'll write a mail to the projectM developers, so they can update their upstream tarball. [19:04] thanks [19:07] thanks asomething, thanks james_w :) [19:16] When trying to build a package, I'm getting "dpkg-buildpackage: failure: dpkg-source -b gtk-gnutella-0.96.6 gave error exit status 1" Can anyone tell me what the problem is? [19:17] mardoct: we need to examine the complete buildlog. can you put it on pastebin? [19:18] mardoct: at least the last 20 lines before that error [19:18] Ampelbein: Where would it be by default? [19:19] mardoct: depends. if you used debuild it should be in the same folder where your .orig.tar.gz lies. [19:20] Ampelbein: Oh, it's the .build file? [19:20] mardoct: exactly. [19:21] sorry i did not tell you. ;-) [19:21] Ampelbein: That's Fine. Want me to just spam it all here? Nobody else is talking. [19:21] mardoct: please don't. [19:21] !pastebin | mardoct [19:21] mardoct: pastebin is a service to post multiple-lined texts so you don't flood the channel. Ubuntu pastebin is at http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic [19:23] Ampelbein: http://paste.ubuntu.com/253770/ [19:23] Ampelbein: Why can't all file hosting be that easy? [19:25] mardoct: line22, warning: source directory 'gtk-gnutella-0.96.6' is not - 'gtk-gnutella-0.96.5' [19:25] james_w: Okay, I fixed all issues in the packages, except for the license problems [19:26] mardoct: did you unpack the new source? [19:26] Ampelbein: It did come in .tar.bz2 not, tar.gz if it matters, but I unpacked it. [19:27] mardoct: i see. line 25: dpkg-source: info: building gtk-gnutella using existing gtk-gnutella_0.96.5.orig.tar.gz [19:28] Ampelbein: ... So it's trying to use the old source instead of the new? [19:30] mardoct: you need to repack to .tar.gz [19:30] so bunzip2 foo.tar.bz2, gzip -9 foo.tar [19:31] mardoct: but please first check if there isn't a .tar.gz tarball for download. [19:31] Ampelbein: Only came in .bz2 [19:33] mardoct: then you need to repack. [19:33] Ampelbein: I got it to .tar with that command. Should that resolve the error? [19:34] mardoct: just gzip -9 the tarfile to have a .tar.gz [19:34] Ampelbein: Got it. Should I try again? [19:34] mardoct: oh and it needs to be named _.orig.tar.gz [19:35] Ampelbein: Already in that format. [19:35] Marce: then you can try again. [19:39] Ampelbein: More or less a carbon copy of the last attempt. Fails the same way on the same line. [19:48] hmm.. I have a problem with test suite for django - it requires internet connection to run one of regression tests and as our buildd doesn't have one it fails. [19:49] should I disable this regression test - it may introduce some regressions in the future though we won't be able to find :/ [19:49] Ampelbein: I just tried the example on the packaging guide, same results. [19:55] mardoct: can you paste the new result? [19:55] mardoct: and also, please paste the output of ls in the directory with orig.tar.gz [19:56] http://paste.ubuntu.com/253777/ [19:57] http://paste.ubuntu.com/253779/ [19:58] mardoct: dpkg-source: info: building gtk-gnutella using existing gtk-gnutella_0.96.5.orig.tar.gz [19:59] mardoct: could it be that you did not insert a new changelog entry to debian/changelog? you can use dch for that task. [20:00] Ampelbein: I did everything as outlined at https://wiki.ubuntu.com/PackagingGuide/Complete#Updating%20an%20Ubuntu%20Package [20:01] mardoct: and what is the topmost entry in debian/changelog? [20:01] Ampelbein: It had the same results for the example given there as with the gtk-gnutella package. [20:02] mardoct: did you do the dch thingie? (step 5 of the guide). please pastebin your top debian/changelog entry [20:02] Ampelbein: I added a new entry. On closer inspection, I forgot to change the version in the header of the log entry, though. Does it parse that when it tries to build? [20:03] mardoct: yes, it does. that's why it still compares to 0.96.5.orig.tar.gz instead of the new one. [20:03] Ampelbein: I'll try again. [20:05] Ampelbein: Haha, success. [20:05] Ampelbein: Thank you very much. [20:05] mardoct: see. is easy. now go become a MOTU ;-) [20:06] Ampelbein: On that note, what is the standard procedure for putting the update into the repository? [20:06] mardoct: https://wiki.ubuntu.com/SponsorshipProcess [20:06] Ampelbein: Thank you again. [20:06] mardoct: you're welcome. [20:18] Is there an option with pbuilder to make a i386 package on an amd64 computer? [20:19] yes [20:20] Laney do you know it off hand? [20:21] not at all [20:21] it's easy with pbuilder-dist though [20:21] Laney Just set the distro to 32 bit? [20:21] pbuilder-dist karmic-i386 create [20:22] Laney Ok. Thanks. [20:29] could any MOTU comment on a bug 414176 and maybe sponsor it if everything looks fine? [20:29] Launchpad bug 414176 in python-django "some regression tests fail because buildd has no access to the internet" [Medium,New] https://launchpad.net/bugs/414176 [20:57] kklimonda: sponsored [20:59] kklimonda: small change: don't mention maintainerfield change in changelog and I usually name the patch I introduce in changelog. I've made that changes. [21:04] Question about Fakesyncs: as far as i understand, the version number should become build1 so that the next revision gets autosynced. but i see a problem. let's say we have foo-5.3-0ubuntu1, debian has foo-5.3-1 but with different orig.tar.gz md5. now we do a fakesync foo-5.3-1build1 - when debian releases a foo-5.3-2 it gets autosynced but still has different orig.tar.gz checksum. how is this prevented to happen? [21:05] dont use buildN [21:06] I imagine the autosync script deals with it, but you should use ubuntuN for human consumption imo [21:07] Laney: ok, that's what i was thinking. but the recent upload of waf (1.5.8+dfsg-2build1) reminded me to ask here. [21:11] Ampelbein, ideally shouldn't the orig.tar.gz be the same even if we release it sooner? [21:12] superm1: generally speaking: yes. i don't know about waf, I did not upload the ubuntu or debian version. [21:13] superm1: but this could happen when repacking a tar.bz2 to tar.gz for example. [21:13] Ampelbein, yeah i suppose. [21:52] I'm attempting to build a package but pbuilder is failing with this error that I'm not sure how to fix: dpkg-shlibdeps: error: no dependency information found for /usr/share/qt4/lib/libQtXml.so.4 (used by debian/mixxx/usr/bin/mixxx). [21:58] would a kind MOTU please ACK bug #414200 :) [21:58] Launchpad bug 414200 in ubuntu "Please sync quickplay-1.5-1 (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/414200 [22:06] porthose_: http://packages.debian.org/sid/quickplay gives me a "no such package". and pull-debian-source fails probably due to master.debian.org outage. [22:08] hmm it's showing me a PTS page a QA Page and on package.debian.org :( Ok I'll just ask a little later on thx :) [22:10] porthose_: I'm a kind MOTU ;) I fetched it directly from the debian ftp server (it takes some time until it shows up on p.d.o), Reviewing and testbuilding now [22:10] sebner, Ohh cool thx alot :) [22:12] porthose_: is it python2.6 compatible? [22:12] sebner, yes [22:13] porthose_: makes things easier :) [22:13] :) [22:24] porthose_: ACKed. if it breaks, you have to fix it :P [22:25] hahaha Ok :) [22:25] sebner, thx :) [22:25] you're welcome [22:25] gn8 folks [22:26] sebner, gnite === _neversfelde is now known as neversfelde [22:43] is this a bug against libqt4-dev: dpkg-shlibdeps: error: no dependency information found for /usr/share/qt4/lib/libQtXml.so.4