=== cjwatson1 is now known as cjwatson === asac_ is now known as asac [03:00] Man, Freenode been glitchy [03:01] You say that like it's news. [03:05] ScottK, I remember freenode when it was steady as a rock [03:06] NCommander: Do you have some time to try and verify a security patch for me (It's C, so I'm hopeless)? [03:06] NCommander: yeah yeah and you walked in 15 feet of snow uphill and downhill everyday to school in the next city.... [03:07] jdong: You got it wrong, "Up hill both ways". [03:07] jdong, no, I took a bus [03:07] ScottK, define verify [03:07] NCommander: verify (v. trans. InfoSec): "Yeah, I think most of ~/ is still there AFAICT..." [03:07] *ducks* [03:07] NCommander: Upstream produced a new upstream release that has both a working exploit test and a very invasive fix. [03:08] Ok [03:08] NCommander: Upstream gave a hint on how to shortcut avoiding the problem in a less invasive way [03:08] NCommander: Debian maintainer has produced a patch that he thinks is good, but upstream doesn't have time to deal with confirming it works. [03:09] I'm looking for some independent verification. [03:09] So, why not install package, run verification test? [03:09] You've looked at the code before so I thought of you. [03:09] I'd have to understand Perl to run the test. [03:10] That and I'm currently busy trying to understand why cmake seems broken in Jaunty. [03:18] I guess that's a no then. [03:18] Tries again. [03:18] I guess that's a no then. [03:20] ScottK, sorry, my laptop froze [03:20] ScottK, sure, I can be convinced to test it [03:20] OK. I'll email you some stuff. You'll want libspf2 from Jaunty and Hardy. What address. [03:22] NCommander: ^^ [03:23] sonicmctails@gmail.com [03:24] NCommander: Forwarded you the upstream hint and the proposed patch. [03:24] is the patch in jaunty or the new upstream? === deejoe is now known as spudnoggin [03:25] The patch is against 1.2.5 (in Dapper -> Hardy). [03:25] The new upstream is in Jaunty/Intrepid-security. === spudnoggin is now known as deejoe [03:25] The test is in the new upstream. [03:25] * NCommander grabs the jaunty source package [03:26] If the package is vulnerable, the test will cause a segfault. [03:26] NCommander: Be sure to grab the -security version. [03:26] ScottK, libspf2-2: Depends: glibc-private but it is not installable [03:26] That adds the patch that made it possible to get to this problem (fix one vulnerability and expose another latent one |o/) [03:26] *ahem* [03:27] ? [03:27] Trying to install on jaunty [03:27] Package is broken [03:28] Weird. Installs on Intrepid. [03:28] Same package. [03:28] :-P [03:28] Yeah [03:28] its broken on jaunty [03:28] OK. Separate issue. I'll look at that. [03:29] ok, I figured out how to run the test suite against various versions of the package :-) [03:29] Great. [03:29] I'll test the jaunty package (assuming it compiles) [03:29] Try the hardy-security version against it and see. [03:30] I need to have a known working negetive [03:30] Right. [03:30] argh [03:30] damn it [03:30] I actually have to install the library [03:30] * NCommander breaks pbuilder out [03:31] argh [03:31] the test suite needs a non-packaged perl module it seems [03:34] Upstream runs Gentoo, so who knows. [03:34] * NCommander whacks head [03:34] bah [03:34] Getting this test suite to run is a **** [03:35] * NCommander upgrades perl base [03:35] ok [03:35] confirmed that the version in jaunty does not suffer the buffer overflow [03:38] argh [03:40] t/11_overflows.......dubious [03:40] Test returned status 0 (wstat 11, 0xb) [03:40] DIED. FAILED tests 3-5 [03:40] Failed 3/5 tests, 40.00% okay [03:41] ScottK, ^ [03:41] (that being said, the test suite might be a false postive, I had to kick it to actually compile ) [03:41] That's Jaunty? [03:41] Hardy security [03:42] OK. I'm fairly certain that one isn't vulnerable. More than one person who knows the code verified that. [03:42] Ah. Hardy Security. Sorry [03:42] yeah [03:42] it segfaulted [03:43] I'd expect Hardy Security to fail. [03:43] That's the indication it's vulnerable. [03:43] it got through 2/3 tests however [03:44] The patch in Hardy security I think is tested for in that same test. [03:45] root@blacksteel:~/libspf2-1.2.5.dfsg/perl# perl t/11_overflows.t [03:45] 1..5 [03:45] ok 1 - use Mail::SPF_XS; [03:45] ok 2 - parse_cidr did not run off start of data [03:45] Segmentation fault [03:46] I think that's right. I suspect the one in hardy-release would fail 2 [03:48] so now what? [03:48] libspf has two rdepends [03:48] It might just be worth doing a backport [03:50] So the question is does the patch I emailed you fix it? [03:50] oh [03:50] I thought the patch was applied already [03:52] No. [03:52] I emailed you patch #2 that hopefully finishes fixing it. [03:52] Lets find out [03:53] t/11_overflows.......ok [03:53] WOOOO! [03:53] NCommander, chillax :P [03:53] chillax? [03:55] NCommander: So it works. Would you view it as sane? [03:56] Yes, expect it makes a blank patch file as well [03:56] 51_actually-keep-track-of-max_var_len.dpatch - empty [03:56] 52 - has the real patch [03:57] expect/except? [03:57] *except :-P [03:58] OK. [03:58] NCommander: Thanks. I'll work on -security debdiffs then. [03:58] \o/ [03:58] NCommander: Any thoughts on where glibc-private in Jaunty comes from? [03:59] no idea [03:59] it might just need a binary rebuild [03:59] Tried that. No luck. [03:59] It picks that up from somewhere. [04:01] apt-cache doesn't know what it is [04:01] It doesn't exist. [04:01] its in none of the shlibs files I have [04:03] * NCommander pokes LP [04:18] ScottK, I'm semi-stumped [04:18] NCommander: I dunno the relevancy, but glibc in Intrepid defines a large number of symbols in GLIBC_PRIVATE that seem to be gone in Jaunty. [04:18] bug in glibc? [04:19] * NCommander debates downgrading to intrepid [04:20] NCommander: I was thinking more planned change we need to figure out how to work with. [04:20] ?? [04:21] Looking at debian/changelog this symbol thing was on purpose. [04:21] Not sure if it's relevant to the problem at hand or not. [04:21] where is doko when you need him === jamesh_ is now known as jamesh [05:19] hello [05:38] NCommander: Thanks. -security debdiffs are done. [05:38] yay [05:38] * ScottK goes and sleeps. [06:23] <\sh> moins [06:24] <\sh> NCommander: welcome on board of the MOTU ship :) [06:24] \sh, thanks :-) [06:24] \sh, do you know who the resident grub guy is on Ubuntu? [06:25] <\sh> NCommander: nope...sorry... [06:57] cjwatson, I'd like to talk to you on adding splash images for grub [07:05] NCommander: Not by default, I hope. [07:06] wgrant, ? [07:07] NCommander: It was, I believe, decided that yet another mode change wasn't necessary. [07:07] Good morning [07:07] wgrant, mode change? [07:07] * NCommander notes our current grub does properly support splashimages, and those work just fine [07:08] NCommander: Splash image == graphical mode == mode switch == flickering == baaad [07:08] Morning pitti. [07:08] fair enough [07:08] morning Pici [07:08] * NCommander hit head [07:08] pitti, [07:08] Flickering and slowness and other stuff, probably. [07:08] wgrant: pong [07:08] It's not accidental that we lack a splash image, at any rate. [07:08] pitti: See bug #293318/ [07:08] Launchpad bug 293318 in gnome-settings-daemon "gnome-settings-daemon leaks memory" [High,In progress] https://launchpad.net/bugs/293318 [07:08] I think it's that one. [07:08] Yes it is. [07:09] fedora removed their grub splash image [07:09] They did? [07:09] for the same reason [07:09] * NCommander notes Debian still has one [07:09] wgrant: I got the bug mail, yes [07:09] wgrant, I can find that leak [07:09] NCommander: Huh? [07:09] now they don't even show the menu anymore, unless there's another boot option available (like windows) [07:09] the memory leak [07:09] tjaalton: That's what we do, isn't it? [07:09] wgrant: yes [07:09] NCommander: I've even fixed it upstream... [07:09] oh [07:10] nm [07:10] * NCommander hadn't finished reading the bug :-) [07:11] NCommander: Why do you want a GRUB splash? [07:11] Brainstorm #21, and my mom freaked when she saw it when I installed Ubuntu on her PC [07:12] Surely it's no more scary than watching a POST. [07:12] At least no computer I've owned in a few years shows a text based PoST [07:12] ... PSOT [07:12] ... POST! [07:12] on mine, I get Sony VIAO -> grub -> usplash [07:12] just get rid of windows and you're saved [07:13] * NCommander gets the grub countdown [07:13] no grub menu anymore [07:13] yes, I know [07:13] On my eee I get grub (very short) -> usplash [07:13] \o/ bios quickboot [07:14] NCommander: oh, yet another "idea" I can close?-) [07:15] tjaalton, if you must ;-) [07:19] ah, fedora didn't actually remove the splash, but it's not shown unless the menu is [07:21] * NCommander notes thats how itlled is on Ubuntu as well if a splash is insta [07:22] wgrant: did you sent the two g-s-d input patches upstream? There aren't any patch headers or gnome bz refs [07:22] pitti: The upstream-relevant parts are upstream. [07:22] wgrant: ah, nice; thanks [07:22] I didn't add patch headers because the patches were already there. [07:24] wgrant: I added the bug ref for 293318 to the changelog; does 08_extra_touchpad_options.patch correspond to a bug report, too? [07:25] pitti: They're both for that bug, though 08_extra_touchpad_options.patch is more of an additional defense. [07:25] ok, thanks! [07:26] No, thank you. [07:26] tjaalton: Are any other distros going to be sharing our pain in the immediate future? [07:26] fedora isn't yet? [07:27] wgrant: I assume "pain" == "input hotplug"? :-) [07:27] pitti: Input hotplug for everything, yes. [07:30] good morning [07:31] wgrant: fedora is [07:31] at least [07:31] and when lenny is released I bet debian will follow [07:31] tjaalton: Hmm, I wonder how they dealt with g-s-d... [07:32] From what I could see they hadn't. [07:32] wgrant: nothing on http://daniel.holba.ch/harvest/handler.py?pkg=gnome-settings-daemon ? [07:33] wgrant: what in particular? [07:34] pitti: No... [07:34] tjaalton: Mouse settings (most annoyingly right/left-handedness) don't persist when you hotplug devices. [07:34] Some keyboard stuff doesn't work at all, but that's another less important story. [07:36] wgrant: okei [07:36] uh [07:36] "okay" [07:44] slangasek: did you see the response in bug 236830? seems there is still a bug there? [07:44] Launchpad bug 236830 in samba "cifs does not support kerberos authentication" [Medium,Fix committed] https://launchpad.net/bugs/236830 === anil1 is now known as anilg [08:10] 谁知道有64的JAVA 那里下载 [08:11] Indeed. [08:12] where [08:13] I agree with RAOF. [08:14] Aha. Sorry. [08:14] Google tells me that you want to download Java. [08:15] SYDN: You want the "sun-java6-jre" package. [08:16] oh [08:17] There is a #ubuntu-cn channel though. [08:17] * iulian wonders why he didn't join there. [08:42] mvo: good morning [08:42] mvo: I checked the hardy SRUs, and it seems that bug 220890 is the only one which holds up -updates propagation of 3 hardy-proposed uploads [08:42] Launchpad bug 220890 in python-apt "[hardy] software-properties-gtk doesn't recognize (nor know about) ports.ubuntu.com" [High,In progress] https://launchpad.net/bugs/220890 [08:42] mvo: anything we can do about it? or is it not a regression, and we can copy and keep the bug open? [08:45] pitti: I look into it now, sorry that it got put on hold during intrepid [08:47] Ugh, that one [08:47] * NCommander puts that on the Ports todo tracker [08:50] superm1: ok, changed in bzr, thanks [08:51] pitti: 236830> the only issue I see at the end of the bug log was user error, which EtienneG addressed? [08:52] slangasek: ahh, I read it as "that's what the package should ship" [08:52] NCommander: what is the url for this? [08:52] slangasek: ok, so that's basically "didn't get any feedback" then [08:52] mvo, right now, I'm just going to note it on the kernelportspage [08:52] * NCommander kicks the spacebar [08:53] pitti: ah, so it is; I guess we should kick people for testing :/ [08:53] But at least w.r.t. to powerpc, I've been working w/ a bunch of other people to make sure PowerPC is a top-notch port again [08:55] good morning [08:57] mvo, I think I can probably fix this bug in Jaunty [08:57] (the ports one) [08:59] NCommander: I check it out now and let you know what I find, I thought I fixed it already :/ [09:00] I thought it was broken on Intrepid [09:00] mvo, are you a ports user? [09:00] no, that i part of the problem [09:00] install lpia on something w/ a CD then [09:01] Its considered a port on LP [09:02] right, good idea [09:02] I have those occasionally :-) [09:03] mvo: I'm ready to accept update-manager for intrepid-proposed, unless you have some more changes stacked up? [09:05] pitti: is the other one in -updates now? [09:05] mvo: yes, I copied it this morning [09:06] excellent! [09:06] nothing pending currently [09:06] mvo: good; accepted then [09:07] mvo: pitti: I have a debdiff coming shortly for update-notifier for Jaunty; adds an update-motd hook such that update notifications are appended to the MOTD [09:07] pitti, what is binary NEWed? [09:09] kirkland: nice, I will merge it when its ready [09:11] Is anyone else unfortunate enough to have to deal with the wl wifi driver? [09:12] soren, yes, I have [09:12] I find there's a huuuuge difference between the latency of my network connections when I use that and when I use ndiswrapper (which used to be my only option). [09:13] pitti, https://bugs.edge.launchpad.net/ubuntu/intrepid/+source/mtd-utils/+bug/294428 [09:13] * soren runs a simple benchmark [09:13] Launchpad bug 294428 in mtd-utils "mtd-utils build fail" [Undecided,Fix committed] [09:14] NCommander: Is it horribly laggy for you as well? [09:19] NCommander: a package which hasn't been built before must be checked by the archive admins, and is held in a queue for that before being published to the archive [09:19] soren, my current machine doesn't have wl, but in my experience, yes [09:20] pitti, ah, I see. I enabled proposed on my intrepid box, and checked it, so now what :-)? [09:21] NCommander: if it works, then it's good for copying to intrepid-updates, and closing the bug [09:21] pitti: Hi. Please give-back vim on i386. Thanks. [09:21] It works to the extent I can test it (I don't have anythign attached to this PC I can forgot jffs2, but the tools, and the help for the tools work) [09:22] NCommander: http://people.ubuntu.com/~soren/wlstats.txt <---- No fun at all [09:22] geser: it's built already [09:23] pitti: https://launchpad.net/ubuntu/jaunty/+source/vim/+builds shows a FTBFS for i386 [09:24] geser: indeed, seems my script is broken [09:25] * pitti fixes it for s/intrepid/jaunty/ [09:25] given back [09:25] * soren wonders why he didn't see the e-mail about that build failure... :/ [09:36] How does one get posting privileges revoked from -devel-discuss? [09:37] mail -devel-discuss-owner, I guess? [09:37] wgrant, is there a particular reason you ask? :P [09:38] They're not doing a very good job of making developers want to read it. [09:42] that's why it's called -discuss :) [09:42] for actual development there is ubuntu-devel [09:43] I mean, I thought I directed some serious torrents of hate at Launchpad, but that just doesn't compare... [10:02] wgrant: hmm, I wonder who has powers over that list [10:03] oh, wow. It's getting even better. [10:04] What list? [10:04] -devel-discuss [10:05] NCommander: https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2008-November/006221.html and that general thread (and other useless wastes of bytes on that list) [10:05] NCommander: oh, and those sorts of posts are normal for that guy, too. [10:05] WTF is the difference between devel-discuss and -devel [10:05] One has ******** on it. [10:05] NCommander: devel == sane. has developers on it, and is moderated so you don't get that kind of rubbish. [10:05] NCommander, one is discussion about developement, one is discussion about discussion about development? [10:06] Hobbsee, semi-moderated, developers are whitelisted [10:06] NCommander: -devel-discuss: users speaking to developers...Or, now, as the case may be, lots of hate mail, which most people ignore, and occasional developer discussions, which a few people follow. [10:06] who do I get in contact if I want a mailing list [10:06] NCommander: well, yeah. But the developers aren't expected to behave badly. [10:06] NCommander: depends. What for? [10:06] * NCommander would like an ubuntu-ports list [10:06] NCommander: do you want to use listadmin on it? [10:06] listadmin? [10:07] * NCommander knows listsrv, but not listadmin [10:07] NCommander: http://debaday.debian.net/2007/09/12/listadmin-command-line-mailman-moderator-queue-manipulation/ [10:07] Probably [10:07] * NCommander would whitelist developers of course [10:07] NCommander: if you do, you can't use the launchpad lists, you'll need to get a list on lists.ubuntu.com (and I think you'll need to speak to jcastro about it) [10:08] jcastro, ^ [10:08] what program is this volume OSD of ubuntu part of? [10:08] it's probably night for jcastro [10:09] Heller_Barde: gnome-settings-daemon, I believe. [10:09] ah. and where can i find out how the shortcut is bound to it? [10:10] Heller_Barde: What do you mean? [10:10] or does gnome-settings-daemon capture shortcuts itself? [10:10] It does. [10:10] ah [10:10] i don't use gnome and actually dont want to but nothing else is able to look appropriately aesthetic :( [10:11] oh well [10:12] bah the two-stage rsync mirroring script from ubuntu is useless on slow internet connections [10:13] rsync the debs first, then the indexes. sounds like the perfect idea. but then it takes so goddamn long to rsync the debs that the indexes have updated by then =.= [10:13] hyperair: You're not meant to mirror the archive on dialup. [10:13] wgrant: i'm not on dialup damnit [10:14] wgrant: this is a university connection [10:18] pitti: I looked into #220890 and AFAICT the remaining issue is that source code is not recognized as "offical" on powerpc but binary deb lines are. so it should be ok for -update (and I will push another one afterwards that fixes the source lines) [10:31] mvo: ok, thank you [10:32] pitti: is your list for coping stuff from -proposed to -updated already empty (for intrepid)? [10:32] sebner: yes; see http://people.ubuntu.com/~ubuntu-archive/pending-sru.html [10:33] pitti: intrepid has 2 packages with 7 days ;D [10:33] sebner: but not verified one [10:33] s [10:34] pitti: what has to happen to make it verified? [10:34] sebner: test that the package in -proposed still works as usual, and that it fixes the bug, and give written confirmation of that in the bug [10:35] pitti: my package (audacious) has over 5 users can confirm that the update in -proposed fixes the issue ;) [10:35] sebner: ah, then nobody from motu-sru set the verification-done tag apparently; please do so then [10:37] pitti: done [10:37] thanks [10:37] pitti: np, thank you your copying then :D [10:40] pitti, hi [10:41] what is missing to get the CUPS SRU released? [10:41] tkamppeter: testing and being 7 days in -proposed [10:49] pitti, did not know that there is a "minimum 7 days" condition. All bugs related to pstopdf are answered and the answers suggest that the problems which I have addressed with pstopdf are really solved. [10:49] tkamppeter: right, except for the 'prints garbage on samsung' for splix [10:49] but we can keep that open and still move to -updates [10:50] * ogra grumbles at asac ... my mobile phone is suddenly not detected as USB HDD anymore ... grrr [10:51] * mvo thinks that asac probably sneaked int ogra house just to play that trick on him [10:51] * ogra tries to get the pictures off the camera with bluetooth instead [10:52] mvo, he doesnt go that far south for playing tricks i bet :) [10:52] ogra, perhaps he has agents everywhere? [10:52] haha [10:52] he is, after all, a manager ;) [10:53] ogra: you never know, he is on vac, maybe that is part of his vacationfun ;) [10:53] * mvo stops being silly [10:53] pitti, and the AppArmor thingy with the network protocols I can confirm. The problem appears (I have 6 network printers) on the machine where I did not update to -proposed and does not appear with the -proposed package. [10:54] tkamppeter: can you please say so in the bug, for having a written track of testing? [10:56] pitti, done. [11:02] pitti, the garbarge printing which you observer with SpliX now is most probably a problem of SpliX itself. Therefore I need you to do tests with the LSB packages from OpenPrinting. The test on 2.0.0rc2 can reveal whether there is perhaps a bug in the Ubuntu packaging. The test of the 1.1.1 version can show whether the 2.x generation of SpliX introduced a new bug. [11:02] tkamppeter: ah, ok; I'll do that [11:03] pitti, I have modified the OpenPrinting packaging last week so that these drivers can coexist with the ones coming from the distros. [11:03] So you do not need to uninstall any package. [11:20] mvo: Does do-release-upgrade do the xorg.conf inputdevice mangling too? [11:21] wgrant, what mangling ? [11:22] ogra: We comment out inputdevices on upgrades to let input-hotplug work its magic. [11:22] xorg will ignore keyboard and mose settings from the file if not forced [11:22] No it won't... [11:22] thats inside xorg afaik [11:22] Really new xservers will ignore kbd and mouse entries, as evdev needs to grab them. [11:23] there was a setting i dont remember you have to add to the xorg.conf to make it use these entries [11:23] AutoAddDevices, yes. [11:23] right [11:23] But that's not what I'm talking about here. [11:23] else it will use evdev by default [11:23] and ignore the xorg.conf entries for keyboard and mouse [11:24] I know, but this is somewhat separate. [11:24] for other input devices it depends on the driever ... [11:25] i.e. wacom will only use hal if yu copy the .fdi in place, else xorg.conf should be used [11:25] And lots of them will break horribly, which is why we now comment them out on upgrades. [11:25] really? [11:25] * ogra wasnt aware we touch xorg.conf at all [11:25] As of late Intrepid we do. [11:26] hmm [11:31] pitti, I have investigated bug 293883 now and it is an evince bug, so it does not block the SRU release of CUPS. pstopdf was not the culprit there. [11:31] Launchpad bug 293883 in evince "8.10 Printed PDF missing parts / corrupt" [Medium,Confirmed] https://launchpad.net/bugs/293883 [11:38] NCommander: we tried it before and it broke some people's hardware, so I'm not all that interested in trying it again TBH [11:39] Works for me [11:39] * NCommander deletes the idea from his brain [11:39] rm -rf /sys/brain/idea [11:39] wgrant: yes [11:39] mok0, file not found [11:39] mvo: Hmm, OK, I have a report from somebody that it didn't. [11:40] hehe [11:40] But perhaps not fully trustworthy. [11:40] wgrant: it writes out a log what its doing [11:40] wgrant: please ask the reporter about the stuff in /var/log/dist-uprade/* [11:40] wgrant: is there a LP bug for it? [11:40] mvo: There isn't. I'll ask for logs. [11:40] thanks [11:42] late intrepid touches xorg.conf? [11:42] hyperair: Since late in the Intrepid release cycle, the dist-upgrader touches xorg.conf. [11:42] oh [11:42] what does it do [11:43] Comments out inputdevices. [12:00] slangasek: I ported your hal patch 99_new-kernel-rfkill-interface.patch as best as I could to new hal upstream; but since I don't get any observable lshal change when flipping the killswitch either with your old nor with my ported patch, I can't really test it; can you? [12:04] pitti: I guess that's for jaunty? I'm afraid I can't test that very easily; but the main point would be whether NM detects the status change, I guess? [12:05] slangasek: yes, for jaunty [12:05] slangasek: well, NM doesn't do anything if I change the killswitch [12:05] hmm [12:05] not with either version? [12:05] but didn't do that in intrepid either [12:05] that's why I can't test the ported patch [12:05] hrm [12:05] slangasek: Bit early, isn't it? [12:05] pitti: this is on a system with Intel wireless? [12:05] StevenK: ? [12:06] slangasek: It's 4am in LA [12:06] slangasek: yes, iwl3945 with dell killswitch [12:06] pitti: do you have /sys/class/net/$dev/device/rfkill? [12:06] StevenK: yep, right in the middle of my Monday shift [12:07] pitti: (you're running the Intrepid kernel, right?) [12:08] slangasek: intrepid kernel> yes [12:08] slangasek: /sys/class/net/wlan0/device/rfkill/rfkill0/state [12:09] slangasek: I can put the new consolekit and hal into my intrepid PPA, if that would help you [12:09] pitti: that would be better [12:09] I'm still puzzled that it doesn't work for you, though [12:09] for me, the nm-applet icon reflects the state change within a few seconds [12:10] well, the killswitch itself works [12:10] in the sense of that it blocks wifi [12:10] but NM doesn't react to that [12:11] hmm [12:11] then I guess my patch is screwed up somehow, even though IWFM :/ [12:11] slangasek: someone else on the upstream bug confirmed that it works [12:11] seems hw specific [12:11] yeah, I saw [12:12] but I don't understand /why/ i would be hw-specific [12:14] slangasek: if you change the killswitch, do you see something in lshal flip state? [12:21] slangasek: both uploaded and building now [12:23] pitti: lshal changes> no; though apparently if I'm lucky, I can hard-lock my laptop in the process [12:24] pitti: but I guess calling 'hal-ystem-killswitch-get-power' directly should show the output? [12:24] +s [12:25] w$ sudo ./hal-system-killswitch-get-power [12:25] .: 10: hal-functions: not found [12:25] bah [12:25] doh [12:25] but it's there... ?!? [12:33] anyone know if we have support for Intel 4500MHD? [12:33] Nafallo: what is it? [12:33] Nafallo: a CPU? [12:33] Treenaks: some kind of new graphics thing. [12:34] I think :-P [12:34] Intel Graphics Media Accelerator 4500MHD DVMT (Dynamic Video Memory Technology) [12:34] yea. new GMA. [13:00] ogra: so you want to use your phone as HDD and not 3G device ;)? [13:01] asac, well, it used to show up as HDD when i plugged it in with cable ... [13:01] but BT works fine for pulling off files [13:02] my phone has a 2G micro SD card i use as data storage from time to time [13:02] ogra: when did USB stopp working? [13:02] no idea, i just pluged it in for the first time after an aeon [13:02] i dont think i even tried it in intrepid at all before [13:03] it used to show up as HDD in hardy iirc [13:03] ogok [13:03] ogok ? [13:03] I wouldn't mind using my phone as a storage device, too, in order to move files to the memory card [13:03] ogra: do you have different modes? [13:03] (on the phone) [13:03] its in usb storage mode by default ... [13:04] (but I'm happy to shuffle the memory card around for now) [13:04] one sec, doorbell, brb [13:04] ogra: maybe it was the airprime driver? === LucidFox_ is now known as LucidFox [13:05] (that one was dumbed in intrepid afaik) [13:10] cjwatson: do you happen to know if we use the wget udeb still these days? it got added by fabio in the feisty days and I was wondering if we should keep this change around or not [13:15] mvo: I think Fabio might have wanted it for system-integrity-check maybe? nothing in d-i itself uses it [13:17] cjwatson: yes, that looks right [13:17] thanks! [13:17] mvo: that said, I don't see anything in system-integrity-check that relies on it [13:17] oh, no, Depends: wget-udeb. WTF [13:18] fabbione: why was busybox's wget not good enough? [13:18] fabbione: it doesn't seem as if system-integrity-check uses any features not in busybox's wget [13:31] * NCommander laughs evilly [13:32] jordi: yuck, why is there a lib64asound2-plugins? Is there really a use case for 64-bit alsa support on 32-bit installs? [13:32] NCommander, evil laughter? that can only mean added mono! ;) [13:33] slangasek, offhand, I'm going to guess for compiler biarch sanity [13:33] huh? [13:33] * NCommander shakes head [13:33] Wow, I'm loosing it [13:33] just ignore me [13:34] directhex, actually, debhelper 7 was backported (thank you slangasek) [13:34] That unblocks at least 10, maybe more backports [13:34] NCommander, version? [13:34] hardy-backports [13:35] i meant actual package ver [13:37] directhex, the one from intrepid, 7.0.13ubuntu1 === Keybuk_ is now known as Keybuk [13:40] StevenK: what's the rationale for your pilot-link patch 30_3_arg_open.dpatch? no patch headers, no bug refs, no rationale in changelog :( [13:41] cjwatson: at the time, it was not good for https. We started doing all the stuff to https and the whole thing was stalled on lack of time [13:41] oh, right [13:41] StevenK: oh, nevermind, got it [13:42] mvo: ^- above is still the case [13:42] cjwatson: not sure if wget in busybox does https now.. nor if ubuntu cares about s-i-c. I gave it to the server team a while ago.. no idea if they have done anything about it [13:43] I don't think anyone cares very much about s-i-c any more, but wget doesn't do https and that seems like a valid use case [13:43] busybox wget that is [13:44] cjwatson: ok. I personally don't think i care nor i have time to do s-i-c. Might worth discussing it again with the server team and free resources at the datacenter since there is a server side for it [13:44] StevenK: did you send it to an upstream ML? I don't find an upstream bug tracker [13:44] cjwatson: the code is still in bzr somewhere public I believe. anyway the last releae in the archive had everything that was in bzr anyway [13:52] cjwatson, fabbione: right, thanks [14:02] mvo: no worries :) [14:04] cjwatson: still trying to figure this udev bzr packaging case out [14:04] hit another problem; the udev git repository doesn't contain (as you'd expect) configure, Makefile.in, etc. [14:04] which means merging with "bzr pull" isn't going to produce something like the orig.tar.gz [14:05] the diff.gz will always end up with autoconf changes [14:06] not if you nuke them in the clean target [14:06] (and build-depend on auto*) [14:08] Keybuk: what's wrong with having autogenerated autofoo stuff in the diff.gz? [14:08] it might not be nice, but well, it's just noise [14:09] pitti: well, fwics, I have two options [14:09] clean bzr packaging, based off a git import, with merges and changes done with bzr nicely - but messy resultant traditional source package [14:09] or a clean source package, created by lots of by-hand heavy lifting with bzr/git [14:10] also wouldn't it break colin's "what you checkout from bzr must be buildable" requirement? [14:11] james_w: do you care about backuppc? You did the last merge, but it's currently on my plate since I did a last-minute dependency fix [14:11] Keybuk: can't speak for others, but for e. g. jockey I don't care about messy diff.gz if the ubuntu package is a direct branch of upstream trunk [14:12] pitti: I did the last merge as it was DIF and unmerged I believe. [14:12] pitti: I don't mind merging again if you want it off your plate [14:12] pitti: but then debcheckout doesn't give you anything buildable? [14:12] Keybuk: since you aren't going to use patch systems or MoM for those, messy diff doesn't really hurt IMHO [14:12] Keybuk: it should be buildable, of course [14:12] Keybuk: debian/rules could just call autogen.sh? [14:12] how do you make it buildable? [14:12] but then the package has to depend on auto* [14:13] lots of packages do [14:13] please nuke autogen.sh ;) [14:13] (yes, I repeatedly argued against it in the past, for packages which update autofoo on build) [14:13] Keybuk: james_w may have technology to generate the tarball branch (i.e. git + configure/etc.) automatically [14:13] Keybuk: or autoreconf -v, or whatever :) [14:13] lies! [14:14] autogen.sh> still useful when you're doing things that autoreconf doesn't do :P [14:14] james_w: ok, nevermind then; I just wondered if you were actually using it and could test it or so, but seems not :) [14:14] though it might be possible thinking about it [14:15] it'd have to be a Build-Depend-Indep on auto*, right? [14:15] james_w: the only hard bit is identifying the revision from which the tarball was produced; after that you just unpack and blat the changes into the archive [14:15] or is it only build-depends? [14:15] Build-Depends is stronger than Build-Depends-Indep in practice [14:15] policy is extremely confusing on this [14:15] yeah, I've never really understood it [14:16] at one point I thought -Indep was for "things needed to make the source package" [14:16] but it appears policy disagrees on that now [14:16] basically I only use Build-Depends-Indep if either (a) I have an explicit build-indep rule and the dependency is only used there and/or (b) it's only used in binary-indep [14:16] I don't think policy ever said anything like that [14:16] Keybuk: the way I understood it, you don't need -indep when building with -B [14:16] such as the !i386 buildds [14:16] I was under the impression that Build-Dep-Indep is anything the independent build-deps needed explicately [14:16] cjwatson: it's entirely likely it didn't ;) [14:16] oh, it might have had confusing language about clean at some point [14:16] thought of the day: we should have an autoreconf meta package :p [14:17] * pitti generally just ignores B-D-I, too confusing to think about [14:17] yeah, that's usually the right answer [14:18] there are a small number of cases where it is important and/or useful [14:18] that the !i386 buildds use -B is really just an implementation detail packagers shouldn't really care about, FWIW [14:18] cjwatson: oh? so there's more to it than just buildds? [14:19] pitti: no, I didn't say that :) [14:19] pitti: I just meant that it is usually reasonable to default to sticking everything in B-D, and only think about B-D-I if you find you need to [14:19] ah, right [14:20] a common case is running doxygen to create an libfoo-doc package. doxygen can go to B-D-I then [14:20] I'm looking at a package that has gone uninstallable in Jaunty because it believes it needs to depend on a non-existant package called glibc-private. Rebuilding produces the same result. Package builds and produces an installable binary on Intrepid. Any suggestions about where to look? [14:21] ScottK: sounds like a bad .shlibs file? [14:21] ScottK: bad shlib.local file in the package? [14:21] ScottK: if local build does the same, grep /var/lib/dpkg/info/*.shlibs for glibc-private? [14:21] ScottK: that means that the package is relying on private glibc symbols and it shouldn't be [14:21] ScottK: it's basically glibc arranging for the package to blow up [14:21] oh, magic [14:21] sweet [14:21] Argh. OK. Thanks for the hints. [14:22] Yes. Does the same thing on local builds, so I'll look. [14:22] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462444 [14:22] Debian bug 462444 in glibc "glibc: Please add symbols files for libc6" [Wishlist,Closed] [14:22] Thanks. [14:23] I think you can pass -xglibc-private to dpkg-shlibdeps to skip it if you know what you're doing [14:23] but it's probably worth investigating first [14:24] OK. I'm definitely in an area where "know what I'm doing" doesn't apply. [14:25] Which is, of course, half the fun. [14:28] cjwatson: did you autosync contrib or non-free? [14:32] * ogra wonders if MoM is broken [14:32] or probably she simply forgot i exist [14:34] ogra: curious [14:34] i only seem to have one package in universe [14:34] ogra: you've got stuff on http://merges.ubuntu.com/universe.html, thoug [14:34] ogra: generally it seems to be running quite happily [14:35] * mvo just checked the logs [14:35] which additionally is better off to be merged by LaserJock [14:35] Keybuk: not yet [14:35] Keybuk: doing so now [14:36] Hobbsee: looking at the record thus far, I don't think the recent post by Vincenzo is "normal" in tone or language. it also doesn't reflect my own interactions with him. [14:40] Mithrandir: did you have the chance yet to look into the pkg-config issue slomo and I asked you about? [14:40] siretart: I didn't, no. :-/ [14:41] It does reflect somewhat my own frustration with the status quo, but I'm not about to write angry letters over it [14:41] what pkg-config issue? [14:42] ogra: ;) [14:42] :) [14:42] I suspect it's because you've got your "you touched it last" list down to almost zero [14:43] seems like [14:43] which is weird [14:43] hyperair: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504220 [14:43] i thought i touched a good bunch [14:43] Debian bug 504220 in libavcodec-dev, "Missing dependencies" [Grave,Open] [14:43] not really, you tend to touch things in universe more than main [14:43] but i'll pick up leftovers [14:44] and universe has a high "fix after freeze" ratio [14:44] hm ubottu handles debian bugs too? [14:44] i never knew [14:44] yeah, since i'm in mobile i touch a lot of universe [14:46] siretart: you need to depend on the -dev packages. [14:47] Mithrandir: but isn't that insane? why do depending packages need to care about whether libavcodec-dev links against libtheora or not? [14:48] siretart: if it is in "Requires.private", then it not only links with it, but also needs the headers from it. [14:48] like gtk exposes glib types in its headers. [14:48] Mithrandir: libavcodec does not TTBOMK expose any libtheora internals [14:48] if it just links with it without exposing any of libtheora's types, using libs.private should be fine. [14:49] okay. is there any documentation or any document I could point upstream at to get that fixed? [14:49] once I get around to writing it. :-/ [14:49] may I quote this irc conversation? [14:53] sure. [15:02] pitti, did you do the test for bug 292690, I have also added another possibility to test. [15:02] Launchpad bug 292690 in cups "Garbage bitmaps printed on left margin in ubuntu testpage on A4 on Samsung printers" [Undecided,Fix committed] https://launchpad.net/bugs/292690 === dholbach_ is now known as dholbach [15:08] dear archive admins, please, consider opening the ppa gates to jaunty. [15:09] is it our decision? [15:09] I thought that was an LP thing [15:09] i asked there 1st => fta: the decision belongs to the archive-admins at this point, so #ubuntu-devel might be a better place to discuss it. [15:09] cprov: do it [15:09] I don't think we have the lever; if we do then please tell me [15:10] cjwatson: okay, I will organise the opening [15:10] cprov: I can't think of any reason why we wouldn't want to open a distroseries for PPAs at the same time as we open it for regular uploads. Do you know why it is done separately? [15:12] cjwatson: those decisions are still orthogonal in the DB. We open a new distroseries by change its status from frozen to development [15:12] cjwatson: PPA archs are enabled per distroarchseries base. [15:13] cprov: OK, I'll edit our NewReleaseCycleProcess to say we need to notify you to enable PPAs [15:14] cjwatson: right, if you think it's appropriate, we could try to glue those decisions in a single form. [15:14] https://launchpad.net/ubuntu/jaunty/{i386, amd64, lpia}/+admin [15:14] cprov: I don't mind as long as it gets done; a note in NewReleaseCycleProcess should be good enough [15:15] cprov: yeah, I don't have access to that [15:15] see also: why can't distro drivers administer distroseries, eh? [15:15] cjwatson: me neither, I will ask kiko. [15:16] cprov, cjwatson: wonderful, thanks guys :) [15:21] slangasek: I assumed it is as useful as lib64asound2 [15:25] cjwatson: fta: jaunty PPAs are supported. [15:26] great [15:28] thanks! [15:29] cprov: when exactly did you enable jaunty PPAs? [15:30] siretart: few minutes ago. [15:30] ah, ok. I tried this morning and got my upload rejected [15:31] ...what happens when someone uploads a html file that redirects to a virus site to launchpad? =.= [15:31] https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695 [15:31] see the last comment [15:31] Error: Could not parse data returned by Launchpad: The read operation timed out (https://launchpad.net/bugs/59695/+text) [15:35] hyperair: You should take that up in #launchpad. [15:35] lol [15:37] pitti, ping [15:40] hyperair: Why is that funnny? They're the only ones that can do anything about it. [15:41] yesy es [15:41] well, i'm the kind of person who laughs when yet another windows user gets struck by a virus [15:41] i'm evil like that [15:42] anyway i've alerted the guys at #launchpad [15:47] tkamppeter: hi [15:48] tkamppeter: btw, I can't configure the lsb splix2 packgage; s-c-p doesn't find it, and if I select the PPD manually, I just get an internal cups error [15:48] mono 2.0-1 very soon, apparently [15:51] tkamppeter: oh, nevermind, it didn't get configured (lsb dependency isn't installed) === ember_ is now known as ember [15:52] tkamppeter: yep, works now [16:07] tkamppeter: new filter tested now, too [16:21] Anyone have a 4GB USB disk, a recent Apple computer, and a free moment to test something for me? [16:23] evand, I'm lacking all three, but just for clarification: do you need exactly 4 gigs or at least 4? [16:23] at least [16:24] (I have an image to dd to such a disk, so the other requirement would be a disk that you don't care about :) [16:27] pedro_, sbeattie: any chance to give gparted in hardy-proposed a test, for bug 37768? I was the uploader, so I need a second tester [16:28] Launchpad bug 37768 in gparted "gnome-volume-manager mounting Partition, while working with GParted" [Medium,Fix committed] https://launchpad.net/bugs/37768 [16:31] kirkland: hello! how often is update-motd run ? === deejoe is now known as everyone_else [16:31] mvo: every 10 minutes; i'm putting a delayer in the script i'm working on to ensure that the update-notifier bit wouldn't run more frequently than once per hour === everyone_else is now known as deejoe [16:32] kirkland: the update-notifier bit is to pick up notification from user.d/ ? [16:33] mvo: actually, i meant: /usr/lib/update-notifier/apt-check [16:33] mvo: i propose something like this: http://pastebin.ubuntu.com/70058/ [16:33] mvo: call it "notify-updates-available" [16:33] kirkland: aha, ok - I'm adding support for new release upgrade notification into update-manager-core right now (just fyi) - and it should ideally be only once a day [16:34] mvo: similar to "notify-reboot-required" [16:34] mvo: cool, what i'd really like is just a number dumped into /var/run/updates-available [16:35] mvo: also, i find it really, really odd that /usr/lib/update-notifier/apt-check puts the number of updates available on STDERR ... why's that? [16:35] kirkland: would it make sense to have a /etc/update-motd.d{.daily/,.hourly, etc} ? [16:35] mvo: yes, i'm working on that, as update-motd's upstream [16:35] mvo: i intend to do that very soon [16:35] kirkland: its a workaround because sometimes other stuff gets spit onto stdout [16:35] mvo: oh [16:36] mvo: it gave me a few fits :-) [16:36] mvo: i got around it [16:36] kirkland: would it make sense to just modify apt-check so that it has a "--for-update-motd" (or something like that) so that it prints out exactly what you need? [16:37] kirkland: update-notifier has a lot of UI dependencies, so changes to update-notifier are required I assume? [16:37] mvo: right, i'd need something in update-notifier-common [16:37] mvo: can't really bring all those UI deps into ubuntu-server [16:38] mvo: what cronjob currently drives apt-check? [16:38] kirkland: indeed :) so if we need to do that anyway, I wonder if we should have a apt-check that is tailored to the needs of update-motd in the sense that it outputs the right kind of message (with i18n and everything) [16:39] then all that is needed is that it installs a symlink to update-motd and is done with it [16:39] mvo: okay, so i have throw one more wrinkle into the mix ... [16:39] kirkland: update-notifier itself drives apt-check, it has inotify rules to monitor apt/dpkg so that it known when it should (re)check for updates [16:40] mvo: i think it's going to be landscape-sysinfo that's going to gather this info [16:40] kirkland: hm [16:40] mvo: so landscape-sysinfo could even use a python library to grab this from apt-check [16:41] * mvo scratches his head and thinks about it a bit [16:43] pitti: I'll take a peek [17:33] hi [17:33] i need help making a deb package [17:33] or backporting asterisk 1.4.21 from 8.10 to 8.04 [17:33] anyone have an idea? [17:34] a pdf? [17:34] a clue? [17:34] ddfire: wrong channel. try #ubuntu-motu. [17:34] Nafallo: thanks [17:36] Nafallo: what is the objetive of this channel? [17:36] ddfire: what the topic says ;-) [17:38] quick question ... will we get Mono 2.0 in Jaunty? I suppose so, just wondering. [17:44] ok [17:44] thanks [17:47] The intrepid-backports devscripts has broken the "dch --distributor" option :-/ [17:48] * maxb wanders in the direction of launchpad [17:52] mvo: is it really deliberate that apt-get build-dep installed packages get auto-removed? [17:52] it makes 'autoremove' pretty useless on a developer box [17:57] Maybe we need apt-get autoremove-build-dep-yes-really [17:59] "apt-get build-dep" is an explicit user request to install packages, so shouldn't they count as manually installed? [17:59] I could go either way [18:00] often build-dep is only very temporary for me [18:00] install, build, remove [18:00] anyway: [18:00] * make "apt-get build-dep" installed packages marked automatic [18:00] by default. This can be changed by setting the value of [18:00] APT::Get::Build-Dep-Automatic to false (thanks to Aaron [18:00] Haviland, closes: #44874, LP: #248268) [18:00] so change that configuration option if you don't like it [18:01] Yeah, build-deps are typically temporary – if i want -dev packages that stay, i can make them manually installed. [18:03] cjwatson: ah, thanks; so feature, not bug [18:06] I tend to find that apt's (or aptitude's) heuristics of autoremovable packages meshes badly with what I want to keep, but I am probably excentr^Wodd [18:11] liw: You might want to try debfoster. I use that (and apt-mark-sync to sync its decisions to apt and aptitude). [18:20] james_w: we are going to discuss bzr for KDE packages at the next Kubuntu meeting, please select agreeable time slots at http://doodle.com/participation.html?pollId=tvt9bb3fvtbqda8v [18:26] slangasek: hey, SRU question for you [18:28] slangasek: wacom tablets are fairly broken right now in Intrepid. There is a newer version of the linuxwacom driver in Jaunty (0.8.1-6 vs 0.8.1-4) with necessary fixes. Would a sync of something like that be conceivably within the realm of possibility? [18:45] bryce: since it's the same upstream version can't we just call it a "SRU"? :) [18:46] jdong: guess that's my question ;-) [18:46] bryce: isn't it really hard to test jaunty right now? [18:46] pwnguin: indeed. In this case, the users self-compiled the driver and tested it on intrepid. [18:46] I mean if wacom is "fairly broken" IMO it wouldn't hurt to do some ~proposed testing. If you have big enough a base, put it into a PPA I guess [18:46] i mean, im all for better wacom; the status quo is terrible [18:46] s/base/bug subscriber base/ [18:47] i hope i dont have a big ppa base [18:48] anyways, i dont have the right hardware to test [18:48] me neither. [18:48] christmas presents welcome ;-) [18:48] heh [18:48] well, I'm trying to determine how much time this is going to require. If we can just sync it in, it should be a reasonable amount of time and I'll give it a shot. If it's going to require patch cherry picking, ppa testing, and so on, I likely won't have sufficient time to see the whole thing through to completion, so ought to focus my efforts elsewhere. [18:49] bryce: well I assume the differences between debian revision 4 and 6 is just going to be a lot of debian/patches magic, right? [18:50] probaby [18:50] +l [18:50] I'd just package all of those patches into a SRU-like version number (i.e. -4ubuntu0.1) and consider that a SRU candidate, get a couple users to tell you it works okay, then you're done :) [18:51] (QA FOLKS PLEASE LOOK AWAY) [18:51] heh [18:51] what's the worst that can happen? [18:51] wacom remains broke? [18:51] pwnguin: from the way it sounds, it can't get any worse. [18:51] s/any/much/ [18:52] i suppose it could crash X [18:52] I wouldn't expect that to happen with the kind of changes in a new debian revision though. [18:52] but the recovery tools are supposed to be bulletproof now ;) [18:53] I'd be a lot more scared if it were an entire new upstream release and a huge diff [18:55] pitti: it was a feature request to have it this way, -o apt::get::build-dep-automatic=false turns it off [18:55] * ScottK notices the upload of sane-backends and waits for insane-backends . [18:55] pitti: I don't mind either way, I can switch it to the reverse again [18:56] ScottK: I just subscriped MC, I'll recieve more and more questions so it's easier [18:56] bryce: fyi, wacom is apparently scheduling a new release next week ;) [18:56] sebner: OK. You know you didn't really answer all my questions in your reply. [18:57] ScottK: well, I didn't know. apachelogger told me. So maybe I'm missunderstanding you or my lack of english skills has the fault [18:57] pwnguin: nice... wonder if they'll include the changes needed for hal [18:58] i suspect not; [18:58] The new hotplugging (Xorg 1.5.1 or later) will be supported with linuxwacom version 0.8.4 (0.8.3 will be its unstable release). It is too late to add the support to the coming stable release (0.8.2), which is scheduled to be posted this week. [18:58] "" [18:58] sebner: I'll write a new mail. [18:58] * ScottK waits for jdong to package insane-backends [18:59] ScottK: yeah! yet another mail. keep going. I have a bet running that I'll recieve more than 10 questions :D [19:00] sebner: Sent. [19:02] ScottK: now I'm subscriped, Does also my pending question (for dholbach) get's posted? [19:03] sebner: You mean you sent a reply to dholbach? If so, I haven't seen it. [19:03] ScottK: besides .. would you mind explaining your question question ^ ^ I don't know what you want. A specific example? [19:03] ScottK: well, I wasn't subscriped so it was pending [19:04] or still is [19:04] Yes. An example of one you wish you had asked for and didn't and one you wish you hadn't asked for and why, what you learned, etc. [19:06] ScottK: I made mistakes (like syncs that were merges) but I don't have regrets about any sync that filed [19:06] + I [19:06] sebner: Then comment on that to the ML. [19:07] ScottK: ah, ok (though it seems that is not the answer you wanted to hear) :) [19:10] ScottK: ah ah ah. I lost your mail xD would you mind resending it to me? [19:16] sebner: I've just moderated your mail to motu-council [19:17] geser: thx, I'm now subscriped. sry for the trouble [19:19] geser: but please don't vote yet. still more questions are in the pipelie ;D [19:19] *pipeline [19:22] apachelogger: done, thanks. Unfortunately I can't commit to any times this week, but I will do my best to attend if one of those times is picked [19:32] james_w: looks like it's gonna be sunday since you have time and we have a quorum for the membership application :) [19:32] I have time, but I may be asleep :-) [19:36] james_w: As long as you're awake enough to simulate agreement to do stuff, I think it'll be fine. [19:37] Better you're not awake enough to really process it anyway. [19:38] heh :-) [19:39] apachelogger: He thinks I'm kidding. [19:50] kees, ping [19:51] james_w: no one really is awake at kubuntu meetings, at least I am not, I usually just drop off some lines and continue dozing ;-) [20:01] superm1: pong [20:01] kees, i'm thinking something in default build flags decided to wreck some havock [20:01] kees, would you mind taking a look, i think you saw this before: bug 296453 [20:01] Launchpad bug 296453 in kbuild "upgrading cvs to 1:1.12.13-12 causes FTBFS on kbuild" [Undecided,New] https://launchpad.net/bugs/296453 [20:01] * kees goes to read [20:02] heheh, that's a great build log [20:03] superm1: I thought cvs was fixed for hardening weirdness. I will poke at it. [20:04] thanks [20:36] superm1: I can't reproduce the cvs crashes... [20:47] jordi: right, so how useful is /that/? :) [20:49] bryce: wacom tablets are broken in intrepid aside from the known, release-noted fdi issue? [20:49] kees, i'm assuming on jaunty up to date chroot? [20:50] i've got a local sbuild lvm snapshot that is fully updated with no delta otherwise ( both i386 and amd64) that reproduce it [20:51] superm1: might be a bit out of date, let me try it again, on sec [21:03] In some previous version of Ubuntu I double clickked on a gnumeric file and it suggested I should install gnumeric. [21:03] Why doesn't this work anymore? [21:18] superm1: here's the note I removed about cvs: https://wiki.ubuntu.com/CompilerFlags?action=diff&rev2=27&rev1=26 [21:19] superm1: I still can't reproduce on either amd64 or i386, updated jaunty chroots [21:19] kees, how weird that you can't reproduce. i can in sbuild, pbuilder, and on buildd's [21:19] slangasek: yeah, additional bugs [21:20] kees, so try to rebuild cvs with that env variable and see if things improve then? [21:20] superm1: are there any minimal commands that fail for you? [21:20] bryce: what bugs are those? [21:21] superm1: yeah, that'll certainly force those checks off in cvs, but I'd like to have a better idea of what's going wrong. [21:21] kees, the most minimal command that fails is "cvs status" [21:22] .... uhm [21:22] it's failing for me now. [21:22] wtf. [21:23] hey superm1 [21:23] hi NCommander [21:23] superm1, how goes it? [21:23] NCommander, busy as usual :) [21:23] slangasek: like #291908, hangs device when any pressure is on it [21:24] superm1, busy with what specifically; anything I can do to hep? [21:25] NCommander, with work related things, so not really so much. but if you are looking for bugs to fix on stuff, i've got plenty i can point you at :) [21:25] heh, ScottK just got me on one :-) [21:27] superm1: ah-ha, cvs 1:1.12.13-11 happened on Jan 27, 2008. Hardening was enabled on Jun 08, 2008. [21:27] slangasek: basically my question is whether a sync of the driver is feasible, or if the individual fix needs to be identified and SRU'd by itself [21:27] superm1: so, this is a problem now (I have no idea how it was ever noticed during intrepid... weird) [21:28] kees, ah so it never got rebuilt for hardening. the fact that we synced is why it happens now [21:28] superm1: right. I'm curious how the problem in the wiki was ever noted, but when I tested it had "gone away" since it wasn't rebuilt yet. wheee [21:28] kees, well at least i'm catching this early You've got eon's to ponder on it now. :) [21:29] * kees wonders why it doesn't freak out in fedora... [21:45] I'm having a problem running autogen.sh on a svn build of network-manager-applet since upgrading to 8.10 [21:45] the error I get is: libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and [21:46] libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. [21:46] libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [21:46] does anybody know what's causing this? [21:48] jackrabbit: surely that is a warning, not an error; if you aren't the developer you can ignore it [21:48] well, it started after I upgraded and then I got some other errors as well [21:48] then you should investigate the things that are actually errors [21:48] and . . . I ma developing [21:48] :) [21:49] the output you quote from libtoolize is clear instructions to developers on changes in libtool macro handling [21:49] which I believe are responsibles for the errors later on [21:49] but, as you can tell from the language used ("Consider ..."), they don't need to be fixed immediately [21:50] jackrabbit: it seems unlikely, but it is impossible to tell without knowing what those errors are [21:50] cc1: warnings being treated as errors [21:50] utils.c: In function ‘utils_fill_connection_certs’: [21:50] utils.c:231: error: implicit declaration of function ‘nm_setting_802_1x_set_ca_cert_from_file’ [21:50] utils.c:235: error: implicit declaration of function ‘nm_setting_802_1x_set_client_cert_from_file’ [21:51] totally and utterly unconnected to the libtoolize output [21:51] what is the svn url? [21:51] I think they're caused by the abcense of header files [21:51] what would libtoolize have to do with header files? [21:51] (it operates on objects and has nothing to do with headers) [21:51] svn://svn.gnome.org/svn/network-manager-applet/trunk [21:52] cjwatson: I'm not that familiar with libtool/autotools etc [21:56] jackrabbit: the network-manager-applet version you're compiling requires a newer NetworkManager than what's packaged in Ubuntu 8.10 [21:57] jackrabbit: the nm_setting_802_1x_set_ca_cert_from_file and nm_setting_802_1x_set_client_cert_from_file functions were added in revision 4239 of NetworkManager, which was committed on the day 8.10 was released [21:57] that's svn too [21:57] ok, I'll re-install and see if that helps [21:58] that suggests that you are not successfully using the headers from the NetworkManager you built, but are instead using the system headers, then [21:59] cjwatson: mind if I ask how you figured that out? [21:59] how I figured which bit out? [22:00] that the symbols were from a newer version than 8.10 [22:00] jackrabbit: I checked out NetworkManager, grepped for that function, used 'svn blame' to find out when the lines in the header file in question were last changed, and used 'svn diff' to confirm that the revision in question was the one that initially introduced those symbols [22:01] and then 'svn log' told me the commit date which was later than the time 8.10 was released so I didn't need to look any further than that [22:02] ok [22:02] thanks, now I'll be able to check that out next time :) [22:08] hm, /me spots a minor bug [22:08] looks like a gtk label doesn't have pango markup enabled on it [22:44] holy cow. cvs implements its own kind of asprintf. [22:44] and manually constructs %n-using vsprintfs [23:07] superm1: well that was fun to track down. I've uploaded a fixed cvs now. [23:09] hey kees [23:09] hola NCommander [23:09] So here's my research [23:09] If you have a prebuilt PIE GCC and glibc, you can install it into an existing system [23:10] But I need doko's help to actually get a usable patch, mine breaks the C++ compiler from compiling :-/ [23:10] why do gcc and glibc need to be PIE before I can built other PIE stuff? [23:10] er, can build [23:10] no, if you want glibc/gcc to be pie [23:10] :-) [23:10] You can have PIE binaries without them [23:11] I'm happy to move one step at a time [23:11] kees, if your going to be at UDS, we could work on this there (aka, get the spec fully hammered out and such) [23:11] * kees nods [23:11] yup, I'll be there. :) [23:12] That way, we can also pin doko and extract the secrets of GCC from his brain [23:14] woo, security vs. toolchain! [23:14] it wouldn't be a UDS without it! [23:14] :) [23:15] \o/ [23:15] Toolchain always wins. [23:15] wgrant: this time, kees brought reinforcements [23:15] TAG TEAM CAGE MATCH [23:15] though, I think I still lost since I ended up joining the toolchain group. :P [23:16] We should have a four way fight, toolchain v. server v. kernel v. security! [23:16] * NCommander runs [23:16] elmo: But now you've warned doko of the evil reinforcement plan. [23:16] elmo, got a moment? [23:17] Do the archive admins know that Jaunty PPAs are waiting on them now, or are we in a deadlock like we were with Intrepid translations? [23:17] NCommander: not really, but what's up? [23:18] elmo, its yet another PPA question. I have a pending request to see if the kernel team can get a non-virtualized PPA for the linux-ports kernel. Obviously building the -ports kernel on x86/amd64 is of *ahem* limited value :-) [23:18] er [23:19] THat wasn't meant to be a PM [23:19] https://answers.edge.launchpad.net/soyuz/+question/48531 - the distro team asked me to bring to the PPA admins [23:19] NCommander: You mean the other way around? [23:20] wgrant, what the otherway around? [23:20] The PPA people seem to be asking you to ask the distro team, not vice-versa. [23:20] the distro team sent me back :-P [23:20] Ah. [23:20] EINFINITELOOP [23:24] well [23:25] Ports is somewhat unique, since even just finding some of the hardware *cough*hppa*/cough* is a down right pain === lacqui_ is now known as lacqui [23:50] ogra: can you handle the moodle merge? the security fixes I added are all in the Debian package now. [23:59] how do I get the latest development kernel on ubuntu?