=== savvas__ is now known as savvas === yoasif_ is now known as yoasif [03:18] regarding the discussion about xmonad last night: it looks like this affects all WMs set in .gconf [03:18] that is, if your .gconf in Intrepid specified a window manager, you don't get one in Jaunty [03:19] I can find discussion on the web and on e-mail, and LP bugs for specific WMs, but not one general one. am I just missing it? [03:24] * nixternal hugs his 'startx' with xmonad :) [03:24] is there ubuntu reference, similar to debian's - http://www.debian.org/doc/manuals/reference/ ? [03:25] owen1_: there are a bunch of things that would make up something similar to be honest [03:25] nixternal: that is my personal setup too, yes :) no GNOME on this laptop :) [03:25] no one stop shop for such a thing unfortunately [03:25] geofft: FTW! :) [03:26] but this is biting a bunch of our users [03:27] so I count bugs 378111, 348432, 366166, and 340140 as conceivably all the same issue. [03:27] Launchpad bug 378111 in xmonad "Xmonad refuses to start automatically on 9.04" [Undecided,New] https://launchpad.net/bugs/378111 [03:27] nixternal: like what? [03:27] Launchpad bug 348432 in compiz "Jaunty - after upgrade from 8.10, no window decorator at login" [Undecided,New] https://launchpad.net/bugs/348432 [03:27] Launchpad bug 366166 in ubuntu "e16-gnome not working with jaunty 9.04 " [Undecided,New] https://launchpad.net/bugs/366166 [03:28] owen1_: various documents on help.ubuntu.com, and then various documents under wiki.ubuntu.com [03:28] owen1_: oh, and the Debian Reference itself can be utilized to an extent :) yes, a bit of cheating, but it works in a lot of cases [03:30] i want to learn about the boot process, what apps are running on boot, why and how to control it. can i do it by reading the debian's docs? [03:31] there is something on the wiki concerning boot process, but I do not know exactly where...I came across it a month or so back [03:33] owen1_: have you seen upstart's man pages and /etc/event.d? [03:33] geofft: no [03:35] see man init, man initctl, etc., and the docs in that directory and in /usr/share/doc/upstart-compat-sysv/README.Debian.gz [03:36] geofft: thanks, i'll take a look. i am curious, how come there is no centeralize place on the web for ubuntu, as red-hat and debian? [03:37] huh? there certainly is ubuntu.com :) wiki.ubuntu.com may be more helpful [03:38] geofft: ok. i'll check them out. thanks [03:40] anyway. Anyone have ideas on what in GConf could have broken the window manager preference that worked in Intrepid? [03:41] geofft - what setting did we use for <=Intrepid? Googling pointed me at /desktop/gnome/session/required_components/windowmanager; another at that one and also /desktop/gnome/applications/window_manager/current [03:43] Huh - looks like we were setting /desktop/gnome/session/required_components/windowmanager [03:45] geofft: i can't find anything technical here: https://wiki.ubuntu.com/ [03:50] owen1_: what are you looking for? there are a lot of technical docs deeper within that site [03:52] geofft: mainly the boot process. i was just curious if there is anything online simiar to debian. the links you sent me are not low level, at least i couldn't find any. [03:53] geofft: even the server guide is mainly about installing appse [03:53] geofft: apps. [03:53] geofft: i guess my best bet is the man pages you mentioned. [03:54] geofft: unless i missed a link on https://wiki.ubuntu.com/ [03:56] owen1_: if I search for "upstart", there's a little bit of helpful stuff [03:58] geofft: isn't ubuntu used for production server? is there a place for ubuntu sys admin to look for this stuff? === tkamppeter_ is now known as tkamppeter [07:46] hi all [07:47] i have a laptop with an sdcard reader in it....all the cards that i insert is mounting in /dev/sdb1 .....is there any way to get the sdcard name???? like CANON MEMORY CARD [07:49] hegde: This isn't a support channel; you want #ubuntu. [07:55] wgrant, i have a devel question. if an sru has been uploaded to universe and it got an ACK from motu-sru, how does it move forward out of the unapproved queue? [07:55] maco: You wait for an archive admin to do it on their archive day, I guess. [07:56] maco: But that might take a while, given that {{Some,All}Hands,UDS} is happening. [07:56] ah ok. thanks [08:11] do developers tend to use virtual machines when testing SRUs for previous releases, and if so, what is the software of choice? I've been using virtualbox but it's a bit of a drag to set up the different guests [08:12] they go into -proposed, and users test them. [08:12] hyperair: I'm thinking that developers test the packages before uploading them, though [08:12] also, all virtual machine solutions require you to set up guests. [08:13] but, doesn't vmware provide images which are pre-setup? [08:13] well. [08:13] i'm not sure [08:13] but it's pointless isn't it, if you're gonig to require a vanilla ubuntu ______ system anyway? [08:14] I assumed that the vmware images were "vanilla" [08:14] also I wondered if other virtual machines were easier to setup than virtualbox [08:15] virtualbox is pretty easy...i mean, it has a GUI! [08:15] it's ok, but you have to go through the Ubuntu installation process, then install the extra modules on the guest so that you get proper screen resolution [08:16] you can save the image and pass it around if you like [08:16] takes a while, and I'm setting up one for each supported version of Ubuntu [08:16] i had a alpha5 jaunty on the pirate bay [08:17] i recommend snapshotting right after install that way you can go back to vanilla after each test [08:17] that doesn't really help me though because I'd like a separate machine for each version, snapshots don't really interest me [08:18] the point here is having a separate machine for each version, and snapshotting the vanilla install [08:18] I'll use virtualbox if I have to, of course, but I was curious about what others use [08:18] hence after each test, you can revert to the vanilla install [08:18] i.e. ~0 maintenance [08:19] well, I might do that, but the testing I'm going to do is quite minor, so reverting a test package I've installed takes 5 seconds [08:19] I think my question still stands though [08:21] hi all [08:23] ulimit -m doesn't seem to do anything in hardy [08:23] is this a known feature? [08:24] (ulimit -v 0; exec top) [08:24] Killed [08:24] that's correct [08:24] but ulimit -m does nothing as far as I can tell [08:28] there is a long discussion about the 2.4 kernel http://mail.nl.linux.org/kernelnewbies/2002-07/msg00131.html which says that -m doesn't do what you might think [08:28] is this also true for modern kernels, and if so shouldn't the docs for ulimit be updated? [08:29] mdke, if you look around online, you can probably find vbox images for many of the releases [08:33] maco: ok, I will have a look, thanks [08:34] I'm still interested to find out what other developers use, though [08:35] mdke: you might ask sometime when most of them aren't at all hands, fwiw [08:35] i used kvm when i was testing unstable and knew my hardware was a bad idea with that version [08:35] or should I just report a documentation bug? [08:35] All Hands *without internet* [08:35] plus, the American developers are asleep [08:36] Hobbsee: I'll do that; but we do have some developers left, as you've demonstrated :) [08:37] mdke: sure, but I try to avoid doing SRU work, as i don't tend to run the releases after they've released for long. So i don't count ;) [08:38] mdke: there was a bugsquad community position for someone to regularly create and update virtualbox / other images, though. i'm not sure it ever got filled. [08:38] interesting === savvas_ is now known as savvas [08:41] mdke: i have vbox for testing gui related stuff. if its not gui, i often just use pbuilder chroot with --login option... [08:42] stefanlsd: thanks, that's helpful [08:44] I'll carry on with vbox too [08:52] anyone on jaunty care to do "man bash" and then search for "ulimit" and tell me what it says for "-m" ? [09:06] lesshaste: Have you checked http://manpages.ubuntu.com/ ? === korn_ is now known as c_korn === azeem_ is now known as azeem [10:35] hi [10:35] anyone running a cluster here [10:35] on ubuntu [10:36] ulel: this isn't really an appropriate channel for such questions; you might try #ubuntu-server [10:37] ok [11:43] wgrant: hi! http://qa.ubuntuwire.com/uehs is outdated, could you refresh it? [11:51] quadrispro: Looking, thanks. [11:51] :) [12:10] quadrispro: It doesn't seem to be misbehaving any more, so it should be updating now. === ember_ is now known as ember [12:16] wgrant: thank you === mkarnicki is now known as MegaDork [13:22] Hobbsee: there is internet in all but the plenary room [13:22] Hobbsee: but we aren't really supposed to be using the net [13:22] calc: ahhh [13:23] Hobbsee: coming to UDS next week? [13:24] calc: nope. Been smashed with uni work and real life [13:24] Hobbsee: ah ok [13:24] i won't make it to another one until this time next year, if I make it at all. [13:24] ok === Simira_ is now known as Simira === asac_ is now known as asac === yofel_ is now known as yofel [16:30] ebroder: so, I have both of those gconf keys set to "Metacity" (since early April) and I don't get a window manager on Jaunty [16:31] er, "metacity". Should it be a full path or something? [16:39] okay, setting either one of those to a full path doesn't help. [16:40] geofft: I think you want #ubuntu [16:42] hm, potentially. Although I know there's a bug here. [16:43] Then maybe you want #ubuntu-bug === paul_ is now known as Elbrus [18:42] alo [18:42] ai chat ty ko nhy.? [18:42] ko ngu dc [18:44] !vn [18:44] Để được trợ giúp về Ubuntu bằng ngôn ngữ Việt, xin vui lòng /join #ubuntu-vn. Rất vui lòng được giúp đỡ [18:45] Is there any estimation for fglrx debs working with karmic possible at this time? === hunger_t is now known as hunger [19:04] hunger: You might ask in #ubuntu-x [19:05] ScottK: Thanks! [19:05] ScottK: Not that important since the jaunty kernel is working fine and has fglrx :-) === rgreening_ is now known as rgreening [19:19] has anyone been following IMA in the kernel dev? [19:20] IMA = integrity measurement architecture [19:22] okayzed: You may want to ask in #ubuntu-kernel [19:23] thanks [19:49] ooi, what caused the mass-giveback today? [19:51] I'm remastering ubuntu live iso. [19:52] using uck. I updated all packages and it applied on live iso. [19:53] however after I installed ubuntu on my system using my live iso, the update manager asked me to update packages. [19:53] How can I updated them? [21:05] hi all, i'm trying to debug a Qt4 based app, but gdb isn't stepping into Qt code after i installed libqt4-debug === rmcbride__ is now known as rmcbride [21:07] Hi, are there any util-linux maintainers around who could explain how best to submit a debdiff and/or request changesets be pulled from upstream's git, given the rather unique style of packaging of the source package (being a git repo based off upstream's) ? [21:08] maxb: You'll want to talk to lamon [21:08] maxb: lamont even [21:08] lamont: ping? [21:08] (thanks ScottK ) [22:01] Is there a reason lib32asound2 suggests libasound2-plugins rather than lib32asound2-plugins ? [22:16] maxb: you want to tell me which git commit you want pulled back to which branch [22:16] You are lamont the great. You're supposed to know this stuff. [22:20] ScottK: heh [22:20] well, there are days I'd like to pull all of the commits back, but that's not so feasible. [22:20] anyway, bed time for me. [22:23] lamont: bug 377395 [22:23] Launchpad bug 377395 in util-linux "[karmic] software RAID not assembled at boot - blkid hangs using 100% CPU" [High,Triaged] https://launchpad.net/bugs/377395 [22:23] it'll probably be monday, unless keybuk beats me to it === cr3_ is now known as cr3 === cr3_ is now known as cr3