/srv/irclogs.ubuntu.com/2012/11/20/#ubuntu-installer.txt

cjwatsoninfinity: Hmm?  There sure is a reboot, always has been.00:03
cjwatsonNo idea why veebers is seeing the wrong kernel version, unless the effect of their netboot setup is to not be booting the kernel they think they are ...00:04
infinitycjwatson: Hrm.  Maybe I'm confusing it with some other installation method.00:04
infinityIt all blends together after a while...00:05
veeberscjwatson: thanks for the clarification. It seems odd that it's -17 after the install and a sudo reboot boots us into -1800:50
veeberscjwatson: or are you suggesting that there is some configuration in the lab which is causing it to boot for the -17 kernel straight after the install which isn't happening for the sudo reboot?00:51
cjwatsonThat's the only kind of thing I can think of00:59
cjwatsonUnless there's something post-reboot that does an upgrade00:59
cjwatsonThe first reboot after install is supposed to be (and IME is) essentially equivalent to subsequent reboots00:59
veebersI'm confident that it's the dist-upgrade in the preseed installing the newer kernel (was watching the logs during install)01:01
veeberscjwatson: I just got confirmation that there should be no interference from anything in the lab with the post-install reboot (i.e. only thing is the netboot, which is what started the install but isn't in effect at the post-install reboot stage)01:11
cjwatsonWell, all I can tell you is what the installer normally does.  I would strongly advise checking what the post-install path to the kernel your infrastructure is actually booting is, rather than what the lab folks say it should be.01:15
veeberscjwatson: is there a way (using the preseed) to get the installer to install the -18 kernel from the get-go, instead of using a success_command -> dist-upgrade?01:17
cjwatsonProbably not desperately easily01:18
cjwatsonNot going to try to figure it out at this time of night anyway :)01:19
veeberscjwatson: in case it clarifies anything, the machine in the lab uses dist-upgrade to install the newer kernel (which should setup grub options, right?) and is rebooted. at that point of reboot it's just a standalone machine with no intervention01:19
veeberscjwatson: ah understood (didn't consider your time of day :) )01:19
cjwatsonIt doesn't clarify anything much because I don't know how your infrastructure is shaped.  You are the best-placed person to investigate this.01:19
cjwatson(Yes, a simple dist-upgrade should update grub.cfg.)01:19
veeberssure understood. as far as I'm aware at the time of reboot it's effectively a stand alone machine and thus should just boot the first grub option01:21
veebers"should just" being the operative term :)01:21
cjwatsonMm.01:22
cjwatsonBut I don't actually believe that since it's just as much standalone after the first reboot as after the second.01:22
veebershmm, I wonder if Utah is doing something to dirty the waters then01:25
veeberscjwatson: will this preseed command work as expected in ubiquity? "d-i pkgsel/upgrade"01:39
cjwatsonNo.01:40
veebersoh, is there an equiv?01:40
cjwatsonI think you're barking up the wrong tree.  It shouldn't matter exactly where in the installer (native installer code or your preseed) you do the upgrade.01:40
cjwatsonThe equivalent is to DIY using a preseed file ...01:41
veebersok01:41
cjwatsonWhich is what you're doing.01:41
veebersunderstood01:41
veebersrandom question, (in a VT during install) is there a reason why 'tail -f' doesn't actually follow the file?02:47
infinityveebers: On a live install?03:41
infinityveebers: If so, yes.03:41
veebersinfinity: yes and oh? please tell :)03:42
infinityveebers: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/88214703:42
ubot2Launchpad bug 882147 in linux (Ubuntu Precise) "overlayfs does not implement inotify interfaces correctly" [High,Triaged]03:42
veebersah makes sense. Thanks infinity03:42
infinityapw has a halfway working implementation, but for enough beer, he might be convinced to make it fully-working.03:43
infinityOr die trying.03:43
infinityFrom alcohol poisoning.03:43
StevenKHe's a kernel team member. They're immune.03:43
infinitySo not true.03:43
infinityStevenK: Andy's about half a Leann, and we broke Leann in Copenhagen, QED.03:45
infinityStevenK: (drinking-wise, not size-wise, obviously)03:45
StevenKHaha03:45
infinityStevenK: So, Foundations, 1; Kernel, 003:46
StevenKBreaking Leann is not nice.03:46
infinityShe was in a room full of nerds.  Would you rather she had to tolerate us sober?  Whiskey seemed like the sane choice.03:47
smartboyhwcjwatson, strange now I can't build wubi....08:49
cjwatsonsmartboyhw: Don't ask me, I've never been able to build it09:44
cjwatsonsmartboyhw: ev is the expert on that09:44
smartboyhwcjwatson, oh OK...09:44
evoh hi :)09:44
smartboyhwev, please do help...09:44
smartboyhwGot some python23.dll missing thing09:44
evsounds like you're trying to build without the dependencies installed in ./wine/09:44
evmake sure you have the DISPLAY variable set09:45
evone very long standing bug is that we could get around this by using MSI installers in automatic mode, like I taught usb-creator for Windows to do09:45
evbut I've never gotten around to implementing that in Wubi09:45
evpatches welcome :)09:45
evscratch that itch09:46
smartboyhwev, er 1. I've been able to build before09:46
smartboyhw2. I installed wine-*09:46
evoh, hm09:47
evsmartboyhw: so maybe do a find | grep python23.dll in the wubi source tree09:47
evmake sure it's tehre09:47
evthere*09:47
evif memory serves, it's just a simple cp in the Makefile09:47
smartboyhwev, no....09:48
smartboyhwev, can't find it....09:48
smartboyhwI think it is a wine regression or something...09:48
evit should only need to do it once09:48
evonce you have done the first build, it wont need to run anything under wine09:48
smartboyhwev, er actually I re-downloaded the source code...09:49
=== smartboyhw_ is now known as smartboyhw
evsmartboyhw: hm, maybe it is a regression then. Hard to say without digging into the build on your machine.10:08
evLet me know if you get stuck in the build infrastructure and need anything explained10:08
smartboyhwev, it just misses the python23.dll file. Probably I will have to report a bug regression...Originally trying to see if the new Bug 1080090 fix works...However I even got a bug in bzr add now......:(10:09
ubot2Launchpad bug 1080090 in Wubi "When installing Ubuntu Studio in Wubi, it says that it does not match the words in .disk/info" [Undecided,In progress] https://launchpad.net/bugs/108009010:09
evbzr add is producing a traceback?10:10
smartboyhwev, yes. I've reported a bug already10:12
smartboyhwBug 1081040...10:12
ubot2Launchpad bug 1081040 in Bazaar "bzr add does not work" [Undecided,New] https://launchpad.net/bugs/108104010:12
evsmartboyhw: yikes10:12
smartboyhwev, yikes too10:12
evheh10:12
cjwatsontry 'svn upgrade' in that directory10:13
cjwatson(/home/smartboyhw/wubi/src/grub4dos)10:14
smartboyhwcjwatson, OK10:14
smartboyhwcjwatson, next upgrade to grubutil... So many outdated ones10:15
smartboyhwYeah I got the bzr add problem solved10:15
cjwatsonwe should probably nuke the grub4dos-based stuff from the wubi tree10:16
cjwatsonI'm sure it's bitrotted anyway10:16
xnoxcjwatson: in #ubuntu-arm ogra brought up an interesting question. oem-config depends on ubiquity, which recommends lvm2/dmraid/btrfs-tools.10:32
xnoxbut those recommends are not wanted in the pre-install images that will not run partitioner.10:33
ogra_which in turn results in a quite big initrd10:33
xnoxwhat would be the best way to express for these images install partitioning bits and for the preinstall/"devicy" images do not include partitioning bits10:34
ogra_i could worst case just apt-get ourge them from livecd-rootfs during preinstalled builds10:35
ogra_*purge10:35
ogra_but that feels a bit dirty10:35
xnoxthat is not sustainable, because next time I add mdadm, we will have to remember to do this......10:35
ogra_well, i will need some such code anyway as an interim until we have a split desktop and desktop-core seed10:36
ogra_(current nexus images get to big with libO and thunderbird on them)10:36
xnoxogra_: drop python2 =)10:37
ogra_heh10:37
xnoxogra_: who cares about software centre right =)10:37
xnoxoh wait..... we need that.10:38
ogra_yeah, how else would you install steam on your arm device :P10:38
ogra_or skype10:39
cjwatsonxnox: I've long thought that oem-config's dependencies should be restructured10:56
cjwatsonI'm just not sure how - it gets messy with the frontend axis to consider as well10:57
cjwatsonI don't know whether the right way to think about it is to split out a core package, or to split out the partitioner10:57
cjwatsonOpen to reasonable suggestions10:57
xnoxack11:00
* ogra_ curses11:25
ogra_i seem not to be able to get the quoting of my abootimg call right in lvecd-rootfs11:25
ogra_Chroot chroot "abootimg --create /boot/installer-${KVERS}.img -f /boot/b11:26
ogra_ootimg.cfg -r /boot/initrd.img-${KVERS} -k /boot/vmlinuz-${KVERS}"11:26
ogra_this one works just fine11:26
ogra_Chroot chroot "abootimg -u /boot/installer-${KVERS}.img -c 'cmdl11:26
ogra_ine=root=/dev/mmcblk0p9 ro console=tty1 fbcon=rotate:1 quiet splash'"11:26
ogra_and this is the next one that always fails11:26
ogra_err11:31
ogra_[ ]   livecd.ubuntu-nexus7.initrd-nexus7                    20-Nov-2012 10:39 1.7M11:31
ogra_now thats funny, the last build resulted in a 2.5M initrd and i dont see any difference in the update-initramfs output during build11:32
=== mdeslaur_ is now known as mdeslaur
bgcjwatson: UEFI network installs are working pretty well for me. Now the problems move downstream ;)18:45
gpmanrpiMaybe this is the right place to ask this question, how do I add extended attributes support to my wubi / partition since it is not listed in FSTAB19:01

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