[00:02] I guess I'll just send the patch to the bts then [00:02] That'd fly. [00:02] Well, and you can upload to Universe, too. [00:03] I can't [00:04] Oh. Well, I could :) [00:04] I'll sort you out with my debdiff [00:05] Eh. I think we can probably wait to sync it. [00:05] mmk [00:06] How do I get this plugin to work, btw? It's telling me I might need to rescan my collection but I don't know how to do thtat [00:06] Oh, I found it [00:06] It adds a "rescan library" button to tools. [00:09] RAOF: Can I say that you're sending upstream a patch to the build system? [00:09] (are you?) [00:10] Once it works acceptably, yes. [00:10] cool [00:11] remembering that 'csc' is never the right option for upstream (currently it's a debianism) - but not being able to set csc IS a bug [00:11] http://pastebin.ubuntu.com/78491/ is a good example [00:11] i had similar madness with OOo [00:11] directhex: csc _might_ be an option for upstream, if they'd like to be buildable on Windows, no? [00:11] RAOF, yes, i think that's true [00:12] RAOF, s/windows/microsoft.net/, but yes [00:12] Heh. Yeah. [00:12] Right, the proper patch shouldn't rely on CSC, rather allow the person building to choose the compiler they like [00:13] Laney, :) [00:13] silly upstream [00:13] and now... bedtime! [00:13] nn === neurobuntu is now known as slayton [00:24] TheMuso: what do I need to do in order to renew my UUS membership? [00:25] nixternal: Beg. [00:25] hehe [00:25] I was wondering why I wasn't receiving any of the emails [00:26] hppa 0 builds waiting in queue [00:26] * StevenK resets his jaw [00:27] StevenK: Just wait for the give-back... [00:27] Ah, a whole bunch has failed? [00:28] ... it is hppa. [00:28] nixternal: Whats your current uus status? [00:28] Point. [00:28] 408 failures. [00:28] TheMuso: expired [00:28] http://qa.ubuntuwire.com/ftbfs/index_complete.html [00:28] nixternal: Ok I can re-activate you if you'd like. [00:28] yes please :) [00:30] nixternal: Done. [00:30] thank you much! [00:31] tip: it helps if you actually make the changes rather than just describing them in the changelog entry [00:31] heh [00:31] I've done that a few times, trying to rush things. :) [00:33] * RAOF almost always debdiffs the new package against the old, to ensure the changelog matches reality. [00:33] And when I don't do that, I invariably mess up! [00:35] RAOF: Thats a very good habbit. [00:35] I usually do that as well, but sometimes when one is in a hurry, its easy to miss a step and assume. :p [00:36] what the [00:36] I'm still in uus? [00:37] !backtrace [00:37] To get a backtrace of a failing application please read: https://wiki.ubuntu.com/Backtrace [00:37] crimsun: heh [00:40] Uhhh, okay. How do I get a backtrace for a mozilla application? gdb tells me ""/usr/bin/kompozer": not in executable format: File format not recognized" and quits. That file is a shell script that's sets up the environment to run kompozer-bin. [00:40] tonyyarusso: Attach to the pid with gdb? [00:41] TheMuso: ah, right [00:41] TheMuso: wait, crud. I can't do that either. It's crashing with a buffer overflow immediately on run. [00:42] invoke it from within gdb. [00:42] (not the wrapper, the actual executable) [00:43] Will that work without the voodoo of the setup script? [00:43] * tonyyarusso goes to try, but who knows [00:43] that's a test point. [00:43] you can set edit the environment in gdb as well [00:43] -set [00:45] All right, now I get (no debugging symbols found), although I made and installed a dbgsym package... [00:46] (and the application doesn't actually start either) [00:50] I had produced kompozer-dbgsym_0.7.10-0ubuntu5_i386.ddeb using debuild -nc, although I have no idea if that actually worked correctly, then installed it with dpkg -i. [00:51] tonyyarusso: Why not fetch the packages from ddebs.ubuntu.com? [00:53] TheMuso: because I didn't know such things had been made for my package. [00:55] tonyyarusso: You will probably need dbgsym's for libraries linked to [00:57] Does anyone have a script to walk the dependency chain and install -dbgsym packages? I've occasionally thought one would be useful, but not hard enough to actually write one. [00:57] Hmm sounds like ddebs.ubuntu.com has not been very widely advertised./ [00:58] (As in: potential use is insufficient to overcome inertia) [00:58] didn't apport install those at some point? [00:59] TheMuso: Don't take me as a good data point for that - I haven't been paying attention. [00:59] pitti wrote an e-mail to the dev list(s) some years ago [00:59] granted, that's not precisely wide advertisement [01:18] I was wondering the other day why -dbgsym packages don't depend on others [01:18] or recommend rather [01:18] I suspect there is a technical reason for it [01:18] Or maybe no one thought of it? [01:20] After giving it not very much thought, I think pkg-create-dbgsym should have all the relevant info. At least it has the list of binary dependencies and library shlibs and such. === gouki__ is now known as gouki [01:21] * RAOF thinks 'glitch-free' pulseaudio could do with a less anti-descriptive name. [01:22] In Build-Deps, is a minimum version required? [01:22] Only when a minimum version _is_ required. [01:22] So, in general, no. [01:23] Hmm, what else might generate this error? "dpkg-source: error: syntax error in kompozer-0.7.10/debian/control at line 9: block lacks a package field" [01:23] pastebin the debian/control ;) [01:24] I think I'll settle for calling it the new 'torture ALSA' feature of pulseaudio. [01:24] RAOF: Why? Whats up with it, besides your issues with underruns? [01:24] http://paste.ubuntu.com/78514/ [01:25] TheMuso: Exactly those issues, nothing more. [01:25] RAOF: to be fair, much of the high-res timer work hasn't been stabilised yet, so we don't see it in alsa-driver yet. [01:25] tonyyarusso: the extra blank line [01:25] (meaning Takashi's high-res timer work) [01:25] tonyyarusso: ie, take out line 7 [01:26] ajmitch_: oh, doh [01:27] crimsun: Oh? I thought that, while it made unusual demands of the alsa drivers, it was at least expected for the drivers to be able to comply :) [01:29] RAOF: err, given just the state of HDA quirks statically compiled into the driver, ... [01:30] So how is fedora shipping pulseaudio 0.9.13? [01:31] "very carefully"? [01:31] seriously, F10 ships 0.9.13+crackton of patches [01:31] Ah. [01:32] * TheMuso is pulling the useful ones from git and adding them to Ubuntu. [01:32] How do I add the ddebs.ubuntu.com repo to pbuilder? [01:35] update --override-config --othermirror foo [01:35] (my syntax may be incorrect, but that's the gist) [01:38] I tend to just pbuilder login --save-after-login. [01:38] Then edit away! [01:42] I didn't know you could login to a pbuilder... [01:43] Oh, yeah. It's moderately useful :) [01:49] I have a package which I am trying to uupdate and the patches are not applying cleaning. But I do not know what patches it is trying to apply. There is no patches directory in debian. Where could it be trying to retrieve the patches from? [01:49] from the diff.gz inlined [01:50] crimsun: Ah, thanks. [02:48] Is there a way to extract a .changes file from a deb? [02:52] sooth: What problem are you trying to solve? [02:55] sooth: .changes files are only ever usd when uploading packages. Source and binary packages do not keep .changes files. The changelog should be enough for you to find out what has changed. [02:56] jdong: You around? [02:57] I built a package using prevu as a dependency of another package. Now I want to dput the first package to my local repo so the second package can see it. [03:04] sooth: .changes is an output of the build process, so if you don't have the .changes and you need it, the simplest thing is to build it again. [03:04] ScottK: Does prevu output a changes file? Or do I have to use pbuilder directly? [03:05] sooth: No idea. I've never used it. [03:05] I thought I remember prevu taking care of this stuff for me automatically [03:11] Lutin: Why did you split libmlt into three binary packages back in January of this year? The debian changelog says you did, but not why. There are no packages in the archive (that I have found) that depend on one that do not depend on all three, so I don't see the point. [03:18] /quit I've got an infinite number of places to go, the problem is [03:18] where to stay. -- Johnny [03:56] If a source tarball includes a LICENCE file (GPLv2) but none of the actual source code files have a copyright line at all, is that going to fly for Universe acceptance?? Or would we need to get the original authors to add copyright statements? I've seen the other way around, GPL-style copyright in the source but no COPYING/LICENSE file... but not this way around... [03:57] I've heard that it won't, but I'm not sure [04:01] That's my instinct too. OK, thanks. [04:01] jmarsden: If it's unambiguous that the LICENCE applies to all files in the tarball, it /might/ fly. [04:02] * Hobbsee randomly trouts RAOF [04:02] But it's much nicer for everyone concerned if each file has an unambiguous licence header. [04:03] * RAOF catches the trout by the tail and dances a merry jig. [04:03] Yes, definitely... OK. === not_rly is now known as orly_owl === jussio1 is now known as jussi01 [06:32] Could someone take a look at this backtrace and point me in the right direction? http://paste.ubuntu.com/78607/ [06:34] (Line 294 looks interesting) [07:00] tonyyarusso: Hm. There's nothing obviously null there. 294 is only complaining that it can't find the source file so that it can display it to you. [07:04] RAOF_: oh. Well, the application is hanging for some reason or other. (Previous build would crash with a segfault, now it just hangs.) [07:30] good morning [07:51] Good morning dholbach. [07:51] hi iulian === dholbach_ is now known as dholbcah === dholbcah is now known as dholbach === theseinfeld is now known as theseinfeld_ === theseinfeld_ is now known as theseinfeld [08:24] good morning [08:24] hey geser [08:25] Hi NCommander [08:25] I finally have non-****py internet access again! [08:27] Heya geser, NCommander. [08:27] hey iulian [08:30] good morning everybody :) ... if you have free time, feel free to review or advocate it :p ( http://revu.ubuntuwire.com/details.py?package=sqliteman ) === theseinfeld is now known as theseinfeld_ === theseinfeld_ is now known as theseinfeld === lucas_ is now known as lucas [08:52] hi all... [08:52] i want to report a bug with kde nightly (4.2 beta) [08:52] i did it via kde bugs website, but someone said one of the problems is an installation problem . .. [08:53] aftertaf: you probably want #Kubuntu-devel [08:54] basically, the kickoff apps launcher has no applications in it, apart from the favorites i had added from 4.1.3 [08:54] ahh Hobbsee thx :) [08:54] hi [08:54] hey there :) [08:54] you're up late...... [08:54] i'ts almost 8pm here? [08:54] ah i'm up too early to calculate correctly, then ;) [08:54] haha [08:54] 10am [08:56] so hows it going anyway?? [08:57] long time no (ir) see [08:57] studying for exams and such [08:57] nice... [08:58] been there.... glad its behind me.... :D === theseinfeld is now known as theseinfeld_ === theseinfeld_ is now known as theseinfeld [09:44] morning all [09:48] can anybody in the MOTU SRU team let me know what the state of bug 244613 is? [09:49] Launchpad bug 244613 in apt-mirror "[intrepid alpha1] apt-mirror gives error "closedir() attempted on invalid dirhandle DIR at /usr/bin/apt-mirror line 537."" [Undecided,Fix released] https://launchpad.net/bugs/244613 [09:49] jdong, nxvl: are you looking for a replacement for dktrKranz? [09:59] hello! [09:59] I am trying to find someone from the ubuntu planet, for a special "membership" request.. anyone know who I could speak to? [10:00] yann2: what are you exactly looking for? [10:01] dholbach > I want to discuss the possibility of adding a new feed - which wouldn't be for a personal blog, but for a Ubuntu tag on the blog platform of my company (low traffic). [10:01] I am deploying ubuntu as a server solution for 18 months already - some people are also moving to ubuntu/kubuntu on their desktops [10:01] I thought it could be interesting as a way to promote ubuntu server, get feedback, discuss about the software we deploy / small tricks etc [10:02] yann2: technically anybody in ubuntumembers can add any to Planet by using https://wiki.ubuntu.com/PlanetUbuntu - but I'm not sure we've had a case like yours before [10:02] what software is interesting for us, what prevents us from moving specific parts to ubuntu,KVM virtualisation [10:03] dholbach > I know I read this... this is why I was speaking of "special" request :P [10:03] yann2: I'd suggest bringing it up at the next CC meeting [10:04] oh there is no such thing as a ubuntu-planet mailing list or so? if no then I'll be there :) [10:04] I'm sure it might be interesting to have content like this (if it's not the dominating content on planet), but I guess it could be discussed beforehand to have something like a rough guideline [10:05] it's very low traffic, one post a week I guess - we are an archaeological company, not it ;) [10:05] no planet-related mailing list I'm aware of [10:05] s/it/IT === doko__ is now known as doko [10:33] james_w: meh, you need to stop fixing FTBFS packages so indiscriminately, now mseide-msegui builds but the output is a steaming pile :-) [10:34] heh :-) [10:34] (mseide-msegui, Depends: msegui, mseide, msegui-tools; Contents: /usr/share/doc/mseide-msegui. Um... ok then!) [10:35] wow... [10:35] clearly, that's special. [10:36] From "Perhaps bonghits will help my packaging" school ... [10:37] Description: gtk bindings for the lua language version 5.1 [10:37] Depends: libc6 (>= 2.4), libffi5 (>= 3.0.4) [10:37] [10:47] dholbach > I've added an item to the CC meeting agenda.. it's tomorrow.. I hope I'll be able to make it at 21h, no connectivity at home :( === theseinfeld is now known as theseinfeld_ === theseinfeld_ is now known as theseinfeld [10:54] mrf, will be postponed to next one then, just booked a concert ticket :) [11:46] slytherin: hi, are you still interested in bug 237668? [11:46] Launchpad bug 237668 in classpath "Please merge classpath 2:0.97.1-5 (universe) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/237668 [11:47] james_w: Sure. I will work on it today. I also have libjdic-java merge in my name. [11:47] cool [11:47] and congratulations [11:53] hey slytherin, congrats! === lamont` is now known as lamont [12:19] <\sh> moins [12:19] Hi \sh [12:35] * sebner winks \sh and geser =) [12:43] * geser waves back [13:09] if someone has some time to review my package ( http://revu.ubuntuwire.com/details.py?package=sqliteman ) i'll be happy to correct if some mistakes showed up [13:19] help review http://revu.ubuntuwire.com/details.py?package=iptux, thanks === thekorn_ is now known as thkorn === thkorn is now known as thekorn === cody-somerville_ is now known as cody-somerville [14:32] could someone nuke my package from REVU? [14:34] it [14:34] is http://revu.ubuntuwire.com/details.py?package=openproj [14:40] JonReagan: Why do you want it nuked? [14:41] The req. development is waaay over my head [14:42] packaging was easy, but it turned out that some internal stuff had to be changed [14:42] I would also have to package several included apps which were not in the repos [14:51] JonReagan: No real need to nuke it then. Just leave a comment to that effect (with specifics if they aren't otherwise commented) and maybe someone else will pick it up. [14:56] thanks Scott! [15:04] Heya gang [15:04] heya bddebian. [15:04] Hi ScottK [15:06] if a motu want to review my package, previously advocated by DktrKranz, it's waiting at http://revu.ubuntuwire.com/details.py?package=sqliteman ... :D thanks a lot for your time [15:19] Hi bddebian [15:19] Heya geser [15:22] james_w: I probably missed some message from you earlier. We had to evacuate the office building due to a false bomb threat. :-) [15:22] wow [15:28] sladen, India? [15:29] lidaobing: yes [15:30] * ScottK lives near Washington, DC. We had a lot of that after 9/11. [15:34] Is someone around to help with a permissions issue/ [15:34] ? [15:34] james_w: I am marking bug 303305 invalid. jboss packages will move to universe in jaunty cycle. is that fine? [15:35] Launchpad bug 303305 in libpicocontainer-java "Should be in multiverse?" [Undecided,New] https://launchpad.net/bugs/303305 [15:35] slytherin: works for me [15:36] ScottK: no wish to move to a safe country like Austria? ;P [15:37] sebner: Where I don't speak the language? No. [15:37] ScottK: well, consider Ireland then =) [15:37] just listen to falco [15:37] laga: heh [15:37] sebner: I've already lived in Ireland once. [15:38] ScottK: cool, didn't know. I was there for 2 weeks of holiday [15:40] I was once in Scotland and it was rainy [15:42] I spent roughly a quarter of my 20's outside the US. [15:43] If I have a php based piece of software called FreePBX that controls the software Asterisk(which does not use apache for anything). FreePBX developers say to change the user that apache runs under from www-data and the group from www-data all to 'asterisk' so that apache has all of the right permissions. Is there another way to enable the right permissions without changing the user and group for apache??? [15:43] geser: any idea why libjboss-cache1-java is not yet synced from Debian? There are no Ubuntu changes and the Debian version has been cleared form NEW queue since 2 days. [15:43] geser: heh, rain \o/ [15:43] ScottK: still think the US is the best? [15:43] slytherin: Unstable or Experimental? [15:44] sebner: For me, yes. For others, YMMV. [15:44] ScottK: unstable/main, previously it was in contrib [15:44] ScottK: kay [15:44] slytherin: Dunno. The sync runs on a periodic. [15:44] ScottK: I was assuming the period to be 24 hours. [15:45] sebner: We had German students living with us for 4 years and they all left with a MUCH more positive view than they arrived with. Don't judge things here too much by what you see in the media. [15:46] I get the impression that it does rather depend on where you are. [15:46] ScottK: well, voting Bush *two* times isn't giving a good impression indeed ;) [15:47] sebner: tell us who got nearly 30% in Austria? :) [15:47] dholbach: heh, good point but bush had powers for 4 years already ;) [15:48] I think it's time now to not turn #ubuntu-motu into "the backyard" forums :)) [15:48] sebner: Well the first time I think is excusable as he ran as a very different person than he turned out to be. The 2nd time, well I blame the Democrats. Probably any other breathing politician in the US could have beat Bush in 2004, but they chose the one almost guaranteed to fail. [15:48] *cough* [15:48] slytherin: did the archive admins run their autosync script since that day? [15:48] ScottK: maybe true but still no excuse [15:49] geser: btw ... voting :P [15:49] geser: doesn't it run automatically? [15:49] sebner: sure, I plan to write that mail today, I already know what I want to write, I just need to do it :) [15:50] geser: heh, cool. thumbs up [15:54] slytherin: iirc no, one of the archive admins needs to start it [15:55] but I might be mistaken [15:55] at least this is the case for new packages not yet in Ubuntu [15:56] geser: but this package was already present in Ubuntu. Anyway, I am currently trying to build Debian version in pbuilder. If it builds then I will specifically ask someone to do the sync. [16:00] slytherin: yes I know, but I don't remember if auto-sync is full automatic or only semi-automatic (an archive admin has to start it) [16:11] directhex: Help appreciated with mono transition for kde4bindings: https://launchpad.net/ubuntu/jaunty/+source/kde4bindings/4:4.1.80-0ubuntu1 === thekorn_ is now known as thekorn === santiago-ve is now known as Guest12689 === hyperair1 is now known as Guest85696 === Guest85696 is now known as hyperair === Guest12689 is now known as santiago-ve === hyperair2 is now known as Guest45885 === Guest45885 is now known as hyperair [17:01] geser: I was wrong about libjboss-cache1-java, it is synced already and built. Also libhibernate3-java is built. [17:08] any archive admins around? [17:09] slytherin, what do you need? [17:10] cody-somerville: Can you please take a look at libhibernate3-java binary package in queue and clear it if it has no problems? [17:10] cody-somerville: I am planning to do retry for other packages in DEPWAIt because of libhibernate3-java [17:46] muahahaha -Zlzma! -Zlzma! [17:55] jdong: Do you know anything about the mlt packages we have from Debian Multimedia? [18:03] someone has time to review a pkg? [18:03] ScottK: no, I don't have any experience with them [18:05] jdong: Any chance you'd be willing to take a look at updating them? I know zip about ffmpeg stuff. I'm mostly wanting to get the kde4 version of kdenlive in Jaunty. [18:09] ScottK: yeah, I plan to look at updating the media stack soon-ish [18:09] ScottK: currently I'm bogged down trying to help handbrake upstream produce some proper debianized packaging [18:10] it's one of those media apps that has to bundle half of multiverse, so fun fun fun :) [18:10] jdong: Cool. Both the mlt packages are updated in Debian Multimedia, so it should be pretty easy. [18:10] Lovely. === PriceChild is now known as PriceChi1d === PriceChi1d is now known as PriceChild === PriceChild is now known as PriceChi1d === PriceChi1d is now known as PriceChild [18:47] What's the process to get a brand new piece of software that hasn't ever been packaged before, into ubuntu? [18:48] quentusrex: well, packaging it and uploading it to REVU [18:48] !revu [18:48] REVU is a web-based tool to give people who have worked on Ubuntu packages a chance to "put their packages out there" for other people to look at and comment on in a structured manner. See https://wiki.ubuntu.com/MOTU/Packages/REVU [18:50] What if it's not my software. Can I upload for instance vtiger the CRM software? and the FreePBX software? [18:51] quentusrex: if the licensing is correct, sure [18:58] leonel: How you doing? [18:58] leonel: New security issue in the latest clamav release. [18:58] leonel: I got Jaunty updated and a package for Intrepid to the security team, but you'll need to add this one to your list. [18:59] leonel: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1266 [18:59] wwws.clamav.net bug 1266 in libclamav "recursive stack overflow in jpeg parsing code" [Security,Resolved: fixed] [18:59] leonel: How's that project going? [19:05] ScottK-laptop: got harder than I though with the patches you sent I guess I fix first the critical CVE's addressed already on Debian and this one you pointed then the mem leaks, is this right with you ??? [19:06] leonel: Sounds good. [19:06] leonel: I'd say if you get this new ones and all the ones Debian addressed, that'd be worth an upload. That'd give you more time to work through the rest. [19:06] scottK great .. [19:35] Annoying when the answer to the question, "Why isn't it showing up in the archive yet?" is "I forgot to upload it." [19:35] :) [19:35] it's worse when the answer is "wait... where DID I upload it??" [19:36] Well I've done that one too. [19:37] what version of Ubuntu first supported LZMA debs? [19:37] jdong: 8.04 iirc [19:38] mmmkay, good enough. [19:38] jdong: well full support anyway [19:38] * calc wrote the final bits of support, but can't remember exactly when ;-) [19:38] handbrake is generating 10MB binaries. Wanna see if I can cut that down a bit. [19:38] bzip2 didn't help, so time to try my last buddy :) [19:38] i discussed it UDS and the first one i went to was in Oct 2007 so must be 8.04 [19:39] it might be interesting to recompress the whole archive and redo packages that it would help a lot [19:39] in some cases it makes a huge difference [19:39] but i only looked at what was on the alt cd === jdstrand_ is now known as jdstrand [20:00] calc: hmm, gzip: 4.5MB+4.8MB; lzma: 3.3MB+3.6MB.... [20:01] I wonder if a 2.4MB net savings is worth it.... [20:01] then again I don't think an extra 4 seconds compressing the package is worth shedding tears over, either. [20:06] jdong: heh [20:20] nixternal: we are arriving to SFO or San Jose, it would be better if you specify in your post to which airport are you arriving [20:20] nxvl: haha!! [20:22] leleobhz: ping; I've gone evil and repackaged handbrake using debhelper with some coordination from their development team. I've stuck my work-in-progress on a PPA at ppa.launchpad.net/handbrake-ubuntu/ubuntu [20:22] in particular as outlined in README.Debian upstream provided strong reasoning for bundling their libraries and insist that either this be upheld or we don't try to make official packages and cause a support headache [20:23] I still have debian/copyright to write, and neither ghb nor HandBrakeCLI have a manpage [20:23] I noticed that you created a manpage for the CLI; I'd like to ask for permission to use it with credit, if you please [20:24] jdong: for your brief description it sounds like handbrake is mplayer part 2? :\ [20:24] s/for/from/ [20:24] calc: slightly worse than that :) [20:24] iow we like to do weird crap and you will like it or else? ;-) [20:24] lol [20:24] calc: echo *.tar.gz: a52dec.tar.gz faac.tar.gz faad2.tar.gz ffmpeg.tar.gz lame.tar.gz libdca.tar.gz libdvdread.tar.gz libmkv.tar.gz libmp4v2.tar.gz libogg.tar.gz libsamplerate.tar.gz libtheora.tar.gz libvorbis.tar.gz mpeg2dec.tar.gz x264.tar.gz xvidcore.tar.gz [20:25] and there's about 3x that # of files in patches :) [20:25] and yes, they do use incompatible --configure flags compared to what we do, and different ancestry libmp4v2, etc [20:25] * calc thinks it would be better off just adding handbrake to some sort of blacklist never to install on Ubuntu list [20:26] until they can figure out wtf they are doing [20:26] calc: oh installation is perfectly fine -- the bundled libs never see the light of day; statically linked. [20:26] oh thats somewhat better i guess [20:26] it just makes handbrake huge ;-) [20:26] calc: their reasons for doing so are outlined in my README.Debian; they do use newer-than-svn and not-in-svn enhancements to the above libraries to do the black magic needed for good quality iPod/iPhone H.264's [20:27] I mean, of course we'll all moan and groan about the practice... [20:27] but the alternative (coaxing it to build against system libs) is an even BIGGER nightmare [20:27] jdong: we can't just push those changes into the mentioned packages? [20:27] calc: no, that'll break the rest of the media stack. [20:28] they made library abi breaking changes to support better h.264? [20:28] I'm sure most of the rest of the world won't appreciate ac3 downmixing, libmp4v2 API changes, iTunes store atoms in MP4's, etc [20:28] calc: see http://ubuntuforums.org/showpost.php?p=6272197&postcount=35 [20:29] calc: the iPod Touch and AppleTV are very finicky devices when it comes to MP4 files; handbrake dev forums are full of weird corner cases that require codec patches to fix. [20:29] none of those changes sound like things that wouldn't be wanted elsewhere (particuarly all the configure fixes) [20:29] that's no excuse for not finding a way to better integrate into the parent libraries imo [20:29] the worst part of the above is their libmp4v2 is a completely different lineage than our libmp4v2. [20:30] superm1: meh I agree but that's not really a short-term solution. [20:30] we aren't really in any position to essentially fork the project and make our derivation unsupportable. [20:30] look at what happened with Azureus 2.5.x.x [20:30] jdong: are they even planning on doing the fixes if you put their hacked up mess into Ubuntu? :) [20:31] calc: to be honest I don't think their devs *CARE* what the hell we do in Ubuntu. [20:31] calc: they already have a fairly negative image of us based on previous attempts to "fix the build system" [20:31] it took a bit of a back and forth with their devs before I got a response that wasn't an attack at my male anatomy ;-) [20:31] jdong: i'll withold my true opinion of what this sounds like wrt them, but its very similiar to what most people thought of mplayer... ;-) [20:32] (ok it wasn't THAT bad, but fairly cloase :D) [20:32] jdong: so if they don't want users don't help them out, just remove it from Ubuntu completely? [20:32] it sounds like they are just too lazy to do things the correct way [20:32] calc: well if Ubuntu doesn't want the package in the repos then I am not going to insist that to be done. [20:33] calc: I'm mostly getting involved to create some better packages than their subpar ones on their site currently [20:33] and with the personal attacks you said they made sounds like they are around 10 years old as well [20:33] ah i see [20:33] if Ubuntu doesn't want them, I'll help their team maintain a set of good packages in a PPA [20:33] at least something that builds in a verifiable environment and stays reasonably close to policy [20:33] I totally understand if we on the Ubuntu side don't want yet-another-bundled-package [20:34] well i guess that is useful if they are already packaging broken crap that people will end up installing on Ubuntu if we don't have something better ;-) [20:34] calc: exactly. That's my motivation. [20:34] calc: and upstream only built Intrepid packages and you don't want to know what people are trying to do getting it to run on Hardy. [20:34] lol [20:37] nobody want to review my package ? http://revu.ubuntuwire.com/details.py?package=sqliteman [20:41] eMerzh: You've asked 4 times today, that's probably a bit much [20:41] sorry :s [20:42] i don't know how much to ask... i just don't want my package to be forgotten :) [20:57] scottK intrepid has clamav 0.94.1 do you plan to push 0.94.2 to intrepid and hardy ? [21:04] leonel: see https://lists.ubuntu.com/archives/ubuntu-motu/2008-December/005068.html [21:07] geser: thanks but I'm asking for a push for 0.94.1 as was done with 0.92.1 === bdmurray_ is now known as bdmurray [21:26] jdong: I know for a fact that if the libsamplerate author found out that they tweaked stuff in his code, he would want to get it into his releases. I've actualy met the author personally. [21:26] leonel: Intrepid yes, hardy not directly. [21:26] The libsamplerate author that is. [21:27] leonel: For Hardy we need to test the rdepends and such like we did with Dapper for 0.92. [21:34] what license would allow software to be included under 'main' rather than 'restricted'?? [21:35] quentusrex, any DFSG-free license [21:35] quentusrex, but to be in either main OR restricted needs a good reason (as opposed to uni/multiverse) [21:36] what is the different between BSD and GPL? [21:36] one is a copyleft license, one is not [21:36] sebner: finally found some time to vote on your application [21:43] geser: hopefully also on all the others :P [21:44] hello :) [21:44] geser: heh, thx for your comment. I'll be carefully =) [21:44] hi pochu =) [21:45] \o sebner [21:48] sebner: just sent my +1 [21:49] mok0: huh? so late? thx :) but to be honest, my hardy work wasn't that good. still in learning process these days :) [21:50] sebner: I've been under a rock [21:54] mok0: heh, I like rocks, cool and quiet =) [21:55] sebner: heh, nice to be back in daylight though [21:56] mok0: daylight? that's not what a geek likes :P [21:56] daylight makes it hard to see monitors [22:00] Ah, the Dear Leader is up and around today [22:00] mok0, kim jong il? [22:01] directhex: yep, inspecting air esquadron 1044 today [22:01] ;-) [22:20] directhex: Any chance of help on mono updates for kde4bindings? [22:20] ScottK, certainly. how can i help? [22:21] ScottK, warning: i can't download and test it, i'm on a crappy hotel wifi and am being charged per meg [22:21] directhex: INevermind then. [22:21] directhex: Odds are it will still be waiting when you get home. None of us on the Kubuntu team know much about mono. [22:22] i won't be back in the civilized south until wednesday evening [22:22] directhex: Shouldn't be a problem. We just disabled building the mono bindings for now. [22:22] ScottK, are you using debian's kdebindings as a basis? i know pusling has been talking with us about the pre-transition packaging, and the changes needed should be minimal [22:22] directhex: Just grab the source package when you can. [22:23] directhex: Last we tried what they have it didn't work. [22:23] directhex: I haven't looked into details. [22:23] ScottK, well, it'll FTBFS on the mono end due to the build-deps needing a small update. failures for other reasons are obviously out of my hands [22:24] ScottK, i know all the mono libs etc are packages in the right places in their debian/rules & debian/control [22:24] directhex: It builds all but mono fine. [22:25] ScottK, for now, try changing any mono-foo deps (e.g. mono-gac) to mono-devel (>= 2.0.1) and see if that at least fixes the ftbfs [22:27] OK. I'll try that. [22:52] jdong: thanks a lot, iwill look you package. sorry by the waiting, because my personal live isnt going very well, and this weekend i got problems again === boshhead_ is now known as moreon === moreon is now known as boshhead