=== funkyHat|off is now known as funkyHat [00:29] general question: if a package is in debian and ubuntu, will it be autosynced from debian to ubuntu, so that the maintainer only has to watch at one repository? [00:32] handschuh: If it is in Debian and Ubuntu, it will only be automatically synced if no changes have been made in Ubuntu. [00:32] so it would be more efficient to put a package into debian, and file a sync-packages-bug @ launchpad? [00:34] nhandler: btw. thanks for reviewing my package at revu [00:34] handschuh: The most efficient thing to do would be to try and get all of the Ubuntu changes applied in the Debian package. That way, the package could be automatically synced from Debian. If the changes are only needed in Ubuntu, and not in Debian, you will have to merge, not sync, the package from Debian [00:34] handschuh: No problem. If you make the changes I suggested, feel free to ping me on IRC and let me know. I will gladly look over it again. [00:35] I made them already :-) [00:35] How do I encode the ampersand in a URL, like http://ex.org/?a=b&c=d . Tried &, \&, &&, but nothing seems to work and I can't find any documentation [00:36] oops: How do I encode an ampersand in a URL in a [00:36] nhandler: so if a program has no ubuntu-specific requirements, debian would be the best point to start? [00:36] *manpage* === funkyHat is now known as funkyHat|off [00:39] handschuh: Yes handschuh. It will then get automatically synced once the Jaunty repositories open up (automatic syncs have stopped for Intrepid). [00:40] nhandler: ok thanks. [00:41] nhandler: so once the package is in the ubuntu repository, it will be synced automatically if the debian version is updated - great. How much time is needed to sync a change? [00:42] handschuh: If there are no Ubuntu changes it's automatic. [00:42] If there are Ubuntu changes then someone has to merge them. [00:43] ScottK-laptop: and how long will the change take? (hours, days or weeks) [00:43] ScottK-laptop: (i am just interested) [00:43] If it's automatic, during the period when autosync runs it's hours to days. Not weeks. [00:44] ScottK-laptop: great - thanks! === funkyHat|off is now known as funkyHat [00:44] and a merge has to be performed manually? [00:45] Yes. [00:45] Semi-automatically. We have tools to assist, but manual review is required. [00:45] ok [01:00] Gyarr, this one package has bad dependencies [01:03] nhandler: did you read the message, that I have made all the changes you suggested at revu? (not want to push; just want to be sure the note here at irc has been read) [01:04] handschuh: I am looking over the package now. From looking at the debdiff, it looks like you made all of the changes I mentioned in my comment. I am now looking over the entire package a second time to make sure there isn't anything else that I might have missed the first time around. [01:04] oh - I cordally thank you [01:05] handschuh: Just so you are aware, your package probably will not make it into the repositories for intrepid. However, it should have plenty of time to get into jaunty [01:06] nhandler: not making it into intrepid is no problem (ppa and a seperate .deb is available) but jaunty would be nice === funkyHat is now known as funkyHat|off === superm1 is now known as superm1|away [03:07] Hi MOTUS :) Im hoping someone might be able to answer if the Intrepid kernel has any debugging code that would slow it down? [03:07] Im chasing some performance issues [03:07] While the kernel is in alpha [03:09] nullack: MOTU has nothing to do with this. -> #ubuntu-kernel [03:09] wgrant: thanks [04:05] hi, attempting to use debuild on firefox-3.0 fails to succeed.. is there a special way it must be done? [04:07] nellery: No. "fails to succeed" isn't very descriptive. [04:11] wgrant, good point, here's a paste [04:11] http://paste.ubuntu.com/47653/ [04:12] that's after no changes [04:12] sudo apt-get build-dep firefox-3.0 [04:16] I get "E: Build-Depends dependency for firefox-3.0 cannot be satisfied because no available versions of package mozilla-devscripts can satisfy the version requirements" [04:21] Sounds like you're building it somewhere that you shouldn't. [04:21] nellery: You're not trying to build Intrepid's firefox-3.0 on Hardy, are you? [04:21] AHHH that would explain it [04:22] thanks :) [04:29] Is there any advantage to using dh_install instead of cp in the debian/rules file? [04:33] nhandler: You're significantly less likely to make a mistake with the target name, it sets the permissions correctly, and you can use a debian/package.install file if you have lots of things to install. [04:33] If you don't have debhelper, consider using install to install the files. [04:35] persia: I'm actually looking at a package on REVU. They use cp and chmod to install the files to the correct location with the correct permissions. They already depend on debhelper. Should I advise they switch to dh_install? Or can they leave it as is? [04:35] Advise to switch to either install or dh_install. [04:35] Ok, thanks persia. [04:36] dh_install may be slightly preferable because it avoids tracking the install location, but that's a matter of packer convenience, rather than being a case of doing it the hard way. [04:36] s/packer/packager/ === superm1|away is now known as superm1 [06:33] Hi. I've asked for sponsorship for Bug 180384 (FTBFS for a Thunderbird add-on), but as it's an add-on for Thunderbird, should I suscribe first Mozilla Extension Team? [06:33] Launchpad bug 180384 in mozilla-traybiff "Please merge mozilla-traybiff 1.2.3-4 (universe) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/180384 [06:34] oh, sweet. i didn't realise we had -traybiff in the archives. [06:34] Hobbsee: only as sources until now :-) [06:36] I had to change references from icedove back to thunderbird to be able to build it [06:37] fabrice_sp: Probably good to subscribe both teams. The Mozilla Extension team will know the code best, and can either upload or comment positively, increasing the chance that a sponsor will push it. [06:37] (or maybe you've already caught someone's interest) [06:38] * Hobbsee notes the patch, while long, looks correct. [06:40] * Hobbsee notes there's a newer versino now, but doubts it affects us. [06:40] Hobbsee: it's a long patch because of all the reference to icedove and iceape :-/ [06:41] fabrice_sp: yeah, i can see that. [06:47] We'll all be loving ice* soon perhaps. [06:47] fabrice_sp: uploaded, thanks. [06:47] ScottK-laptop: it looks like they've removed the eula requirement for firefox, btw. [06:47] Ah. Good. [06:48] * ScottK-laptop waits for them to insist it must be called "Ubuntu with Firefox". [06:48] Although I kind if wish they'd just stuck with it and we'd switched to something else. [06:48] fabrice_sp: i ended up grabbing the debian revision, and merging your changes against it. [06:49] I'm very uneasy having code in the main archives I can't patch. [06:49] ScottK-laptop: Well, you can patch it: it's just that every patch needs an upstream ACK. [06:50] persia: That's why I can't. I've no idea how to deal with this outside entity. [06:50] So it's no longer a package that a generalist can do anything with. [06:51] Oh. I'd recommend just shoving patches to the mozillateam, and letting them coordinate with upstream [06:51] persia: Agreed as a practical matter, but that's beside the point. [06:51] What about packages licensed like this that have no team? [06:52] Do we have any of those? In the absence of such a team, I don't see how we can support it. [06:52] pq is a good example of such a package. [06:52] I don't know if we do or not. Policy currently allows such a thing. [06:53] I suppose. If we do, it's likely to be an ubuntu-unique package. Perhaps worth a general copyright & licensing review of those anyway. [06:53] What worries me a bit more is that since I'm not in the habit of reading debian/copyright for every package I touch, I may do something legally bad without knowing it. [06:54] I generally assume i have the right to modify and distribute packages in the Main archives. [06:54] That's a habit you must change: it's dangerous to not read debian/copyright [06:54] Apparently. [06:55] Even in cases of GPL & BSD, etc. Sometimes one can't just apply a patch from somewhere else that solved the issue. [06:55] I'd prefer to be protected by policy and the archive admins. [06:55] True. [06:56] The irony is that in some cases I'm not even allowed to pull from the upstream VCS unless it's been fully vetted and approved upstream. [06:56] Since the problem exists with DFSG licenses, I'm not sure how you're going to get any protection unless you decide to relicense everything GPL, and drop anything which can't be relicensed. [06:56] There are potential mixing problems with DFSG licenses. That's true. [06:56] Personally, I'd rather read the contracts I accept, rather than assume someone else did, and that they are a trusted proxy. [06:57] Yes, well that's probably the smarter strategy. [06:57] Hobbsee: thanks! :-) [06:57] And remember, publishing a patch can count as redistribution, especially with common patch techniques that include context. [06:57] Yep. [06:58] I don't think that there's a package in Debian Main that I couldn't write my own patch and add it to though. [06:58] If there is, it's a bug. [06:58] For users, it's probably safer, as they don't tend to be redistributing, but as soon as one runs apt-get source, one ought read the license. [06:58] * ScottK-laptop needs to be awake again in a little over 3 hours, so I should probably go to bed. [06:59] Sure, for your own patches, but you're accepting any liability for claims that the patches aren't yours :) [06:59] Have a good night. [07:00] Yep. [07:00] Good night. [07:07] <\sh> moins [07:45] <\sh> does anyone know nullack? [07:45] \sh: How do you mean? keysign-know, or seen traffic on IRC? [07:46] <\sh> persia: the irc/lp user "nullack" [07:46] I've seen a fair bit of traffic on IRC, ML, and LP. Tends to be in #ubuntu-bugs, #ubuntu-testing, and #ubuntu-quality [07:46] Also active in the forums [07:46] * \sh just needs some vacation or some drugs to calm down..but I wonder why bugsquad people are going sometimes wild...or I just don't understand bugwork anymore... [07:47] <\sh> could also be that I'm using the braindevice sometimes... [07:48] <\sh> bug #246911 <- just explain to me, why we need to nomniate "in progress and assigned bugs" now for the latest ubuntu development release? [07:48] Launchpad bug 246911 in ia32-libs "[Wishlist] please add libnspr4-0d to ia32-libs" [Wishlist,In progress] https://launchpad.net/bugs/246911 [07:49] <\sh> this gives me a shitload more work to fiddle around with a simple report... [07:50] <\sh> and I wonder how long I have to tell people "don't touch already assigned bugs" [07:52] \sh: nullack was addvised not to do that recently, and has stopped. [07:52] (or claimed to have stopped). [07:53] He's perhaps a _little_ too enthusiastic, but seems willing to learn. [07:54] You might review the BugSquad documentation, and add a note in the triage guidelines that 1) nominating for the current release is only meaningful when also nominating for other releases in the expectation of SRU, and 2) there's typically little point in nominating tasks for bugs in-progress unless you're in communication with the assignee [07:54] He's from a long QA background, but just dipping into open-source and development. [08:02] <\sh> persia: it's not the first time that those things are happening and actually I'm tired of repeating the problems all the time [08:02] \sh: Understood. I believe the only way to fix it is to adjust the bugsquad documentation. The previous attempt was apparently unsuccessful, as it created a confusing class of "workflow" bugs. [08:03] A more correct adjustment might be the one you just suggested, of not adjusting bugs that are In-Progress, and especially not without discussion with the assignee. [08:03] persia: oh, it was eventually successful. after a revert & hissy fit was thrown, it got discussed at UDS, and then my original changes were made again. [08:03] I suspect that discussing such an adjustment at tonight's QA meeting would be the best path to success. [08:03] trouble is, the next UDS is rather far away. [08:04] hello [08:04] Hobbsee: No. It reduced the volume. It didn't solve the issue, or \sh wouldn't be happy today. [08:04] persia: well, excluding nullack. [08:04] Hobbsee: It's iterative: we need to look for better and better definitions and ensure they are shared between all interested parties. [08:04] persia: that's true. [08:05] <\sh> persia: you forget one thing about documentation: most people don't read long documents...they want to start right away... [08:06] \sh: I know, but not adjusting the docs, and not getting buy-in from the bugsquad leaders means you have to teach each person yourself :) [08:08] <\sh> persia: na..I'm just tired to do that...I wouldn't bother anymore to take care about bugs...I would just randomly upload crack ;) [08:09] <\sh> persia: who is bugsquad liason for MOTU? [08:09] \sh: OK. If you're feeling pain, I recommend you attend the meeting and complain (I'm asleep during that meeting). [08:10] We don't have one specifically. Most MOTU are part of bugsquad, and a number of bugsquad members (including me) are MOTU. [08:10] <\sh> persia: when is it? if it's in the evening..no way...I need sleep, I'm already under heavy workload these days (real life work) [08:10] \sh: I'm 7 hours ahead of you :) Maybe you can get someone else to attend? [08:11] \sh: you could just try complaining at nullack in -bugs now. [08:11] (and maybe get nullack to take it to the meeting) [08:11] \sh: with the hope that he'd update documentation. [08:12] Hi folks I want to create a deb package of a c# software (created in Monodevelop 1.0), plz refer me some links [08:13] !packagingguide [08:13] The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports [08:13] thanks [08:14] ss_: You probably also want to look at the cli-common package. I've never done any work with C# packaging, but it seems to be a common build-dependency, so I suspect there's useful stuff there. [08:15] cli-common-dev is likely what you want, yes. [08:15] Gah. I was about to point him to http://pkg-mono.alioth.debian.org/cli-policy/ [08:16] RAOF: As time passes, everyone learns that idling can be informative :) [08:17] For those playing at home, the CLI policy is not only the policy you need to conform to, it also includes examples! [08:23] * Hobbsee sighs. [08:25] also look at the packaging for a "simple" c# app, such as, say, graphmonkey [08:36] all helpful suggestions, if people stick around [08:36] And useful for those idling :) [08:39] is there a browser plugin packaging policy? [08:43] directhex: Yes, but I forget the URL. I suspect that those in #ubuntu-mozillateam have it handy [08:44] directhex: Planning on doing a moonlight package?- [08:44] RAOF, yes, but i'd like to wait for mono 2 and an updated upstream tarball where they don't forget to include LICENSE [08:44] hi there o/ [08:45] directhex: It's always nice when the code's distributable, yes :) [08:46] RAOF, it was the usual error in EXTRA_DIST_FILEs or whatever it is. but i'd rather not need to pull from svn or make awkward explanations in debian/copyright [08:47] Indeed. In a similar vein, I wonder whether I should ping google to see if they'd like to release a gdata-cil tarball which contains a build system. :) [08:50] try it [08:56] yay, ssl certificates updated across the board. took my time, it's been using a debian-made cert for ages === BugMaN1 is now known as BugMaN [10:12] <\sh> ok..I hope I didn't mess up ia32-libs ... this was my first upload of it...*pressthumbs* [10:14] Hi, anyone to help me to build a package? What's the best way to make links of the executables in /usr/local/bin ? to add them in debian/links ? [10:14] don't use /usr/local in packages [10:15] /usr/local should be considered sacred by a package manager - it's where a user shoves random crap [10:15] ah [10:15] \sh, does it contain curl libs? i think flash 10 needs it, and iirc it wasn't in the hardy release ver [10:15] <\sh> directhex: yes. [10:16] <\sh> directhex: could be that curl is needed for the rtmp connects...because that's one thing which didn't work on x86_64 properly..on i386 it worked [10:16] jms@osc-franzibald:~$ ldd /opt/firefox/plugins/libflashplayer.so | grep curl [10:16] libcurl.so.3 => not found [10:16] directhex: I put the files in /usr/share/timekpr - or should I place the executables directly in /bin ? [10:16] 10 explicitly links to libcurl.so.3 [10:16] <\sh> directhex: latest ia32-libs 2.2ubuntu2 ? [10:17] 2.2ubuntu11 [10:17] <\sh> 2.2ubuntu12 is on it's way... [10:17] <\sh> (intrepid :)) [10:17] savvas0, generally executables go into /usr/bin, unless it's a .net app [10:18] generally [10:18] ok thank you very much :) [10:18] (In which case wrappers go in /usr/bin ;)) [10:19] ^^ i'm with stupid [10:19] hi guys, can someone proceed with this? bug 268059 [10:19] Launchpad bug 268059 in pygtkmvc "Please sync pygtkmvc 1.2.2-1 (universe) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/268059 [10:20] It has been approved from motu-released [10:20] s/from/by [10:23] <\sh> directhex: http://launchpadlibrarian.net/17689132/ia32-libs_2.2ubuntu12_amd64.deb <- new version...if you would like to test now :) [10:32] is there a place where can I find old debian packages (.diff.gz files) ? [10:32] snapshot.debian.net if you're very lucky [10:33] old = not in oldstable even [10:33] Oh. Ooooold. [10:35] AnAnt_: archive.debian.org, if that version got released [10:53] thanks [11:31] hi people, i need to MOTU persons to try and approve my package [11:31] https://bugs.launchpad.net/ubuntu/+bug/200232 === asac_ is now known as asac [11:31] Launchpad bug 200232 in ubuntu "[needs-packaging] Subdownloader 2.0.6 deb to be included in repositories" [Wishlist,Confirmed] [11:32] it's a 1.000.000 downloads GPLv3 multimedia project to get subtitles [11:33] anybody to review ? === cody-somerville_ is now known as cody-somerville [11:45] is everybody alive ? [11:48] capiscuas1982: You would likely have more luck if you were to wait until Jaunty opens. [11:49] intrepid is closed already? [11:49] For new packages, yes. [11:49] Some weeks ago. [11:49] i see, thanks [11:58] \sh: I see you touched ggz-grubby last. It's one of the very few packages keeping perl 5.8 from going away. I was wondering if you'd have a look at rebuilding it? [12:06] can anyone proceed with this? bug 268059 [12:06] Launchpad bug 268059 in pygtkmvc "Please sync pygtkmvc 1.2.2-1 (universe) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/268059 [12:06] it has been approved by motu-release [12:08] <\sh> ScottK: ggz-... this is something from gnome + this strange game package, right? [12:08] <\sh> ScottK: I'll have a look just now../me needs to resolve some strange video stuff now [12:08] \sh: Some kind of not IRC but like IRC thing. Dunno. [12:09] \sh: Thanks. [12:09] \sh: Other than some hppa specifc pain, that's the only package keeping perl5.8 in the archive. [12:27] * pochu waves [12:56] is it possible to get a sync from debian yet? [12:59] infinito: Yes. For bug fixes or new features with a Freeze Exception. [12:59] For bug fixes it's not only possible, it's encouraged. [12:59] ScottK: 'till when? [13:00] until when, i meant.... [13:00] It depends on exactly what it is. The final freeze is usually the weekend before release. [13:01] a liitle python app [13:03] infinito: New package are not possible now without a really compelling reason. [13:04] it's not new, it's already on ubuntu [13:04] OK. [13:04] Is it a new upstream release or a new debian revision? [13:05] If the former and it also provides changed/new features (not just bugfix) it will need a freeze exception. [13:06] new upstream release with new features and bugfixes [13:07] infinito: Then you'll need to look into https://wiki.ubuntu.com/FreezeExceptionProcess [13:09] ScottK-laptop: ok, thanks [13:10] ScottK-laptop: but do i need to do all the process just for a sync? [13:11] Yes. A sync is no different. Why would it be? [13:12] ok [13:24] does anyone work on bug 268773? [13:24] Launchpad bug 268773 in nanourl "nanourl "unnaturally" depends on Apache" [Undecided,Confirmed] https://launchpad.net/bugs/268773 [13:55] * ScottK-laptop pokes jdong about backports. [14:04] <\sh> ScottK: ggz-grubby doesn't build anymore [14:05] <\sh> ScottK: http://paste.ubuntu.com/47763/ [14:06] <\sh> ScottK: but sid has a new upstream...checking if that builds nicely [14:07] \sh: Great. If it builds I'll be glad to be the first ack on FFe. [14:08] <\sh> ScottK: forget it...it FTBFS at the same location [14:11] NCommander: Got an FTBFS for you ^^^ [14:12] ScottK-laptop: should I run? [14:12] Nah, it's not even hppa. [14:12] \p/ [14:12] build log? [14:12] http://paste.ubuntu.com/47763/ [14:13] that's it? [14:13] \sh has more. [14:13] That's where it dies [14:14] should I fix the one in Ubuntu, or do a sync/merge? [14:14] NCommander: For motivation, this is the last source package rebuild needed to get Perl 5.8 out of the archive (It's now cruft). [14:15] NCommander: If the new one has features, just fix ours. Otherwise, it's probably be better to update. [14:15] I'll just fix it [14:15] Less effort usually than a full merge + FFe [14:20] Something is strangely broken] [14:21] Perfect for you then, right? [14:22] this looks like a bug with /usr/share/ggz/modules/ggz-grubby [14:22] er [14:22] ggz-config [14:22] since it is not respecting DESTDIR [14:27] found the "issue" [14:28] Excellent. [14:31] I have no idea how to fix it however ATM\ [14:31] Less Excellent. [14:31] What's the problem? [14:32] ggz-config isnt' respecting DESTDIR [14:32] IF you set destdir via an environmental variable, and then add -D, it works [14:32] This works on Debian [14:32] This doesn't work on Ubuntu [14:33] (via the makefile) [14:37] libtool difference? [14:37] <\sh> NCommander: do the fix in the new of sid [14:45] ScottK-laptop: unlikely [14:45] \sh: yes sir, fi your willing to write to FFe :-) [14:46] <\sh> NCommander: fix it first, I'll write the FFe [14:46] \sh: yes sir :-) [14:46] <\sh> NCommander: thx [14:48] is anyone having a problem in Intrepid with upgrading ttf-dejavu-extra? [14:48] it's meaning that I can't currently build anything in a chroot [14:48] making it quite hard to submit an FFe [14:49] james_w: not here [15:00] It's working good here too. [15:02] thanks, I'll give it a kick === LucidFox_ is now known as LucidFox [15:10] * iulian stares at bddebian [15:11] heya gang [15:11] Hi iulian [15:11] Why are you staring at me? :) [15:15] bddebian: Hey... I was just waiting for your message :-) [15:15] bddebian: If it's not polite, I won't stare at you anymore ;) [15:15] :) [15:15] * iulian hides [15:23] cody-somerville: Do you know if anyone is working on packaging Xfce 4.6? [15:23] Yes, its done. [15:24] Oh. In a PPA, I presume? === cr3_ is now known as cr3 [15:25] Ah, xubuntu-dev. [15:26] yup but I'm not sure if they're outdated [15:27] * cody-somerville pokes NCommander. [15:28] cody-somerville: I presume this is Jaunty material? [15:28] Yea, it won't make it for Intrepid : ( [15:29] Alright. [15:30] cody-somerville: Are you using the packages in the PPA? [15:30] me? not on this machine [15:31] Ok. [15:37] Hi bddebian [15:37] Heya geser === chuck__ is now known as zul [16:06] NCommander: Do you have a moment to look at another package (I was in the middle of this one and just found someone filed a grave bug against one of my packages in Debian). [16:07] ScottK-laptop: sure, but not at the moment, need to run in a few minutes [16:07] ScottK-laptop: re your bug closure for libb-size-perl: does NBS also list virtual packages? because libb-size-perl still depends on perlapi-5.8.8 [16:07] geser: Urgh. [16:08] I guess it doesn't. [16:08] Thanks for looking. [16:09] ScottK: I also got a HPPA account ;-) [16:09] Great. BTW, Perl FTBFS on hppa last time. [16:10] yay [16:10] More fun ;-) [16:10] ScottK: probably the test is just taking an insanely long period of time. We have that issue with perl on m68k to the point we had to bump the timeouts [16:11] (the default m68k timeout is 12 hours) === superm1 is now known as superm1|away === pochu_ is now known as pochu [16:46] * ScottK says what the heck and subscribes to the firefox bug. [16:46] _the_ firefox bug? there's only one left? [16:51] liw: The one about the EULA. === superm1|away is now known as superm1 [16:53] ScottK: if you need junk mail I can send you some without any kind of subscriptions [16:53] no problem, really. [16:54] Yeah, well I finally had what I thought was a useful comment, so I added it and thought to see if there were replies. [16:58] * tacone checking the useful one. === POX_ is now known as POX === ember_ is now known as ember === POX is now known as POX1 === POX1 is now known as POX === chuck__ is now known as zul [20:02] hello! anyone with init.d packaging experience? I'm trying to run a bash script as a service, which I've done successfully, but it doesn't create the pid file in /var/run [20:03] here's the file: http://bazaar.launchpad.net/~timekpr-maintainers/timekpr/trunk/annotate/8?file_id=timekpr.init-20080917152032-3674lebcfed9ceve-4 [20:05] (or trunk > folder testing > timekpr.init) [20:11] huhu norsetto :) === fabrice_sp__ is now known as fabrice_sp === funkyHat|off is now known as funkyHat [21:39] geser: there? [21:40] geser: did you miss bug #269074? [21:40] Launchpad bug 269074 in cglib2.1 "Please sync cglib2.1 2.1.3.dfsg.2-1 (multiverse) from Debian unstable (main)." [Undecided,New] https://launchpad.net/bugs/269074 [21:41] slytherin: yes, I'm here [21:42] slytherin: I didn't ack it because I don't see changes worth syncing [21:42] geser: Ok. So do you think I should instead make a small ubuntu specific change to make it compiler with openjdk? [21:48] slytherin: does it need changing? the changelog doesn't mention anything about changing to openjdk? [21:48] slytherin: it looks it got stuck in Debian contrib due to dependencies [21:49] ahh, let me check again. [21:51] geser: right, aspectwerkz2 is still in multiverse in Ubuntu. [21:52] No point in syncing then. I shouldn't file sync requests in night. :-( [21:56] emgent: ping === superm1 is now known as superm1|away [22:32] * directhex goes postal on bugs [22:57] \sh: Flash plugin also appears to need libxcb-render-util0 and its deps added to ia32-libs, too [23:00] in before the lock! [23:00] down from 47 open bugs to 18 [23:00] and now LP is down