=== wgrant__ is now known as wgrant === yoasif_ is now known as yoasif === carthik is now known as carthik_ === carthik_ is now known as carthik_zZZ === thekorn_ is now known as thekorn [07:22] good morning [07:26] hi === thekorn_ is now known as thekorn === mrpouit is now known as mr_pouit === mrpouit is now known as mr_pouit [15:10] Boo [15:21] hum. getting timeouts on lp [15:24] it's pretty slow for me [15:26] hggdh, pedro_: It's because Karmic is being initialised, so the DB is fairly well loaded. [15:26] It shouldn't be too much longer. === thunderstruck is now known as gnomefreak [15:55] foo === thekorn_ is now known as thekorn [16:33] wgrant, thanks === carthik_ is now known as carthik === MTeck is now known as MTecknology === charlie-tca is now known as charlie-tca__ [16:52] uff, it looks like launchpad is on a release party right now [17:10] hi [17:10] #ubuntu is overcrowded [17:10] someone know the md5sum of the iso? (desktop edition, i386) [17:13] stpere, see MD5SUMS in the download directories. [17:14] thanks [17:14] the ubuntu website should be updated [17:14] wiki page UbuntuHashes [17:16] stpere, I completely agree. Maybe you'd like to start the update? [17:16] I could, if I have some freetime this afternoon [17:17] That'd be great. Thanks. [17:18] You might check in with #ubuntu-doc beforehand, just to avoid edit conflicts, in case someone else tries. === maco is now known as PeterGriffin === PeterGriffin is now known as maco [17:40] launchpad seems down.. the site about existing bugs [17:41] so I was wondering.. is this bug known about? You change screen res in display prefs and wait 10 seconds for it to revert back... but it can't revert back because it of 'file not found' [17:57] vixey, should not happen [17:57] what shouldn't happen? [17:57] 'file not found' when reverting to the original setting [17:58] unfortunately, LP is sort of very slow right now... [18:02] hggdh: I have noticed the same about LP [18:02] oh I agree! [18:02] It's a terrible bug [18:03] the revert should probably not use any files so that it cannot happen I guess [18:03] but yeah I couldn't find out if someone already reported it === ecanto is now known as edson === BrunoXLambert_ is now known as BrunoXLambert [18:59] hello [19:00] i'm having problem with booting my Ubuntu 9.04 installation [19:00] https://bugs.dogfood.launchpad.net/ubuntu/+source/linux/+bug/312554 - this is what happens [19:00] Launchpad bug 312554 in linux "Regression: bug: int 14 cr2... booting 2.6.28 in jaunty fails on ASUS P5q and maybe others" [Undecided,Fix released] [19:01] 32bit, desktop version [19:01] I read somewhere I could run into issues with older ATI cards [19:01] what kind of issue? non working compiz, or not booting issues? [19:02] I didn't found details on it [19:12] brb [19:18] jooozek: Could you boot without initrd? [19:31] dogfood.launchpad.net? really? for a demo server? [19:32] greg-g, It's not quite a demo, but yes. [19:34] persia: just curious how that person was on that server, really. Never saw the name before. [19:37] greg-g, It's an open server, with roughly the same auth rules (modulo DB update rates). It's only useful for reading, as it's typically out of date, and the changes overwritten. But when LP is having issues (like now), it can be useful for checking older stuff. [19:38] right right, makes sense, just new to me :) [19:38] I mean, I've seen staging and possile another demo server, but not that specific one. Anywho. Happy Release Day. [19:39] staging. is another one. I don't really know what code drops happen to dogfood or staging, or when (you could ask in #launchpad), but I've previously used staging to test code that talked to LP feeling safe that I wouldn't damage the normal bug DB. [19:39] Happy Release Day :) [19:39] :) [20:07] hello once again [20:08] i tried removing the initrd line in GRUB, but then i got something like this: kernel panic - not syncing :VFS: unable to mount root fs on unknown block [20:10] if it matter i used WUBI to install it [20:10] matters* [20:17] jooozek, The root filesystem is stored in the initrd: unless you provide some other root value for booting, that's normal. [20:17] i see [20:18] so any other solutions to https://bugs.dogfood.launchpad.net/ubuntu/+source/linux/+bug/312554 ? [20:18] Launchpad bug 312554 in linux "Regression: bug: int 14 cr2... booting 2.6.28 in jaunty fails on ASUS P5q and maybe others" [Undecided,Fix released] [20:24] joozek: using option like root=/dev/sda1 instead of uuid could work. [20:28] http://rafb.net/p/nBN51Q47.html [20:28] that's how my menu.lst looks [20:28] grub says that my linux is on hd1,0 [20:30] ah, you are speaking about fstab [20:30] i have no access to it [20:35] jooozek: no - he's talking about passing it to kernel in grub [20:35] yep. you can remove initrd and edit kernel line to root=/dev/sdb1 or hdb1. [20:36] ah, that way [20:36] ok, ill try it right now [20:54] so anyway, like i said earlier [20:54] i've used the WUBI-installer [20:55] and the whole disk is in one file [20:55] on a windows partition, i have no way to access /dev/hdb1 since it doesn't exist [21:00] hmm. it is marked as fix released. are you using via processor? [21:00] nope [21:00] amd athlon 64 3000+ venice, socket 939 [21:12] last two comments were about via. i have no more ideas :( [21:42] /win 15 [21:43] bdmurray: ? [21:43] seems there was a space on my line [21:44] yeah [21:57] how might I test a -proposed version of a package (I have the source added) if a newer version exists in a PPA that I have added? [21:57] I commented out the PPA and did an update but it still seems to show that [21:58] mrooney: try manually reinstalling like apt-get install gspot [21:58] It's more complicated than that, because of maintainer scripts. [21:59] mrooney, You'll want to first try to downgrade to the non-PPA version, and then upgrade to the -proposed version. [21:59] persia: oh, I just removed the PPA version [21:59] Note that this won't catch all issues, as it may be that something in the maintainer scripts for the PPA version doesn't support clean downgrades. [22:00] Oh, you can do that too :) Cleanest way to downgrade is to purge and install the earlier version. [22:00] I seem to have broken apt though [22:00] (just be sure to *purge* rather than just uninstall, as otherwise you may end up with a config that was adjusted by the PPA version) [22:00] mrooney, apt-get autoclean sometimes fixes it. [22:01] Alternately, you might have a dependency from some other PPA package causing an issue. [22:01] http://paste2.org/p/190294 :[ [22:02] oh I see, I dumb [22:02] to enable proposed I *changed* my main source line from jaunty to jaunty-proposed [22:03] Ah, yes. That *would* confuse apt. [22:03] https://wiki.ubuntu.com/Testing/EnableProposed [22:03] yeah I read that but assumed I could just change jaunty to jaunty-proposed for no good reason [22:04] * BUGabundo users should not manually edit sources.list [22:04] guess we need something like visudo for apt sources [22:04] BUGabundo: how would you recommend doing it on a server? [22:04] mrooney: ^^^^^^ [22:04] well, do we have that? ;) [22:04] do-release-upgrade [22:04] AFAIK no [22:05] jcastro: humm you seem out of context [22:05] visudo doesn't solve the issue. [22:05] It would be more something like having checkboxes in software-sources that could enable proposed easily. [22:05] persia: not visudo per si, but a similar tool to edir sources [22:05] there's nothing wrong logically with what I did, someone might want to only use -proposed packages for some reason [22:05] BUGabundo: right, I am saying, if you use do-release-upgrade you don't have to mangle source lines [22:06] mrooney: would fail. regular propose depend on stuff in main [22:06] persia: there already is that checkbox [22:06] a little curses thing would be nice [22:06] (or universe ) [22:06] mrooney, I was just checking. Right. Mind updating the wiki to be really clear that one should use that checkbox? [22:06] jcastro, We have GTK and QT tools: why would we want curses? [22:07] persia: why would we want GTK and QT? [22:08] * sbeattie ducks and runs. [22:08] sbeattie, Because that way we don't have to wait for anyone to implement anything new? [22:08] (plus, it's that many fewer things for you to test) [22:09] persia: I was talking about for server [22:11] yes, I don't have gtk or qt on my server [22:12] So do we have nothing equivalent to "Software Sources" on Server? [22:13] persia: nano sources.list [22:13] ... [22:14] BUGabundo, That's not equivalent. [22:14] I know! [22:14] that's where I started all this talk [22:14] it would be nice to have a visudo like tool for apt sources