/srv/irclogs.ubuntu.com/2009/03/04/#ubuntu-installer.txt

CIA-3wubi: Agostino Russo * r80 trunk/ (23 files in 9 dirs): Completed gettext support02:31
CIA-3wubi: Agostino Russo * r81 trunk/ (43 files in 2 dirs): Merged old translations02:32
CIA-3wubi: Agostino Russo * r82 trunk/ (debian/changelog src/wubi/frontends/win32/progress_page.py): Use previous distro name in strings during uninstallation progress03:07
CIA-3debian-installer: cjwatson * r1057 ubuntu/debian/changelog: No-change rebuild to pick up new components.10:19
CIA-3debian-installer: cjwatson * r1058 ubuntu/debian/changelog: releasing version 20081029ubuntu2310:25
cjwatsonmpt: as well as loop-mounting the ISO (which could be done using fuseiso too), writing to the target USB stick requires privileges greater than that given to an ordinary user10:27
cjwatsonsuperm1: I'm worried that 10 seconds is too short; X is sometimes really slow10:27
cjwatsonsuperm1: how about, instead, we add something to allow it not to even try X, which you could set when you don't have a monitor connected?10:28
CIA-3partman-base: cjwatson * r136 ubuntu/ (74 files in 6 dirs): merge from Debian 12911:50
ubottuError: Could not parse data returned by Debian: HTTP Error 404: No such bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=129;mbox=yes)11:50
CIA-3partman-base: cjwatson * r137 ubuntu/debian/changelog: releasing version 129ubuntu111:53
CIA-3oem-config: cjwatson * r625 trunk/debian/oem-config.install: remove unnecessary absolute paths12:14
CIA-3partman-lvm: cjwatson * r1209 ubuntu/ (debian/changelog lib/lvm-base.sh):12:47
CIA-3partman-lvm: The LVM tools seem to be a bit racy. Add some 'update-dev --settle'12:47
CIA-3partman-lvm: calls after various volume group operations to try to make things a12:47
CIA-3partman-lvm: little more synchronous.12:47
CIA-3partman-lvm: cjwatson * r1210 ubuntu/debian/control: Maintainer and Vcs-Bzr for Ubuntu12:50
CIA-3partman-lvm: cjwatson * r1211 ubuntu/debian/changelog: releasing version 65ubuntu112:51
mptcjwatson, I don't need to authenticate when copying other files to the USB stick. Is there something special about the files usb-creator copies?13:54
cjwatsonmpt: yes - when you copy files in other ways you're going through the filesystem layer, which has been explicitly told to allow access to ordinary users. usb-creator also has to do things like install a bootloader on the stick, which is outside that13:57
cjwatsonmpt: and indeed it often formats the device as well13:58
mptok13:58
cjwatsonthat said I'd prefer usb-creator to escalate privileges just for the bits it needs rather than for the whole UI13:59
mptagreed14:01
evandI have policykit support on my long-term todo list14:07
markcjwatson: thanks, you rock ;)15:00
cjwatsonmark: if you can test on jaunty, that'd be great - I had no way to test it myself15:17
cjwatsonmark: I just sent a patch to grub2 upstream, tested just as little15:17
markhmm15:17
markor I try to apply that patch to grub in hardy perhaps15:17
markbecause I need it in there anyhow :)15:17
cjwatsonmm, maybe, it'll probably take some work15:17
markis this something I could outsource to our canonical on our support contract? >;-)15:18
markprobably not, many disk machines just not yet supported15:19
cjwatsonum, don't know, you could always ask :)15:19
markI'll look at it soon15:19
cjwatsonthe patch is very small if you ignore the pile of stuff to add checking that we don't overflow the BIOS disk limit15:20
markright15:20
cjwatsongrub2 seems to do that completely differently so I skipped that check there15:20
cjwatsonif you have 128 disks or fewer then that part won't be a problem for you15:20
markjust 48 now ;)15:20
cjwatsonok, should be fine15:21
markif you have to rack them you'll agree that it's enough ;)15:21
cjwatsonI can only imagine :)15:21
markhmm it applied cleanly15:31
cjwatsonlucky you :)16:00
markindeed :)16:00
Akkernight_Hello. How can I see if my Ubuntu is 64bit16:01
cjwatsonAkkernight_: this would be better asked on #ubuntu16:03
Akkernight_I know, I\ve tried for ages to join that channel, just can\t find it16:03
Akkernight_well, now it worked16:03
markExecuting 'grub-install (hd0)' failed.16:06
markalas16:06
superm1cjwatson, from what i was seeing, it was starting up in < 1 second.  let me ping bryce and see if he's got some ideas on how to try to start X w/o a monitor connected16:07
superm1and even from slower media i was seeing about 3-4 seconds16:07
cjwatsonsuperm1: sure, I'm just unwilling to believe that that's true everywhere, given the general state of ... well, hardware16:07
superm1right16:08
cjwatsonsuperm1: I would rather be conservative in ubiquity-dm, to avoid creating issues for other people; and give you a way to solve your problem16:08
markcjwatson: I see 48 drives in /target/boot/grub/device.map now16:08
markhowever hd0, or /dev/sda is not bootable on this box :(16:08
cjwatsonmark: so is that really an issue with lots of drives?16:09
cjwatsonI wouldn't expect bootability of /dev/sda to be affected by how many drives are attached16:09
markno16:09
markthat is true16:09
markhow does it determine which drives it needs to install on?16:11
cjwatsonmark: grub-installer tells grub-install (beware confusing naming) what to do; it should be preseedable16:16
markok16:17
markindeed16:19
CIA-3hw-detect: cjwatson * r109 ubuntu/debian/changelog: releasing version 1.71ubuntu516:33
mark# chroot /target grub-install  --no-floppy  "(hd24)"16:57
markSearching for GRUB installation directory ... found: /boot/grub16:57
markThe file /boot/grub/stage1 not read correctly.16:57
markany clues? :)16:57
cjwatsonwould need an strace, I think16:59
* mark installs strace17:00
CIA-3partman-auto-lvm: cjwatson * r219 ubuntu/debian/changelog: releasing version 32ubuntu517:00
markI'm almost inclined to plug in a $5 USB stick to boot from ;)17:10
CIA-3ubiquity: superm1 * r3075 ubiquity/ (bin/ubiquity-dm debian/changelog):17:13
CIA-3ubiquity: Revert last change to switch ubiquity-dm to declare a failed X server startup in 10 seconds.17:13
CIA-3ubiquity: Add in support to poll() the process instead and look for bad return codes after each wakup.17:13
CIA-3ubiquity: If one is found before the 60 seconds is up, declare the X server failed to start.17:13
markdump (hd24)/boot/grub/stage1 /tmp/grubtest17:21
markError 12: Invalid device requested17:21
markhmm17:24
markit only seems to want hd0-717:24
markfrom hd8 onwards it says this error17:24
markbut hmm17:43
markSolaris uses grub too17:43
cjwatsonfor some reason it seems to check (current_drive & 0xFFFFFF7F) < 817:47
cjwatsonstage2/disk_io.c:sane_partition17:47
markwell spotted17:47
cjwatsonI wonder if I have any hope of figuring out why17:47
markI guess I'm just gonna raise it and see ;)17:52
cjwatsonhttp://www.mail-archive.com/bug-grub@gnu.org/msg00525.html17:53
cjwatsonseems to be the thread that caused this to be introduced17:53
davmor2evand: when is the new coloured map going into ubiquity?17:57
markbut no explanation for that magic value18:07
cjwatsonsomething to do with floppies by the looks of things18:16
cjwatsonI'll scratch my head about it a bit and see if I can work something out18:16
cjwatsonin the meantime your workaround is probably to change that function18:16
markyes, I'll do that, it'll at least tell us something18:17
mark"does grub crash and die horribly if you do that"18:17
mark"is this the last blocker"18:18
CIA-3tasksel: cjwatson * r1401 ubuntu/debian/changelog: releasing version 2.73ubuntu1618:25
CIA-3oem-config: cjwatson * r626 trunk/ (d-i/manifest debian/changelog): Automatic update of included source packages: console-setup 1.28ubuntu6.18:26
CIA-3oem-config: cjwatson * r627 trunk/debian/changelog: releasing version 1.54.818:27
CIA-3clock-setup: cjwatson * r204 ubuntu/debian/changelog: releasing version 0.97ubuntu218:30
CIA-3rootskel: cjwatson * r339 ubuntu/debian/changelog: releasing version 1.73ubuntu218:31
CIA-3partman-auto-loop: cjwatson * r48 ubuntu/debian/changelog: releasing version 0ubuntu1618:32
markhmm, next question...18:53
markMar  4 18:29:45 debconf: --> SET grub-installer/bootdev (hd24)18:53
markMar  4 18:44:52 grub-installer: (hd24)^I/dev/sdy18:53
markand yet:18:53
markMar  4 18:44:47 debconf: --> SUBST grub-installer/progress/step_install_loader BOOTDEV (hd0)18:53
markMar  4 18:44:47 debconf: Adding [BOOTDEV] -> [(hd0)]18:53
markshould that be /dev/sdy perhaps?18:53
markworth a try...18:53
Wellarkjust installed kubuntu jaunty alpha5 on my laptop.. long story short: installer overrided my MBR and TrueCrypt bootloader with it as it didn't bother to ask me where I want GRUB to be installed. here's some log from #ubuntu+1: http://pastebin.ubuntu.com/126430/21:10
WellarkI'm thinking this happened because the installer failed to detect the other OS' and thought that it's OK to mess freely with the MBR21:11
Wellarkwell, alpha happens :)21:12
WellarkI a spare boot and crypt/lvm-partition on the laptop so I'm able to do testing if needed21:18
charlie-tcaWellark: could you file a bug on that21:18
charlie-tcahttps://bugs.launchpad.net/ubuntu/+bugs21:19
Wellarkagainst jaunty debian-installer?21:19
charlie-tcayes21:20
charlie-tcaplease21:20
charlie-tcaKeeps it from getting lost21:20
Wellarksure21:20
charlie-tcaThank you21:20
Wellarkshould I tag it with "jaunty" or something?21:28
Wellarkwell, here it is: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/33795721:29
ubottuLaunchpad bug 337957 in debian-installer "installer doesn't ask where to install GRUB and overwrites MBR which contains TrueCrypt Bootloader" [Undecided,New]21:29
Wellarksorry for crappy report, but I don't have time right now to make it better21:29
WellarkI might edit it a bit some later time21:30
charlie-tcaIf you still have it up, the logs would help.21:30
Wellarkit's down already...21:31
Wellarkbut I could run the installer again tomorrow or so21:31
charlie-tcaokay. There is a selection to save the logs, or if it completes, they will be in /var/log/install21:32
charlie-tcaI tagged it21:32
WellarkI still have the installation present.. I will try to get to the log, but as soon my wife gets off the phone I have to quit for the day ;)21:33
charlie-tcano problem21:34
Wellarkok. I got the log directory21:44
Wellarkis it OK to attach tar.gz to the bug report?21:44
Wellarkcharlie-tca: ?21:45
charlie-tcayes21:45
charlie-tcaPreferred format is unzipped21:45
charlie-tcaor untarred21:45
charlie-tcabut, yes, that is okay21:45
Wellarkok. attached.21:48
Wellarkthanks! now I'm going to dedicate the rest of the night to my wife. cu21:49
charlie-tcaHave fun.!21:49
xivulonanyone that wants to double check the English strings in wubi?23:37
CIA-3wubi: Agostino Russo * r83 trunk/ (3 files in 3 dirs): Provide an option to hide wubi installation in CD menu (LP: #338015)23:46

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!