[00:04] Ampelbein: See http://tinyurl.com/6jjs2k [00:06] ScottK: ah, ok. thanks for the hint. [00:06] You're welcome. [01:03] TheMuso: Ping, re bug #182731 and my patch attached to the Debian bug. [01:03] Launchpad bug 182731 in alsa-plugins "Provide a lib32asound2-plugins package" [Wishlist,Confirmed] https://launchpad.net/bugs/182731 [01:18] RAOF: Let me catch up on email first, then I [01:18] RAOF: Let me catch up on email first, then I'll take a look./ [01:19] TheMuso: Thanks. I should have though of it earlier in the dev cycle, but it's only just popped back into my bugmail. I'd basically like your opinion on whether it'd be worth a FFe. [01:20] RAOF: Ok. [01:27] Is the gcc buildd breakage fixed? It seems gtk-nodoka-engine got hit on ia64 and hppa. The mail to ubuntu-devel seems somewhat ambiguous to me on this point. [05:15] RAOF: With your pulseaudio oddities, are you using kernel 2.6.27-2-generic? [05:15] TheMuso: Yes. [05:16] RAOF: And how did 0.9.11 go in comparison? Added to that, have you considered trying pulseaudio git master? [05:17] 0.9.11 introduced the pops & craziness; 0.9.10 worked fine. [05:17] I haven't tried pulseaudio git; I will if you like (once internet exists at home again). [05:18] I also haven't tried alsa/alsa-lib git. [05:19] (Although crimsun suggests that alsa git should fix it). [05:20] Right, I saw that. I'll checkout the latest alsa-lib git commits and see if I can find which one it is, and make a package for testing. [05:20] If not upload the aptch directly to intrepid. [05:21] TheMuso: Did you have any thoughts on the "make libasound-plugins generate libasound32-plugins" patch? [05:21] RAOF: Still not there yet. I am still processing bug mail. [05:21] Mail processing alone has tgaken me all day so far, due to having a week off, and having to catch up. [05:21] Aaah, of course! You're back from holday! [05:22] Sorry for adding to the pile. Feel free to ignore me for a while :) [05:22] (I trust your week off was fun/relaxing/profitable/enjoyable) [05:23] he probably spent the week thinking about bugs [05:23] RAOF: Very refreshing mentally, yes indeed. [05:25] Good to hear. [05:25] ajmitch: I actually managed to spend the week not thinking about work, which was my aim. :p [05:25] TheMuso: well done, I'm impressed :) [05:26] ajmitch: Its not that hard really. Just don't check ubuntu related email, and get off IRC. === EagleSn is now known as EagleScreen [06:15] jdong: google implies you know the answer to a question of mine: http://209.85.173.104/search?q=cache:W07g0VIiRf4J:irclogs.ubuntu.com/2006/12/05/%2523ubuntu-devel.html+ubuntu+%22amd64+to+x86%22&hl=en&ct=clnk&cd=9&gl=us [06:15] slangasek: Thanks for the heads up on the debian dmraid work. I was actually going to send my changes to them this week, but they beat me to it. I'll work with them now to get the code usable etc. [06:15] jdong: basically, how would one trick ubuntu into letting me reinstall all my pacakges as x86 if I'm on an amd64 install? [06:22] floam: I believe the answer is 'dpkg --get-selections > pkglist', followed by debootstrapping an IA32 install, followed by 'dpkg --set-selections < pkglist'. [06:23] RAOF: thanks. [06:26] RAOF: shall I manually remove packages that exist only in amd64 like "lib32gcc" from that list? [06:27] or will dpkg --set-selections not freak the heck out? [06:27] I don't believe that dpkg --set-selections will freak out, no. It just won't be able to install it. [06:27] Note that I haven't actually _performed_ this proceedure at any point; I'm quite happy with my x86-64 install. [06:28] I would be, but this is an install on a 64MB VPS, and I kind of didn't think of the RAM ramifications of 64bits when I first installed. [06:28] heh, RAMifications. sorry. [06:30] Yeah. More general purpose registers probably doesn't offset doubling the size of all your pointers ;) [06:37] ok, here it goes. I'm going to prey debootstrapping a mounted / doesn't cause fire. [06:44] RAOF: hm, I'm not sure it worked. [06:45] no errors, and debootstrap sure did a bunch of stuff [06:45] but after --set-selections nothing appears to want to be done if I apt-get install, and it's definitely not already occured [06:45] /sbin/init is x86-64, and anything else I check. [06:48] and it's going for amd64 debs even if I --reinstall something. [06:49] (I did a sudo 'debootstrap --arch=i386 intrepid /') [06:51] Hm. I'd've thought that would have worked. [06:52] hmmm [06:52] apt-get clean might have changed the situation [06:52] it's now going for i386 if I reinstall something. [06:52] but it's still not wanting to do that all on it's own. [06:53] Into / ? [06:53] Blink [06:53] StevenK: yep [06:53] Heh. "aptitude reinstall ~n"! [06:53] it's kind of okay if everything breaks, since I'd have to reinstall anyways to get what I want. [06:54] That's .... insane [06:55] RAOF: it sure got a big list of stuff to reinstall together [06:55] but [06:55] : I wasn't able to locate file for the libgpmg1 package. This might mean you need to manually fix this package. [06:55] floam: please, never ever ever write docs for ubuntu. thanks. [06:55] I guess that might mean it was something that was amd64 only, so I can nuke it [06:55] lifeless: I'd never dream of it. [06:56] nuking worked and it's going. [07:00] RAOF: it fetched a lot of stuff but "E: Couldn't configure pre-depend coreutils for dpkg, probably a dependency cycle." [07:00] don't think I'm going to nuke either of those. [07:00] That seems like a bad plan, yes. [07:00] is there a way to have it just reinstall every package irrespective of deps [07:00] since they shouldn't really matter, since I've got everything that it will end up needing one would think [07:11] TheMuso: great :) [07:16] RAOF: I'm doing it manually, I will achieve success at some point, or at least fail honorably [07:20] RAOF: re https://launchpad.net/bugs/182731 I thought you had attached a debdiff/implementation to the bug. I think its worth considering, but it depends on how much work it is to do it. [07:20] Launchpad bug 182731 in alsa-plugins "Provide a lib32asound2-plugins package" [Wishlist,Confirmed] [07:20] TheMuso: There's a debdiff attached to the Debian bug. [07:21] TheMuso: Sorry, I obviously didn't make it clear. [07:21] RAOF: NP, I'll dig that up. [07:22] I _think_ it applies directly to the Ubuntu package, too, but I can't test it until my internet works again! [07:25] RAOF: You say, connected to IRC. [07:25] ...At Uni. [07:25] I'm not entirely sure they'd be happy with me bootstrapping an Intrepid chroot and going buildd-crazy. [07:27] RAOF: Why not? It's like, what, 100MB? :-) [07:28] would only take a few minutes to build [07:28] Other impediments include: no root access. [07:28] RAOF: clearly, you should leave uni :P [07:29] RAOF: fakechroot :-P [07:29] RAOF: It wouldn't apply, as alsa-plugins in intrepid is now 1.0.17. You would also have to drop the jack build-depend. [07:30] RAOF: Without testing myself however, does any of the resulting new binary packages depend on ia32-libs? [07:30] RAOF: .. and at some point through this, the system is back to trying to use amd64 packages. I think I'm going to have to reinstall from scratch and give up. [07:30] Good morning [07:30] Morning pitti [07:30] TheMuso: I think they would, actually. Yes. [07:31] Well then its no go, as ia32libs is universe. [07:31] Arse. [07:31] Unless we split out new 32-bit packages for all pieces that ia32-libs is needed for. [07:31] I can't see that getting promoted, either [07:31] * TheMuso agrees with StevenK. [07:31] To be useful we'd need a libpulse32 at least. [07:32] RAOF: Yeah. This is something to consider for intrepid+1 though perhaps... [07:32] Unless TheMuso and I fly to Germany and threaten pitti with grevious bodily tickling until he gives in, or something. [07:32] TheMuso: Right. Or when magical dpkg fairies make no-change multiarch a reality. [07:32] StevenK: I'm of the opinion we just make bi-arch packages for the bits we need, like what RAOF is proposing re alsa-plugins. [07:33] But even so, thats for next cycle,.] [07:33] Morning pitti. [07:33] wow, no dist-upgrade today? [07:34] oh, broken gcc, right :/ [07:35] That's not fixed yet? [07:35] RAOF: No. [07:35] Bummer. It has, however, lead to my discovery of the "retry" button in launchpad. === tkamppeter_ is now known as tkamppeter [07:55] hi tkamppeter === superm1|away is now known as superm1 [08:10] hi pitti [08:11] did you have a look at my 2 new branches for jockey? [08:13] hey tseliot; not yet, last week I got again too distracted, but working on jockey this week [08:14] ok [08:17] pitti: BTW part of the code (x-kit, the recommended version) is already being tested in envyng 2.0 in Intrepid. [08:17] tseliot: right, and also from the screen size configuration applet, right? [08:17] pitti: yes. right [08:17] it's also in main since last Thursday or so, so we can use xkit in j now [08:18] yes, it's great news [08:26] hi pitti === RainCT is now known as RainCT_ [08:45] good morning [08:48] hi [08:48] anyone on bug #257215? [08:49] Launchpad bug 257215 in fop "Please add dependency on ant-optional" [Undecided,Confirmed] https://launchpad.net/bugs/257215 === superm1 is now known as superm1|away [08:57] liw: python-fstab> you seem to have everything in the .orig.tar.gz, resulting in "dpkg-source: warning: diff `./python-fstab_1.2-0ubuntu1.diff.gz' doesn't contain any patch". Is that deliberate or should it just be packaged as a native package? [08:58] cjwatson, er, it should be packaged as a native package... I'll see to it, thanks [08:59] liw: debian/copyright is inconsistent (v2 vs. v3) [08:59] liw: otherwise it's fine, let me know when that's fixed in bzr and I can sponsor it straight from there [09:00] hm, my build automation can't handle native packages, I thought I'd fixed that [09:01] pitti: do you happen to know what's likely to have broken thinkpad hotkeys in intrepid? [09:01] oh, the version number is not one for native packages, that's why [09:02] mdz: no idea, I'm afraid; hal and hal-info only changed marginally; are they controlled directly by the kernel? [09:02] pitti: they used to generate acpi events via thinkpad_acpi [09:02] right, just found /usr/share/hal/fdi/information/10freedesktop/30-keymap-module-thinkpad-acpi.fdi [09:03] pitti: ought they to show up in lshal -m? [09:03] some thinkpads do, some don't. There's 3 levels of fall-back; however RH were superseding that with a HAL replacement [09:03] hmm, no, apparently not [09:03] cjwatson, pushed the copyright change to bzr; will you build the whole source package from there, or shall I create a new tarball and dsc? [09:03] mdz: I really don't know, never had a thinkpad [09:04] the one which does work (the soft RF kill switch) doesn't generate an event in lshal -m [09:05] Why doesn't libgphoto2 install udev rules anymore? [09:06] mdz: /etc/acpi/events/ibm-wireless is handled by a shell script and doesn't get passed anywhere else [09:06] mdz: I don't get events for things like volume up/down either, Dells have their own custom smbios wiring for those; I just get lshal events for suspend/resume, lid close, etc. [09:06] I do see hal-addon-acpi read an ibm/hotkey HKEY event from acpid [09:07] liw: I can just change it in bzr, but I'll need you to adjust the changelog too [09:07] err, I meant "build it from bzr" [09:07] cjwatson, I thought I did [09:07] sladen: how are the others meant to work? via HAL or directly to acpi-support? [09:08] $ bzr up; head -n1 debian/changelog [09:08] Tree is up to date at revision 28. [09:08] python-fstab (1.2-0ubuntu1) intrepid; urgency=low [09:08] cjwatson, I didn't change the version, though [09:09] liw: I meant that it should be something that's right for native packages [09:09] cjwatson, oh, right -- something (lintian?) complained when I had it as a native package, but you're right, it should be one [09:10] (or rather, it should not be one, actually, but that's a bigger change) [09:10] mdz: I'm not sure of the status; acpi-support was supposed to be going away to be replaced by big-shiny-sledgehammer-solution (HAL). I don't mind other distros doing the work, but it would be good if the replacement worked [09:11] mdz: got frustated/lost interest [09:11] liw: right, should be properly either one thing or the other :) [09:13] volume keys still work without acpi-support, so that seems to be handled by something else now [09:13] the wifi kill stops working though [09:13] cjwatson, I'll make it properly non-native, if you can wait a few minutes [09:15] mdz: the volume keys are in hardware [09:15] liw: sure, thanks [09:15] sladen: what causes them to pop up the volume meter? [09:18] * StevenK gently prods pitti to do some NBS work. [09:18] cjwatson, ok, done; I split the .deb packaged version into its own branch (.../python-fstab.deb-packaging); I'll upload to REVU, so you can use the same .orig.tar.gz as I have, if that's ok? [09:18] mdz: recent thinkpads; ACPI events; older/fallback is (was) via the NVRAM listener, with both getting converted to keystrokes and ejected. The keystrokes are listened for by gnome-volume-manager which deisplays the change [09:19] s/gnome-volume-manager/g-s-d/ [09:19] s/ejected/injected/ [09:19] sladen: my sleep button is handled by sleepbtn.sh which uses acpi_fakekey which seems to have no effect, even when gnome-power-manager is running [09:20] pitti: evince-gtk-dbg evince-gtk libgucharmap6 can all be killed. [09:20] mdz: sleep button is a standard ACPI event; it'll work without any special thinkpad_blah extras [09:20] ..or not [09:21] pitti: does your sleep button work? [09:21] mdz: yes, perfectly, both the lid and the button itself [09:21] RFKill, too [09:22] StevenK: right, and I'll kill the empty ones while I'm at it [09:22] pitti: \o/ [09:22] pitti: this has all regressed for me in intrepid and I'm trying to work out why [09:22] liw: ok, sure [09:23] mdz: just for testing, could you boot with the hardy kernel and see whether it makes any difference? to check whether it's an user or kernel land problem? [09:23] I think the primary reason is bug 260314, but even when I manually run g-p-m it doesn't work [09:23] Launchpad bug 260314 in gnome-power "gnome-power-manager frequently crashes with SIGSEGV in IA__g_closure_invoke() or g_closure_invoke()" [Unknown,Fix released] https://launchpad.net/bugs/260314 [09:24] rfkill on thinkpads is entirely soft (doesn't even yank the USB). rfkill on most other laptops is hard for either the USB bluetooth and/or the rfkill on the wifi card [09:24] sladen: mine has two (a hard switch and a soft key) [09:24] the soft key seems to only affect bluetooth and 3g, while the hard one kills wifi as well [09:24] mdz: the Fn-F5 [09:25] mdz: the soft key not affecting wifi looks like a regression due to a kernel change [09:25] because /sys/class/net/wlan0/device/rf_kill no longer exists for iwl3945, at least [09:26] oh, I thought that would be a network-manager problem, it stopped working properly as soon as we switched to 0.7 [09:26] (had a quick discussion with asac, but no real debugging yet) [09:26] slangasek: I don't have that either with iwl4965, but I do have /sys/class/net/wlan0/device/rfkill:rfkill5 [09:27] interestingly, if I get gnome-power-manager running, it will sleep on lid close as expected [09:27] but still will not sleep with the sleep button [09:27] yes, that's analogous to what I see; so the interface has changed, I don't know yet if that's intentional [09:27] who's supposed to hear the sleep button if not g-p-m? [09:27] mdz: you may have to configure g-p-m with what action it should take on SLEEP prss [09:27] acpi-support did at least /have/ code at one point to suspend iff g-p-m is not running [09:28] sladen: this worked fine in hardy [09:28] mdz: Power Management->General->Action->When Suspend button is pressed, do: [. .... ] [09:29] sladen: 'Suspend' [09:29] sladen: which would still be a regression from hardy if it became un-set [09:29] but pressing the sleep button doesn't generate any activity in g-p-m --verbose [09:30] HAL was set to call pmi on Ubuntu; did pmi get replaced with one of the other suspend frameworks? [09:30] but you're not even seeing the D-Bus call go out from g-p-m to HAL [09:32] mdz: do System->Quit...-> do you get shown the Suspect option, as g-p-m queries for the available capabilities an if you get a timeout g-p-m won't have a positive assertion that the suspect capability is avilable to be called [09:34] cjwatson, it's now in REVU: http://revu.ubuntuwire.com/details.py?package=python-fstab [09:34] currently, I get ACPI events from Fn-F[1-3] and Fn-F[5-9]. Fn-F4 is the 'sleep' button; I assume it generated an ACPI event in hardy, but don't know for sure [09:34] sladen: running /usr/lib/hal/scripts/linux/hal-system-power-suspend-linux manually does work (though the -hybrid- version doesn't, I'm not sure which is actually called) [09:34] and the 'power' button doesn't generate an ACPI event [09:35] sladen: we don't have Quit at the moment in intrepid; we have the old upstream gnome logout/shutdown dialogs [09:35] neither shows sleep/suspend for me [09:35] ah, shutdown shows it iff g-p-m is running [09:37] slangasek: yes, hal has used pm-utils since at least hardy [09:37] I think that was meant for the other sla? :)0 [09:37] erm, sladen ^ [09:37] mdz: sorry, yes, my Intrepid laptop install failed a month ago and I grapped other one when leaving a month ago [09:37] mdz: no, we have the new upstream dialog ;-) [09:37] slangasek: yes, ETABDISEASE [09:38] seb128: btw, I find that much more pleasing already than the old upstream one; up to the point where it is actually *bearable* :-) [09:38] seb128: oh, i don't yet [09:38] mdz: maybe you didn't restart your session since the update? [09:38] seb128: btw bug 260314 seems to be fixed upstream, is there a new tarball available with the fix? [09:38] Launchpad bug 260314 in gnome-power "gnome-power-manager frequently crashes with SIGSEGV in IA__g_closure_invoke() or g_closure_invoke()" [Unknown,Fix released] https://launchpad.net/bugs/260314 [09:38] pitti: good ;-) we could get a variant listing all the action using this model [09:38] seb128: probably not, no [09:39] this session started 2 sep [09:39] seb128: that would get too big then again IMHO (7 buttons) [09:39] mdz: ted is supposed to working on the update, I'll ask him when he's around [09:40] mdz: right, might still be using the old dialog then, the new gnome-session has been uploaded the same day [09:40] liw: and r29 of python-fstab.deb-packaging? [09:40] pitti: right, depends if we want all the actions on one dialog [09:41] seb128: well, you know my opinion :) [09:41] seb128: but anyway, I think mpt should have the say here [09:41] right [09:41] cjwatson, that's the right one, yes [09:43] StevenK: NBS slaughtered [09:43] pitti: \o/ [09:44] liw: uploaded [09:44] StevenK: your's, libsmbios{1,xml1}, the empty ones, and linux* [09:44] soren: I think I have bad news for you: http://paste.ubuntu.com/44484/ [09:44] pitti: I suspect the list needs a regen after the next publisher run? [09:44] yes [09:44] (hardy amd64 host, intrepid guest) [09:45] cjwatson, thank you [09:47] seb128: while we're on the subject, have you seen bug #267018? :) [09:47] Launchpad bug 267018 in gnome-settings-daemon "regression: g-s-d no longer handles Fn+F7 as xrandr --auto" [Low,Confirmed] https://launchpad.net/bugs/267018 [09:47] slangasek: didn't before now but I'll have a look, thanks for the bug report ;-) [09:48] great, thanks. :) [09:50] I investigated it as far as I could, but I don't know how hal is supposed to pass the key from acpid to g-s-d so couldn't check if it was working right [09:53] oh, buildds are broken right, going to be fun to upload the new GNOME today [09:53] seb128: well, we'll need a giant give-back-everything anyway [09:54] doko: btw, I think I can get you an affected buildd chroot, if you need it for investigation? [09:55] seb128: ok, meanwhile I've backported that one fix because it's crashing for a lot of people and generating dupes [09:55] mdz: please upload, thanks ;-) [09:55] seb128: gnome-power-manager_2.23.6-0ubuntu2_source.changes: done. [09:55] cool [09:56] pitti: does suspend work for your D430 currently on intrepid? [09:56] seb128: yes [09:56] seb128: however, I remember BenC saying that 2.6.27-2 has a major regression, and that it is fixed in the coming -3 upload [09:56] ok [09:56] (regression in suspend) [09:57] was blocked by a5 [09:57] it doesn't for me, it blank the screen but doesn't power down [09:57] and doesn't wake up either [09:58] dholbach: Dear, oh dear. How did you do that? [09:58] the kernel part works fine for me, it's just harder to trigger without the sleep key working :-) [09:58] seb128: sudo pm-suspend works? [09:58] soren: booted it up, started an upgrade [09:58] soren: didn't do much [09:58] pitti: I'll try in a bit [10:00] pitti: when you press your sleep button, do you see output in gnome-power-manager --verbose? [10:01] mdz: yes, http://paste.ubuntu.com/44488/ [10:01] dholbach: "it"? :) [10:02] pitti: ah, so the event is coming from hal [10:02] soren: I the intrepid guest [10:02] s/I// [10:02] 11:02:24.277: computer_logicaldev_input_1 condition ButtonPressed = power [10:02] dholbach: Ok. Hardy host, still? [10:02] mdz: ^ lshal -m for power button [10:02] soren: yeah [10:03] pitti: is your power button set to suspend or something? [10:03] mdz: it triggers the logout/switch user dialog [10:03] just like ctrl+alt+del [10:03] pitti: oh, I am talking about the sleep button (moon symbol) which is supposed to suspend immediately [10:03] (which is wrong, it should trigger the shutdown/reboot/suspend dialog) [10:04] mdz: oh, I pressed the hardware power button [10:04] mdz: ok, trying [10:05] I would think that with evdev, this would actually have a *better* chance of working but it seems not [10:05] mdz: I see an applet for switching off, but not one for suspend? [10:05] pitti: applet? [10:05] mdz: well, which moon symbol do you mean then? [10:06] pitti: the one on the keyboard [10:06] oh, that [10:06] pitti: on my F4 key, there is a blue moon, and Fn+F4 in hardy put the system to sleep [10:06] pitti: sorry, I should have said key rather than button [10:06] mdz: right, I tend to forget about it, I mostly work docked with my kinesis :) trying... [10:07] mdz: however, in ealier verrsions, the moon was hibernate (since suspend is already lid close) [10:07] trying, brb [10:07] pitti: I have a separate key for that [10:08] mdz: right, confirmed; moon (Fn+F1 for me) does nothing, no gpm output either [10:08] pitti: do you know if it worked in hardy? [10:08] mdz: and Fn+F3 (battery status) doesn't work either any more (worked fine for hardy) [10:08] pitti: suspend seems to work today [10:09] mdz: yes, definitively worked in hardy (both keys) [10:09] pitti: I think evdev has broken this, but I'm not sure where to file the bug (hal-info?) [10:09] I've sometime the boot stopping on a corrupted flashing screen, does anybody knows what information could be useful for a bug report? === seb128_ is now known as seb128 [10:09] evdev has also toasted my media keys, and my compose key :/ [10:09] hm, I don't know about the evdev plumbing either, so it's as good as any for a starting point [10:10] mdz: watching hal in debugging mode might probably help, too [10:10] if hal reacts to the key, it sounds like hal-info problem; if nothing triggers hal, it's a lower-level -evdev problem [10:11] seb128: through normal lid close and g-p-m, too, or just with sudo pm-suspend? [10:12] pitti: I tried pm-suspend and then the gnome dialog [10:12] great [10:12] pitti: [5352]: 10:12:24.864 [D] addon-acpi.c:195: event is 'ibm/hotkey HKEY 00000080 00001004 [10:12] Hmm would someone be so kind to lookup why linux-lpia wasn't accepted yesterday evening and during this night? I tried pushing it twice from remote hosts, but I realize the process to prepare the .changes was special [10:13] lool: if you didn't get an email, I think you need to ask the soyuz team [10:13] mdz: I didn't; will do thanks [10:13] mdz: ah, a sign of life at least [10:13] pitti: however I know acpi-support is converting that into an input event [10:13] and I don't see anything receiving that [10:15] I think this all supposed to work through standard evdev events [10:15] how do those look like? (I don't know evdev at all, I'm afraid) [10:17] pitti,slangasek: the closest bug report I've found so far is bug 258177 [10:17] Launchpad bug 258177 in ubuntu "Special keys (dim display, lock screen) don't work anymore on intrepid wiht my X61s" [Undecided,New] https://launchpad.net/bugs/258177 [10:18] but that might be bug 255008 in disguise [10:18] Launchpad bug 255008 in xorg-server "Up arrow key mapped to Print [screen]" [High,Fix released] https://launchpad.net/bugs/255008 [10:18] shall we open a new bug report about ths and figure out where to put it later? [10:19] sure, as a place to collect all the debug info so far [10:25] pitti,slangasek: bug 267682 [10:25] Launchpad bug 267682 in ubuntu "Hotkeys no longer working in Intrepid (evdev?)" [Undecided,New] https://launchpad.net/bugs/267682 [10:25] linux-lpia> sorted elsewhere [10:26] classic "unsigned .changes => no mail telling you it went wrong" [10:29] I generated the checksums by hand and signed the .dsc then updated the .changes then forgot to sign it ah it's really to hard by hand; I should write some helper to do this [10:29] Simply the reverse of debrsign [10:29] cjwatson: thanks again [10:29] lool: It needs a --backward option? :-) [10:31] lool: debsign -r ? [10:31] lool: works fine for me [10:32] pitti: Oh yeah, that's more like it [10:47] Keybuk: Hey, we have a couple of issues with the upstart script we are using the start the Xorg session in ubuntu-mid images; the first issue is that when we moved to intrepid, startx would fail if called directly because the xinit "was this called from console" check was failing, this was solved by prepending the command with openvt; now the issue is that upstart seems to spawn multiple of these [10:48] currently it's exec openvt -w -s -- su -l ubuntu -c "startx -- -br" [10:48] err, I don't know anything about the first one [10:48] that sounds like xinit/startx voodoo [10:48] and I've _never_ understood why there are so many ways to start /usr/bin/X [10:48] Keybuk: Could it be that the upstart behavior with vts / consoles changed slightly? [10:48] if Upstart is spawning multiple, it sounds like your command is exiting? [10:49] Upstart doesn't really *have* any "behaviour" in this regard [10:49] -w wait for command to complete. If -w and -s are used together [10:49] then openvt will switch back to the controlling terminal when [10:49] the command completes. [10:49] sounds like openvt exits in the foreground ;) [10:49] can you really not start x from /dev/console? [10:50] Yeah, I suggested -e instead of -w, but wasn't sure whether upstart was happy with that, but I guess it would be [10:50] what is the exact error you get if you just do exec su -l ubuntu -c "startx -- -br" ? [10:50] Keybuk: Perhaps we can, I could try with /dev/console 2>&1 [10:50] Keybuk: If we just do this, we see nothing [10:50] lool: stdin/out/etc. should already be /dev/console! [10:50] you have "console owner" in your job file, right? === mdz_ is now known as mdz [10:51] Keybuk: One I added /dev/tty redirects, I started seeing the permission check for user is on console thing [10:51] Keybuk: We don't, but I tried using that [10:51] before coming up with openvt [10:51] permission check? [10:51] what does that look like? [10:51] I had to add console owner and dev/tty redirections to see the error spit by xinit [10:52] Keybuk: I mean the "is user on console" Xorg permission check [10:52] how does it check that? [10:53] I didn't look it up, I thought it was looking at permissions of current tty [10:53] there is no current tty [10:53] well the one of startx [10:53] that's what I mean [10:53] upstart doesn't actually activate any ttys [10:53] you're just on /dev/console at that point [10:54] which is whatever that's plumbed into in the kernel [10:54] it's not a tty itself [10:56] Keybuk: So I reverted to console owner + su only (no openvt), the error message displayed in loop after "start session" is "X: user not authorized to run the X server" [10:57] Keybuk: This wasn't the case in hardy, so either Xorg or upstart changed in that respect; perhaps the check was changed [10:57] lool: Actually, in Hardy, ume-config-common ran sed on Xwrapper.conf [10:57] StevenK: ahh that explains [10:58] sed -i -e 's/allowed_users=.*/allowed_users=anybody/' /etc/X11/Xwrapper.config [10:58] so we were disabling the security check, nice [10:58] Yes. [10:58] And you wanted reasons to boot ume-config-common out of the archive. [10:58] Oh the gconftool calls in postinst were good enough for me [10:58] Heh [10:59] Ok, so I'm really looking at a problem which exists since gutsy and was worked around by disabling security checks [11:00] Any archiver willing to help with bug 263863? It just needs to accept a new binary from hardy NEW. [11:00] Launchpad bug 263863 in claws-mail-extra-plugins "Some plugins don't load with the new 3.5.0 version" [Undecided,Confirmed] https://launchpad.net/bugs/263863 [11:02] hey StevenK [11:02] * StevenK waves [11:02] * NCommander waves back [11:03] How goes your $TIME_OF_DAY StevenK ? [11:03] * StevenK is about to cook curry for dinner [11:03] Damn, I haven't had good curry in years :-/ [11:10] NCommander: How do you survive!? [11:11] not easily [11:33] Keybuk: The "is user on console" check is a Debian one it seems (xorg/debian/local/xserver-wrapper.c) and is implemented with a fstat on stdin to check whether it's a char device with VT_MAJOR_DEV as major [11:34] Keybuk: I'm not sure /dev/console satisfies, it's major 5 instead of 4 [11:34] . o O { xinit-blacklist } [11:34] Keybuk: But we could add support for /dev/console in this Debian wrapper [11:34] that would seem sane [11:35] I first thought it was based on utmp info as login was setting this up before calling into pam, but it seems not [11:35] never rely on utmp ;) [11:36] Yeah utmp stuff is scary [11:36] it's not scary so much as wildly inaccurate [11:36] Like it strips "/dev/" and then "tty" to setup your utmp record [11:37] that's pretty usual [11:37] I find it weird to rely on pathnames [11:38] sabdfl: ping [11:38] utmp dates back to the days when you could trust your fellow users ;) [11:38] Exactly how it feels [11:38] it's from the security thought processes that gave us NFS [11:38] The ordering of calls isn't very paranoiac [11:39] utmp is intended to tell you which user is on which console [11:39] and it's so good at it, and so reliable, it's been reinvented at least twice :p [11:39] (pam_foreground, ConsoleKit, etc.) [11:39] Heh [11:56] bryce: Mind if I push to the ubuntu branch of git.debian.org:/git/pkg-xorg/debian/xorg? [11:56] bryce: Or would you rather review and pull? I never pushed to the ubuntu branches [12:02] * pochu waves [12:03] * ion_ substitutes pochu’s wave function with one without aliasing. [12:04] * NCommander uses his COM magic to generate a return_wave callback [12:07] nerds! [12:07] o/ pochu [12:10] hey pitti :) [12:24] lool: what do you mean by push? [12:24] tjaalton: to git.d.o/git/pkg-xorg/debian/xorg.git (ubuntu branch) [12:25] lool: you have changes? [12:25] tjaalton: git.debian.org:~lool/public_git/pkg-xorg/debian/xorg [12:25] cool, I'll have a look [12:25] I'm discussing with jcristau (hey) whether it would make sense to merge in the Debian branch [12:34] tjaalton: When building the ubuntu branch, I get ./debian/changelog.Debian.old: no such file or directory; is this something missing from git, or shall I be running something before building this branch? [12:34] It's mentionned in debian/x11-common.install [12:38] pitti: now that infinity is around, maybe it is more straight forward to have a look at the buildd [12:39] lool: seems like it was dropped recently [12:43] lool: I'm unable to use that repo of yours.. [12:48] lool: and the changelog was mistakenly dropped for some reason I fail to see [12:56] mumble ... evolution doesnt like me anymore :( [13:01] ogra: turn your top shelf ornament 20 degrees counter clockwise should work fine then :) [13:01] * ogra tries ... [13:01] * ogra cries ... now the ornament fell off [13:02] lool: changelod.Debian.old added back [13:02] davmor2, it has a print on the back "only turn clockwise" :P [13:03] ogra: are you by chance trying imap into an account? [13:03] no, i subscribed my evo cal to my google cal last friday [13:03] ogra: np's turn it 340 degrees clockwise ;) [13:04] since then i expericence hangs and lockups ... and none of the google appointments show up [13:04] ah pass I never got that to work properly so quit :) [13:05] well, it works for various distro calendars and for the fridge schedule [13:05] so i expected it to work with my googe cal as well ... but apparently i'm wrong :P [13:05] *google === mdz_ is now known as mdz [14:03] tjaalton: What's the issue with my repo? [14:04] doko: what is the latest news on un-breaking intrepid builds? [14:04] tjaalton: Oh sorry, handed you a ssh:// link; try with git://git.debian.org/git/users/lool/pkg-xorg/debian/xorg [14:06] lool: yeah, thanks [14:06] lool: but still, it only has the .git directory if I clone it? [14:07] tjaalton: Didn't set a HEAD, you can either check ubuntu or my feature branch [14:08] lool: ah, much better [14:08] tjaalton: There, I've setup a HEAD for you (pointing at ubuntu branch) [14:09] I also pushed the dev-console-support branch if like jcristau you mind the way I merged in ubuntu [14:17] tjaalton, seems nsc has the same issue as the vga drievr [14:17] *driver [14:18] tjaalton, (with Xorg -configure) [14:21] ogra: yes, is -nsc still needed? [14:21] no idea [14:21] ogra: I know geode doesn't support all hardware yet.. [14:21] we'd need to ask Q-Funk [14:22] i updated bug 265035 [14:22] Launchpad bug 265035 in xserver-xorg-video-psb "Xorg -configure breaks on undefined symbol: xf86GetPciVideoInfo" [Undecided,New] https://launchpad.net/bugs/265035 [14:22] psb doesnt seem to be causing the hang [14:22] -nsc recently got support for pciaccess though, so it's fixed upstream [14:22] i dont even get any message about it anymore [14:22] ah [14:22] needs a sync i bet [14:23] it'll likely get removed from debian ;) [14:23] -nsc ? [14:23] i thought that was the new one [14:23] no, -geode [14:23] wasnt -amd split into -geode and -nsc ? [14:25] ogra: I'm not sure but don't think so [14:25] i think it was [14:25] <\sh> hmm...something seems wrong with the detection of raid controller on HP hw... [14:26] mvo: synaptic question, should this work? [14:26] gksudo "echo libxine1-ffmpeg i | synaptic --set-selections --non-interactive" [14:26] <\sh> I have a p400i and a p800 (additional card)...p400i is the default boot controller regarding the bios...but our kernel just don't want to boot from /dev/cciss/c1d0 (which is somehow the p400i in our kernel) [14:28] tjaalton, dropping it would mean that we lose all GX1 geodes [14:29] that would be a pretty bad idea [14:29] (-geode only suports GX2 and LX) [14:29] *supports [14:31] ogra: right, so we won't drop it until geode supports those [14:31] ah [14:32] Riddell: yes, is it not working for you? [14:33] mvo: no, just exits here [14:33] Riddell: and libxine1-ffmpeg is not already installed? [14:33] mvo: nope [14:39] Riddell: let me check [14:43] Riddell: its possible that gksudo is playing tricks here, when I run this as regular root it works fine, I check further [14:45] Riddell: could you please try gksudo "sh -c 'echo \"2vcard i\"|synaptic --non-interactive --set-selections'" ? [14:45] Riddell: out of curiosity, what do you need it for? [14:47] mvo: that works [14:48] mvo: it's for amarok's codec install script [14:49] cool === superm1|away is now known as superm1 [15:21] lool: btw, what's the use case for the change? [15:22] s/use case/motivation/ [15:23] tjaalton: See also above discussion with Keybuk: when we try to startx from an upstart job in ubuntu-mid images, we fail the "user is on console" permission check [15:23] lool: ah, ok [15:23] tjaalton: This is because stdin/stdout/stderr point at /dev/console, not ttyN [15:24] tjaalton: I don't quite know what the intent of the console check is in startx though; perhaps it's opening too much if we allow /dev/tty? [15:35] pitti: Can you please bump the priority of linux-lpia so it builds before the backlog? [15:36] pitti, I have answered all your stuff about CUPS today in the morning. Did you see it? [15:36] StevenK: bumped. [15:37] Hobbsee: Danke [15:37] you're welcome [15:54] pitti: Andreas and lots of others have suggested using a newer snapshot of the murrine engine which apparently fixes bugs [15:54] pitti: the original snapshot I made was just a random day early in the cycle [15:56] tkamppeter: yep, saw it, thanks! the only missing thing is re-proposing the (recommended) patch upstream, other stuff was settled [15:56] StevenK: done [15:58] pitti: i presume you've got a fixed version of buildd.py somewhere, that lets you rescore? [15:58] Hobbsee: I didn't touch it in weeks [15:58] it just works [15:59] * norsetto hugs doko [15:59] kwwii: sure, if you tested it and it works well [15:59] pitti: strange - 'im not sure if it does, as i just manually rescored them. And i bumped the prio's before via buildd.py, but nothing happened. [15:59] I'm off for a long phone call [16:04] Should debian/change log be chronological or sorted by version number? [16:05] tedg: uh?... [16:05] tedg: both. but primarily version #. [16:06] Hobbsee: So if someone added a patch to an older version, but one wants to merge that patch in, where should that person's changelog entry go? [16:06] tedg: One should ignore it, and add a new changelog entry [16:06] what steve said. [16:06] tedg: Also stating the work came from "x" [16:07] tedg: the idea is that the only changelog entries there are teh ones where the package actually went into the archive. [16:07] (which then makes the question void) [16:08] Hmm, but when I've merged stuff from Debian previously I've kept their changelog entires, should I not be doing that? [16:08] I've kept them, but put them in bellow a top one which explains the complete change. [16:09] er, excluding debian stuff, then. [16:09] or where archive = {debian, ubuntu} archive. === superm1 is now known as superm1|away [16:13] Hobbsee: Okay, thanks. [16:15] tedg: y/w [16:15] tedg: Sure, but that's merging stuff from Debian which exists in another archive. This is a patch from someone else, which hasn't been seen by either [16:17] Well, actually in this case the patch was pushed to the archive, but my changes haven't been. So I think it's clear that I should include their entry, and then view mine as deltas against theirs as users (turns out there are some people who don't follow my PPA) would view it as a change. [16:33] 16:33:30 up 1 day, 19:20, 6 users, load average: 58.62, 39.70, 19.22 [16:33] I need a unicode "eep" character === superm1|away is now known as superm1 [16:36] I have a jar file and I want to convert it to debian package(.deb) what are the steps === asac_ is now known as asac [16:39] vinu76jsr3: first find the source code for it [16:39] I have the jar file of the app and I created it myself [16:40] so I have .java source also [16:41] vinu76jsr3: then read https://wiki.ubuntu.com/PackagingGuide/ and if you have questions please ask in #ubuntu-motu [16:52] Keybuk: No, we just need to wait for Intel to sponsor a little line in there "Upgrading to Intel's new 64 core processor will help" :) [16:53] tedg: heh [16:53] I suspect the real problem is that it's a UML [16:53] and the ultrasuperhypermegavisor isn't bothering to give the guest any time [16:54] Keybuk: Linode? [16:54] @archive admins: do we need to sync the last version from debian where the only reason for the upload was to get it moved from contrib to main before we can move it from multiverse to universe? [16:54] soren: Bytemark [16:54] Ah. [16:55] Those things look pricy. [16:59] geser: no [17:00] geser: it might confuse somebody a bit less down the line if we do, but it's not mandatory === Awsoonn_ is now known as Awsoonn [17:21] * calc will be uploading OOo 3.0rc1 later today to ppa [17:46] geser: does your experience of 262843 include NFS? [17:49] kees: no, I don't have NFS here [17:49] geser: okay, good -- that removes some variables from the issue. :) [17:53] kees: I've only seen this happen with 2.6.27-2.3. I currently using 2.6.27-1.2 again. [17:55] geser: ah, interesting. [18:28] pitti, about the (recommended) patch, I think it will not be possible to convince Mike to revert his step of filtering out (recommended). [18:37] tkamppeter: are other distros carrying it as well? [18:39] bye everyone, have a nice evening [19:11] * ogra pokes todays archive admin ... mighty slangasek [19:11] ? [19:11] slangasek, i'D like to close bug 261873 partially [19:12] Launchpad bug 261873 in xf86-input-evtouch "make evtouch devices work with hal-input in intrepid" [High,Triaged] https://launchpad.net/bugs/261873 [19:12] err [19:12] sorry wrong bug [19:12] bug 263493 rather [19:12] Launchpad bug 263493 in ubuntu "Please package applications from netbook-remix" [Wishlist,Confirmed] https://launchpad.net/bugs/263493 [19:12] three apps are sitting in NEW [19:12] (window-picker-applet, go-home-applet and maximus) [19:13] well, a number of other things are sitting in new ahead of them. :) [19:13] all had a REVU review and i am the release manager for ubuntu-mobile to allow FFe's [19:13] (which i did at the bug) [19:13] ok [19:13] oh, did you plan to do more today ? [19:14] * ogra wasnt expecting :) [19:15] i dunno if this is a good channel to ask, but my Makefile.am keeps generating a 'dist dist-all' rule when it should be 'dist-all' only... anybody got any ideas, or *channel [19:17] un, -> #ubuntu-motu might be a better one [19:18] ogra: thnks [19:22] ogra: hmm? it's still before noon my time [19:22] heh, yeah, i need to stop judging by daylight i guess ... dark here [19:25] ogra: i think they are busy... do you know of an autotools specific channel? [19:25] cjwatson: does NM detect your driver name with 2.6.27 kernel properly now? or do you still see this "NULL(info.linux.driver)" thing in syslog? [19:26] un, not really [19:26] Sep 4 11:09:16 sarantium NetworkManager: eth1: driver is 'NULL(info.linux.driver)'. [19:26] asac: it seems to be *working*, but ... [19:26] ogra: thx anyway [19:27] (well, aside from it leaving both eth0 and eth1 up simultaneously) [19:27] cjwatson: damn. so the driver still isnt fixed :( [19:27] cjwatson: is that b43? [19:27] asac: I think this is with wl, FWIW [19:27] 0c:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01) [19:27] Kernel modules: ssb, wl [19:28] b43 may well have been fixed, can't easily tell right now [19:28] cjwatson: i just installed b43 from the fwcutter and im wifi'ing right now... [19:28] cjwatson: ok. thanks. do you know what will be the default in intrepid? (me confused about the broadcom mess) [19:28] un: sure, like I say it works [19:29] un: (I'm not looking for wireless help here; this is a continuation of an old exchange with asac) [19:29] asac: I can't swear to the exact state; I suspect it depends on the exact PCI ID [19:29] cjwatson: sry... [19:31] un: (the point of wl, BTW, is to get rid of the need for fwcutter) [19:32] cjwatson: schweet... [19:38] does anyone know what happened to the multi-arch stuff that was planned for debian? it was my understanding at the time (handful of years ago) that it would be the end of the need for things like an ia32libs amd64 package [19:39] slangasek: When you have some time, I'd like to discuss elisa 0.5.x [19:41] cjwatson, asac: Adam Williamson made an interesting point on the bcm43xx list: maybe it'd be possible to cut the firmware out of the wl driver, since that's redistributable and the firmware by itself isn't ? [19:43] I can't say I know any of the details myself [19:43] presumably whether that's worthwhile depends on whether the wl driver is pretty inside [19:47] apparently, the old games "heretic" and "hexen" has been released under the GPL now --> http://sourceforge.net/forum/forum.php?forum_id=864305 would be nice to have them packaged in debian/ubuntu [19:48] mnemo, try #ubuntu-motu ... https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [19:53] anyone know of a decent autotools channel? [19:55] un: you already asked it about half an hour ago [19:56] torkel: fine... [20:15] ogra, StevenK: the debian/copyright in go-home-applet is wrong, it says GPL v3 "or any later version" and the source only says v3 [20:16] ouch [20:16] ogra, StevenK: can I get a reupload with this fixed? [20:16] hello is there somewhere i can find linux-image-2.6.26-5-generic [20:16] because it is removed in the intrepid repos [20:17] and 2.6.27-2-generic refuses to compile compat-wireless [20:17] or is there someone who could help me with it [20:17] http://pastebin.ca/1197397 [20:17] s0u][ight: LP has it still, you need to dig a little to find it there [20:17] launchpad? [20:17] slangasek, is dropping "or any later version" ok for you for now ? [20:18] cause i know upstream is massively busy :) [20:18] ogra: that's what needs fixed, yes [20:20] someone who knows what the problem is with the error i get [20:21] s0u][ight: my quick guess is that the kernel interface changed in the meantime [20:22] any suggestion to fix the problem? [20:23] slangasek, ubuntu2 uploaded [20:24] ogra: heh, why not a reupload as ubuntu1? [20:24] because i want to keep a record of the change :) [20:24] ok [20:25] version numbers are so cheap :) [20:25] i'm not familiar with launchpad can someone help me finding the image and headers for intrepid 2.6.26-5- [20:25] ogra: for maximus, I see several source files with copyright holders that aren't listed in debian/copyright... [20:25] ./src/eggaccelerators.c: * Copyright (C) 2002 Red Hat, Inc.; Copyright 1998, 2001 Tim Janik [20:25] sigh ... i really thought they were proper [20:25] ./src/tomboykeybinder.c: * Copyright (C) 2008 Novell [20:25] ugh [20:26] that's, er, roughly half the source code in the package :) [20:26] * ogra grabs source and adds names ... [20:28] slangasek, err [20:28] ? [20:28] i'm not sure we look at the same debian/copyright [20:28] found something i think [20:28] src/eggaccelerator.{c,h} are Copyright Red Hat, authored by Havoc [20:28] Pennington and Tim Janik and are under the terms of the LGPL 2 or later. [20:28] src/tomboykeybinder.{c,h} are Copyright Novell, and are also under the terms [20:28] of the LGPL 2 or later. [20:28] thats in debian/copyrght here [20:29] s0u][ight: https://launchpad.net/ubuntu/+source/linux should be a good place to start [20:29] ogra: checking again [20:29] cjwatson, i need binaries :) [20:29] ogra: whoops, you're right; sorry [20:29] :) [20:29] but found it never mind [20:29] s0u][ight: yes, you can get to it from there. the bit that may not be obvious is that at some point (once you've clicked through to the version you want), you need to select "build for i386" or some such [20:29] s0u][ight: ok [20:30] ogra: I don't find it very clear to list the licensing blurbs interspersed between the copyright statements like that :/ [20:30] but i have allready installed 2.6.27 will these 2 conflict [20:30] meaning with gcc or so? [20:30] they shouldn't [20:30] you can coinstall images and headers of different versions [20:31] in the specific case of the kernel, anyway; that's not true in general [20:31] do these kernel images and headers need any other dependencies [20:31] slangasek, yeah, agreed, i'll fix that with the next upload if thats enough for you [20:31] meaning can i install them just like dpkg -i [20:32] ogra: I've accepted it, if you agree that it should be fixed then feel free to do so at any point :) [20:32] i surely will, its confusing :) [20:33] s0u][ight: if you already have another kernel image and set of headers installed, their dependencies should be sufficient; the dependencies don't change often [20:33] s0u][ight: you may need to grab the corresponding linux-restricted-modules as well if you rely on those [20:34] cjwatson, yes i was going to download that .deb package too [20:34] because i installed that one of intrepid's latest too [20:34] :) [20:37] ogra: ok, all three accepted [20:37] gracias :) [20:37] cjwatson, is it normal that i only find x86/86_64 version of the kernel headers? [20:37] * ogra sends a hug in slangasek's direction [20:37] will it cause problems? [20:38] s0u][ight: you're looking on the wrong architecture then, I presume. Yes, it will cause problems [20:38] :s [20:38] ogra: hope that can make it through customs unmolested :) [20:39] heh [20:39] can you help me with finding the i386 version [20:39] s0u][ight: start at https://launchpad.net/ubuntu/+source/linux/2.6.26-5.17/+build/693768 [20:40] s0u][ight: also https://launchpad.net/ubuntu/+source/linux-restricted-modules/2.6.26-5.12/+build/690347 [20:40] cjwatson, no binaries? [20:41] they're there [20:41] look in the "resulting binaries" column. Yes, you have to follow a bunch of links I'm afraid [20:41] behind those links, there's a "Downloadable files" section [20:42] Can somewhere remind me where the -dbg builds are? [20:43] only the headers remained to download :) [20:45] cjwatson, installing atm :) [20:46] jpds: ddebs.ubuntu.com [20:47] cjwatson: Thank you very much. [20:47] cjwatson, while installing the headers i get dependency is not satisfiable [20:48] ok, sorry my prediction was wrong, but you'll need to sort that out on your own system; #ubuntu may be able to offer help [20:49] but what is wrong? [20:49] anyway this sucks and i need to go [20:50] so anyway laters [20:50] the problem you're having with 2.6.27-2 is likely to be best fixed by updating compat-wireless from somewhere, or bugging the ath5k maintainer if there's no update [20:50] rather than by reverting [20:50] I'm the president of NCSU LUG, and we're looking to host linux installfest right after the 8.10 release. Any idea how early or late in the month that is likely to be released? [20:50] Nilbus: http://wiki.ubuntu.com/IntrepidReleaseSchedule [20:50] cjwatson, it is the latest compat-wireless [20:51] cjwatson, thank you. [20:51] Oct 30 [20:51] so late :P [20:51] Nilbus: All good things take time. [20:51] :) [20:51] I am excited anyway === beuno_ is now known as beuno [22:01] Keybuk: Hmm I finished investigating the other way we were starting the MID desktop (the openvt thing), and using openvt's -e fixed many issues, as you guessed -w was causing forks, but I face a stupid problem: [22:02] Keybuk: the xorg vt is switched to near the end of the boot, I see Xorg starting up, and then I'm moved back to one of the other ttys, presumably because they startup as well [22:03] Keybuk: Nothing particular in syslog, I guess this is just racy; I guess the only option is to explicitely trigger an event after the other ttys are all loaded if that's what I care to keep, to then trigger the xorg session job? [22:15] how is support for ar5007eg wireless cards coming in intrepid? [22:50] suggestion for the next possible version of ubuntu: [22:50] Haegin, Jumpy Jackrabbits [22:50] when going into recovery mode, don't mount anything other than /boot and / and don't check discs [22:51] oh, features ;-) [22:51] Not names [22:51] no, a feature [22:52] thought i would mention it while i wait for ubuntu to finish failing to check my 200GB partition I am currently trying to get to root mode to check [22:52] just a good thing it isn't my 500GB drive else I might be here all night [22:52] Haegin, you can Ctrl-C the disk check ... [22:52] nope [22:53] WOrked fine for me the other night [22:53] hangs for a moment if i hold the button down but keeps on trucking [22:53] Haegin: why should /boot and / be treated differently than the others? If there's a fs recovery issue, it could be on either of those filesystems as well [22:53] ill try the othre 2 keyboards that are pulgged in [22:53] slangasek: because you need them to get to the root terminal to fix problemn [22:53] you certainly don't need /boot for that [22:54] and there are various rescue activities one can do without first mounting / ... [22:54] you need boot to boot the system though which is necessary to get to mounting / [22:54] slangasek: i don't care if they are not checked [22:54] no, you never need to mount /boot as part of the boot. === superm1 is now known as superm1|away [22:55] but /boot and / shouldn't take long anyway to check as they should never be too big [22:55] whereas my media drives take forever [22:55] well, I think that's an arbitrary line between /boot and $other_filesystems [22:55] and are certainly not needed for me to get to the root shell [22:55] slangasek: fine, don't check boot [22:56] just don't check $other_filesystems either, it is pointless as far as i can see [22:57] spending 30minutes waiting for something to fail is annoying to say the least [22:58] Haegin: I think the right place where this would need to be changed is in sysvinit; perhaps you could file a bug report? [22:59] ok, will do, thanks [23:04] so noone know anything about ar5007eg atheros wireless support? [23:05] android6011: no, at any given moment #ubuntu-devel is not likely to be the right place to ask about support for a particular piece of hardware; you could try #ubuntu-kernel, or else you might want to file a bug report against the kernel (or if one is already filed, subscribe to it) [23:05] ok thanks [23:06] android6011: also try #madwifi for that [23:07] Haegin: I know there is a working driver, I am just looking to see if it is in interpid at all [23:07] android6011: ah, compile it in if it isn't [23:08] ya i know, i have in several disks, im also just wanting to know for live cd use [23:11] cool! suspend/resume works on my laptop finally on amd64 arch [23:11] just booted up intrepid alpha5, i think i will upgrade to it since i can run amd64 now, whee! :) [23:14] * calc thinks the logout window is a bit of a downgrade from the old one [23:14] all wordy and stuff [23:14] The italics and bad icons are particularly odd. [23:15] slangasek: jdstrand told me that you've granted a FFexception for landscape-client. [23:15] mathiaz: yes [23:16] slangasek: is there a bug number somewhere ? [23:16] no, it was verbal [23:16] is that still not uploaded? [23:16] slangasek: ok - I'm about to upload the package [23:16] ok, yes please :) [23:17] slangasek: ok. thanks for confirming this. === RainCT_ is now known as RainCT [23:28] lool: do we still need to talk about elisa 0.5, if I just approved the FFe? :) [23:29] Are we getting the Hardy logout window back? [23:31] slangasek: haha well if you'd approve it we'd both skip discussing it :) [23:31] lool: ok :) [23:31] * lool hopes the beer / FFEs exchange rate isn't too bad these days [23:32] it gets better the more beers I have, right? [23:34] slangasek: For you, yeah [23:34] heh [23:34] I was thinking supply and demand :) [23:39] seb128: Do you mind if I defer testing and pushing of pango1.0 to tomorrow? packaging committed, but I'm a bit tried TBH [23:39] lool: not at all, I'll go to bed soon too, there is still around 18 tarballs to update tomorrow + the new that will be rolled later [23:48] slangasek: thanks [23:48] * lool waves 'night [23:48] * slangasek waves [23:49] 'night lool