[03:25] Good night.. anybody alive? [03:25] :) [03:26] Bug Report on installer - Launchpad bug 460121 in ubiquity "ubiquity hangs on step 2 (Karmic RC)" [Undecided,New] https://launchpad.net/bugs/460121 [03:26] Launchpad bug 460121 in ubiquity "ubiquity hangs on step 2 (Karmic RC)" [Undecided,New] https://launchpad.net/bugs/460121 [03:26] and my netbook has support for SDHC cards.. [11:18] evand, lool: on usb of unr I've given the drive a 1 gig persistence and also installed partimage to retrieve the xp image from back up. However on the wubi menu now I only get the options of demo/full install and learn more. I'm going to retry just using the default setting and see if the install inside windows option appears then [11:19] Thanks [11:33] lool, evand: showing up on a default now. So what I'll do is go through the size inbetween and find out where the option stops showing up. [12:04] evand: no slide show on unr ? [12:12] cjwatson anything I can help with for 460192? [12:12] xivulon: already uploaded :) [12:12] it's in the queue for release team review [12:13] ah wanted to sneak in the patch in 460740 [12:13] I just uploaded that too ;-) [12:13] not really that important [12:13] you are too fast [12:15] * davmor2 hands a tripple espresso to xivulon so he too can be this wired [12:19] davmor2: actually only one coffee today so far, this may be an error ... [12:19] * davmor2 quickly hands cjwatson a double espresso [12:37] davmor2: what's your screen resolution? [12:38] evand: small 1024x576 was used to the square AAO [12:38] yeah, it's hiding the slideshow because that's too small a screen resolution [12:39] needs to be >= 800x600 [12:41] evand: no worries then :) [13:47] ubiquity: mterry * r3561 trunk/ubiquity/components/ubi-timezone.py: always refresh timezone combos when entering its page [13:48] ^^ was not actually to trunk [16:00] 15:59 cjwatson: can you verify that https://chinstrap.canonical.com/~nick/wubi-r160.exe is correctly signed? [16:00] evand: ^- could you? [16:00] 16:00 (and that it's the correct binary) [16:00] will do [16:00] booting now [16:12] cjwatson: works [16:12] I'd show a screendump, but kvm was kind enough to segfault when I did that [16:13] evand: ok, so happy for me to tell Spads that that's OK? [16:13] evand: sounds about right :) [16:14] cjwatson: please do [16:14] thanks [16:15] evand: let slangasek know when you've put that in your people directory? [16:16] okay [17:05] usb-creator: evand * r246 trunk/ (3 files in 3 dirs): Unmount the target device rather than calling sync (LP: #457510). === nxvl_ is now known as nxvl === dpm is now known as dpm-afk [19:17] Sound from headphones but not from speakers on Thinkpad x200. I've tried every workaround I can find... any suggestions? [22:46] hi everybody, I'm trying to get usb-creator to work under debian [22:47] what i get is this: http://pastebin.com/m8e1eb5d [22:48] Does anyone know what I can do to make it work? [22:49] the folder /usr/share/usb-creator/ doesn't exist [22:49] kd35a: evand will but he won't be back on till tomorrow now I don't think [22:50] davmor2: ok, do you know what time+timezone he will be back? [22:50] gmt/utc [22:50] ok [22:50] I'll try to catch him then, thanks :) [22:55] partman-iscsi: cjwatson * r34 ubuntu/ (debian/changelog debian/install-rc finish.d/iscsi_settings): [22:55] partman-iscsi: Work around netcfg/choose_interface not always being set, breaking our [22:55] partman-iscsi: workaround for network interface configuration issues when the root [22:55] partman-iscsi: filesystem is on iSCSI (LP: #457767). [22:56] * cjwatson uncommits, slightly broken change [22:57] :( [22:57] partman-iscsi: cjwatson * r34 ubuntu/ (debian/changelog finish.d/iscsi_settings): [22:57] partman-iscsi: Work around netcfg/choose_interface not always being set, breaking our [22:57] partman-iscsi: workaround for network interface configuration issues when the root [22:57] partman-iscsi: filesystem is on iSCSI (LP: #457767). [22:57] just wrong set of files committed, the actual change works [22:58] or at least I'm fairly sure it does, waiting for test to complete [23:00] cjwatson: had/have any spare time to check on https://bugs.launchpad.net/ubuntu/+source/partman-basicmethods/+bug/445067 ? [23:00] Launchpad bug 445067 in partman-basicmethods "ubiquity overwrites VBR of extended partition" [Medium,Fix released] [23:03] arand: not yet, I'm afraid, but I'll put it on my sketchy list for tomorrow [23:04] I'm having a real hard time compiling wubi [23:04] I get wubildr error 77 [23:04] http://pastebin.com/m5c6b0279 [23:05] cjwatson: ok, just shout if/when more testing/info is needed... [23:06] ramvi1: looks like you need to install build-essential [23:06] cjwatson: I've got build-essential [23:06] what's in config.log, then? [23:06] preferably try to avoid whatever happened to that paste, where it's cut off at 29 columns ... [23:07] Here's the config.log [23:07] http://pastebin.com/d147d0d73 [23:07] cjwatson: yeah right. why is it cut off? One sec [23:08] don't worry [23:08] are you intentionally trying to cross-compile wubi? [23:08] here is it: http://pastebin.com/d5708f45 [23:08] actually ignore that [23:09] * ramvi1 ignores that [23:09] err, well, your compiler is broken [23:09] # [23:09] /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.4.1/libgcc.a when searching for -lgcc [23:09] wubi can't be compiled on amd64 maybe [23:10] actually, I think you need to install gcc-4.4-multilib [23:10] wubi wants to compile 32-bit code, and the ordinary gcc-4.4 on amd64 isn't enough for that [23:13] cjwatson: thanks!! That changed something [23:13] new errors though [23:14] tells me to upgrade binutils, but it's all up to date [23:14] http://pastebin.com/d30f43290 [23:15] maybe it's because I'm using grub2? [23:16] I recommend against random guesses :) [23:17] that's why I need you cjwatson ;) [23:17] what wubi branch were you using? [23:17] 8.10 [23:17] URL please [23:17] https://code.launchpad.net/~ubuntu-installer/wubi/intrepid [23:18] you seem to be attempting to build the 8.10 branch on karmic [23:18] oh, is that a problem? [23:18] it's workaroundable [23:18] thought it all was backward compatible [23:18] but it's why you're seeing this [23:18] you'd think :) [23:18] so the easy fix is just compiling in a virtual machine? [23:18] binutils changed in a way that all grub (legacy and 2) configure scripts had to adapt for [23:19] I can get you a fix [23:19] that would be awesome. Thanks for helping me cjwatson [23:24] partman-iscsi: cjwatson * r35 ubuntu/debian/changelog: releasing version 7 [23:29] cjwatson: so what do I do? [23:31] ramvi1: wget -O- http://paste.ubuntu.com/302413/plain/ | patch -d src/grub4dos/trunk -p0 [23:31] (http://paste.ubuntu.com/302413/ if you just want to inspect the patch) [23:32] entirely untested as I'm off to bed now, but that's a direct port of the fix from grub [23:33] thank you very much! Have a good night [23:33] didn't work :p [23:36] oh, you need to update the generated configure script too [23:37] ramvi1: svn revert src/grub4dos/trunk; wget -O- http://paste.ubuntu.com/302417/plain/ | patch -d src/grub4dos/trunk -p0 [23:37] bah [23:38] that's still not enough, one moment [23:39] ramvi1: svn revert src/grub4dos/trunk; wget -O- http://paste.ubuntu.com/302418/plain/ | patch -d src/grub4dos/trunk -p0 [23:39] cjwatson: Reversed (or previously applied) patch detected! Assume -R? [n] ? [23:40] you want me to bzr revert first? [23:40] ramvi1: why do you need 8.10? [23:41] davmor2: I want a quickfix for avoiding all the gpg signing and md5 checksums [23:45] ramvi1: too tired to figure it out remotely, can you figure it out for yourself? the patch is pretty readable so you can figure out what it's supposed to be doing - "-" lines are removed, "+" lines are added [23:45] I put the 'svn revert' in there for a reason, I think that's actually an svn checkout [23:45] that bit of the tree [23:45] cjwatson: sure. thanks again for helping me