[00:28] cjwatson, I am quite sure the file is not corrupted (still getting out of disk errors) [00:43] I mounted the xp vm under my main jaunty setup, run fsck on root.disk, then mounted root.disk and accessed without any problem [00:44] then unwound everything and tried to access root.disk from kvm/grub2 via loopmount module, but got "out of disk" [00:47] not sure how to check for lba, it's the stock kvm bios (vgabios cvs 8-jul-09) but do not see any obvious way of displaying the settings [00:47] soren ^ [01:16] as for the fs corruption that happens after reboot, the error is "contains a filesystem with errors" (EXT2_ERROR_FS || !ext2fs_test_valid()) [09:39] cjwatson, morning, any hint for ^^^? [09:41] evand, davmor2, do you experience fs corruption in a wubi installation after a reboot? [09:42] it seems most (all?) of those are just dirty flag [09:42] xivulon: is it down to time check on superblock [09:43] ah so it's not just me, glad to hear that [09:44] at the moment grub.cfg has to be updated manually, I will provide a patch for casper-support [09:44] xivulon: https://bugs.launchpad.net/bugs/423247 [09:44] Ubuntu bug 423247 in clock-setup "Superblock last mount times cause fsck to fail" [High,Fix released] [09:45] re grub2 loopmount, I still have "out of disk" errors even after running fschk on the root.disk file (from outside the vm) [09:46] soren, how can I check whether vgabios used in kvm supports LBA? [09:51] ubiquity: evand * r3433 ubiquity/debian/ (changelog ubiquity.templates): [09:51] ubiquity: Do not provide an inaccurate remaining time estimate for the file copy [09:51] ubiquity: process (LP: #199834). Thanks rugby471! [10:08] xivulon: vgabios doesn [10:08] t. It's for the graphics card :) [10:08] xivulon: The bochsbios should. [10:10] ubiquity: evand * r3434 ubiquity/ubiquity/frontend/base.py: Remove reference to a no longer used variable. [11:40] ahh! [11:41] soren thanks! [12:24] evand, xivulon: Running today's iso wubi is working again however after reboot on the linux side. Hit ubuntu you get the grub menu hit the top option and I get the following error. error: You need to load the kernel first press any key to continue... This takes you back to the grub menu [12:25] davmor2: is this after the install completes in its entirety (after ubiquity has run)? [12:26] evand yes [12:26] if you press e instead of hitting enter on the option, what does it show you? [12:27] set quiet=1 [12:27] insmod ntfs [12:27] that's it? [12:27] set root=(hd0.3) [12:27] evand hang on I'm copying it all [12:28] , not . on hd0 [12:28] search --no-floppy --fs-uuid --set f6863c88863c4b7f [12:29] linux /vmlinuz-2.6.31-9-generic root=/host/ubuntu/disks/root.disk ro quiet splash [12:30] initrd /initrd.img-2.6.31-9-generic [12:30] evand that's the lot [12:31] davmor2: can you please file a new bug with that information, and attach the wubi log file [12:31] yes no probs [12:39] hi davmor2 [12:39] xivulon: hello [12:40] as mentioned grub.cfg has to be edited [12:40] will have to submit a patch for lupin to that automatically [12:40] in the meantime you can change thing manually [12:40] the line should read: [12:41] linux /ubuntu/disks/boot/vmlinuz root=/dev/sda1 loop=/ubuntu/disks/root.disk [other arguments] [12:42] replace sda1 with whatever is appropriate, similarly, for the initrd, prepend "/ubuntu/disks/boot/" [12:43] loop might be = /host/ubuntu/disks/root.disk (don't remember on top of my head which one it is) [12:44] xivulon: wilko I'll try it now [12:45] evand: bug 426238 fell free to do what ever I'll add the work round to it when I know it works :) [12:45] Launchpad bug 426238 in wubi "ubuntu fails to boot after install." [Undecided,New] https://launchpad.net/bugs/426238 [12:52] evand, FYI I have been waiting to get grub2 loopmount going first, as in that case the grub config will change [12:53] was hit by 423247 and lba but hopefully today will get that moving [12:55] usb-creator: rgreening * r163 trunk/usbcreator/frontends/kde/frontend.py: Re-enable ISO image support in KDE fronte-end againg. Got lost in one of the prev merges. [13:10] xivulon: added the temp work round to the bug [14:02] evand, hey, thanks for pushing in the plugins branch! [14:02] sure thing [14:12] evand: Did anything happen with UNR + wubi, by the way? [14:22] StevenK we played with davmor2, and we still have the size issue [14:22] evand shall we enable DVDs? [14:22] or do you prefer for me to check the squasfs instead? [14:22] I thought the size issue was sorted out [14:23] I've managed an install off a USB key [14:23] if I am not mistaken the patch compensated for free space [14:23] which might still be an issue if you have a large usb disk, with little free space [14:24] My issue on Friday was that I could install UNR via Wubi, but I couldn't boot [14:24] ah that's known, I am on it [14:24] Woot [14:24] xivulon: Is there a bug about it? [14:24] See 426238 [14:25] if you look at the irclog above I gave davmor2 instructions for manual override [14:25] as mentioned I am playing with grub2 loopmount, once that is sorted I will take care of update-grub [14:27] evand: any progress with working around format backend issue in usb-creator? [14:29] rgreening: not quite yet. davidz hasn't responded, so I'm going to have to look into it myself. I'm caught up in getting policykit support working at the moment, but I'll make sure I find time for it today/tomorrow. [14:30] oh, policy-kit is a bigger priority. :) Will the kde FE be able to take advantage then? [14:31] evand: as soon as you have something ready for policy-kit, let me know and I can add the kde bits and test... [14:31] will do! [14:31] assuming it's straight forward [14:31] ty evand [14:31] * rgreening cant wait to remove kdesudo [14:33] StevenK: it may also be that the wubi builds were failing so it dropped to version 142 rather than rev 150 [14:33] yeah, that's quite the kludge [14:33] try again with todays you might have more luck :) [14:34] StevenK: also I add the work round to the bug above [15:01] evand: usb-creator seems broken again [15:01] evand: known issue? [15:01] define broken [15:01] there are a few fixed issues that are in trunk [15:03] evand: http://rookery.canonical.com/~kirkland/fail.png [15:03] interesting. [15:03] can you pastebin /tmp/usb-creator.log [15:05] evand: http://paste.ubuntu.com/267299/ [15:07] kirkland: does the CD image you're using not have an isolinux directory? [15:07] evand: dunno ... it's the current karmic desktop amd64 iso [15:07] evand: i can crack it open [15:08] kirkland: can you pastebin isoinfo -J -l -i whatever.iso ? [15:08] evand: yeah it has isolinux [15:08] curious. [15:09] evand: http://paste.ubuntu.com/267304/ [15:09] evand: i downgraded to jaunty's usb creator and it's working [15:11] oh, I've missed the obvious in the log file [15:12] it's not copying any relevant files over [15:21] usb-creator: evand * r164 usb-creator/usbcreator/ (backends/devicekit/backend.py install.py): Add debugging information on install choices. [15:34] usb-creator: evand * r165 usb-creator/po/ (37 files): Update translations from Launchpad. [15:45] usb-creator: evand * r166 usb-creator/debian/changelog: releasing version 0.2.5 [15:54] evand: you know that in the current version of crewator it shows drives with 0 capacity? Just wondering if we should filter them out appropriately. [15:54] and best way to go about it ( i assume in back-end) [15:56] it's 0 bytes free [15:56] not 0 bytes capacity [15:56] but it's for entire disks [15:56] where there's no concept of free space [15:56] suggestions welcome [15:57] (see the devicekit backend's _add_drive function for the relevant code) [16:00] evand: if capcity == 0 and free space == 0 then should we filter? [16:02] I don't think we ever want to hide a partition (disks are a different story, but one step at a time :)). If we need to delete some files, then we should put up the "need more space" message below the target list box with an open button next to it that spawns a file browser. [16:02] evand: hmm... I get /dev/sr0 which is my CD-ROM showing up in target list [16:03] rgreening: is that with the latest bzr? [16:03] yep [16:04] evand, wrg to the permissions drop on the UI for ubiquity, do they actually get fully restored by the end for that 'reboot' command? (referencing bug 412825) [16:04] Launchpad bug 412825 in upstart "Clicking reboot doesn't actually reboot the system" [Undecided,New] https://launchpad.net/bugs/412825 [16:04] I thought they were [16:04] ah-ha... evand, if I load the CD-ROM with a proper imatall media first, then launch creator, it works as expected. [16:05] however evand, if I do not have a CD inserted, it shows up in the targets list and does not allow me to add the CD to the source list (as its already in the target) [16:05] rgreening: hrm, r160 should have fixed that [16:06] I'll look into it [16:06] superm1: checking [16:06] evand: ok [16:06] I see the same in both kde and gtk FE [16:12] ubiquity: evand * r3435 ubiquity/ (debian/changelog ubiquity/frontend/gtk_ui.py): Call reboot as root. Thanks Mario Limonciello! [16:12] superm1: so it is not. Thanks a bunch! [16:12] evand, wow crazyness. [16:12] how did that ever work before? [16:12] evand: the capacity && free == 0 question, both are referencing disks here. E.g. the /dev/sr0 and /dev/sdb. sr0 is my CD-ROM and sdb is my card reader. Both show in target list and 0 capacity and 0 free which is correct since neither have media in them at the time. SO they really shoul dnever hit the target list (I believe) [16:12] * evand shakes his head. [16:13] no idea [16:13] rgreening: I disagree on /dev/sdb. It allows us to use it as a target for disk images (do recall that usb-creator supports those) and format the device when it's unpartitioned. [16:14] we should fix it so that cd rom devices do not show up in the targets list though [16:14] evand: my point is, that I have no card in it and it shows up with 0 free and 0 capacity [16:14] ah [16:14] so exactyl how is that beneficial :) format thin air :P [16:14] I see your point [16:14] haha [16:14] ;) [16:14] apologies for that [16:15] np [16:15] maybe only show /dev/sdb when you select a .img file in the first place then [16:15] if it's an ISO, then don't ever offer it [16:15] superm1: that's the plan, but I'd like to get it working without issue first [16:16] ah ok :) [16:16] evand: also, the fact that the CD-ROM cannot be picked up in source list if the CD is inserted after launching the creator is a problem (could be related to it being already in the target list I guess) [16:16] (it was also need to show it when a device was unpartitioned or had no vfat partitions, so you could format the device) [16:17] rgreening: not sure why that's happening. I'll add it to my list of things to check out. [16:22] usb-creator: evand * r167 usb-creator/ (debian/changelog usbcreator/backends/devicekit/backend.py): Ignore 0 byte devices. Thanks Roderick B. Greening! [16:26] evand: yeah, a device with no partitions, will still have a > 0 capacity :) [16:26] ty for the fix [16:32] evand: tested. 0 capacity filtering works as expected now. cheers. [16:32] hoora [16:32] y [16:32] haha [16:33] so, now just need to get it to pick up CD insertion after the fact... [16:33] I'll take a peek and see if I can figure it out [16:35] cool, thanks [16:35] np. gonna reboot.. bbiab [16:46] ubiquity: mterry * r3436 trunk/ (3 files in 2 dirs): oem-config: restart HAL when finished [16:51] mterry, with halsectomy going on, perhaps you should add hal as a depends to oem-config for now as a reminder that script needs to be dropped when hal goes away [16:52] superm1, fair enough [16:55] ubiquity: mterry * r3437 trunk/debian/control: oem-config: add hal to Depends for last checkin -- when hal is finally dropped, we should remove this and update the ubi-restart-hal script that restarts it === nxvl_ is now known as nxvl [17:56] evand: ping [18:01] evand: In creator gtk frontend, there's a timer for update_free. Is this still necessary? If so, I need to mirror this code in kde front-end. [18:01] otherwise, it should be removed from gtk version, along with the dead code (add/delete_timeout) [18:07] evand: I think the CD-ROM detection issue required a dbus signal in detect_devices for "DeviceChanged" ... maybe... [18:21] evand: yep. DeviceChanged will catch it... but it seems the device is constantly in a changed status CD or no CD inserted. [18:21] so, it's not quite correct... [18:21] ideas evand? [19:04] evand: have a look at this... http://paste.ubuntu.com/267435/ [19:05] evand: it's my attempt at fixing the optical drive detection not working if inserted after creator is run. It works, but may not be the best approach. [19:06] evand: I believe the devicechanged polling for optical drive needs to deal with add and remove, cause if you also eject the optical media, the normal remove device doesn't apply/work either. [19:07] since the device file exists regardless of any media in the drive, and the backend only detects new or removed device file entries. [19:07] anyway, have a look. Let me know if this is ok to commit for now until we get a better solution (I have in my local bzr checkout rdy to apply) [19:12] usb-creator: rgreening * r168 trunk/usbcreator/frontends/kde/frontend.py: [19:12] usb-creator: Make kde frontend call detect_devices from private ref (self.__backend). [19:12] usb-creator: Add update_loop timer to mirror gtk frontend (is this still required by either frontend?) [19:16] usb-creator: rgreening * r169 trunk/debian/changelog: update changelog === robbiew is now known as robbiew-afk