/srv/irclogs.ubuntu.com/2012/02/04/#ubuntu-installer.txt

CIA-2ubiquity: cjwatson * r5160 trunk/ (debian/changelog finish-install.d/01oem-config-udeb):00:08
CIA-2ubiquity: Restore finish-install's title after installing the oem-config frontend00:08
CIA-2ubiquity: (LP: #925155).00:08
CIA-2ubiquity: cjwatson * r5161 trunk/ (debian/changelog ubiquity/install_misc.py): Avoid duplicate call to osextras.find_on_path('check-language-support').00:20
antarussometimes I wonder if cjwatson sleeps00:21
cjwatsonsometimes so do I00:21
cjwatsonoh yes, your netcfg patch.  coffee first then I'll review it00:22
cjwatsonoh, hmm, stgraber already assigned it to himself00:28
cjwatsonstgraber: antarus' patch in bug 917905 LGTM - feel free to go ahead if it passed your tests00:28
ubot2`Launchpad bug 917905 in netcfg "netcfg hang bug in autoconfig.c" [Undecided,Confirmed] https://launchpad.net/bugs/91790500:28
GrueMasterstgraber: I'm seeing an oddity today that I haven't seen before in netboot.  When it gets to the kernel, I get:   in-target:   Temporary failure resolving 'mirror.gruenet'00:32
antarusoh excellent ;)00:32
GrueMasterOnly when installing the kernel & headers packages.  If I go to a shell and chroot into the target, it works fine.00:33
stgrabercjwatson, antarus: yep looks good to me too, I just need to fix the automated IPv6 tester to actually work properly with precise, hopefully that'll be all tested and uploaded next week00:44
stgraberGrueMaster: I noticed something similar on a machine today, assumed it was my DNS server being buggy as it was for the past two weeks but maybe it wasn't ...00:45
GrueMasterI show no weirdness on my firewall system, so that isn't it.  And like I said, I can jump into a shell and run the apt commands manually fine.00:46
GrueMasterI wonder if the pools are corrupted again.00:47
antarusGrueMaster: hey00:47
antarusGrueMaster: we hit a similar issue today00:47
antarusGrueMaster: we think it is a bug in a recent resolvconf update00:47
GrueMasterAh.  Possible.00:47
antarusbasically resolvconf replaces /etc/resolv.conf with a symlink00:49
antarusI think there is a preseed to work around it00:49
* antarus doens't think we haev a bug for it yet00:49
stgraberI'll try to have a look this weekend then ... if it's indeed resolvconf, the bug will get assigned to me anyway ;)00:50
GrueMasterHrm.  Looking at the link, it just points to /run/resolvconf/resolv.conf.  So unless the target fs is wonky, it should be ok (nless the file is regenerated constantly).00:51
stgraberthough the last upload was supposed to make resolvconf do the right thing for chroots (including the d-i install target). d-i writes /etc/resolv.conf but IIRC netcfg was updated to write deal with the symlink properly AND since the latest resolvconf, the symlink is relative so should work even with something that doesn't understand the symlink00:52
stgraberanyway, the fact that /target is fine when you chroot to it is a bit annoying when debugging ;)00:52
antarusstgraber: I think the main problem was that it was broken for some small time period that caused apt to fail, and then manual checking it would look fine, etc...00:53
GrueMasteryep.  very.00:53
GrueMasterantarus: That doesn't explain why I can get through an entire install, only to fail at the kernel package (which is very consistent here).00:54
stgraberantarus: yeah, I'll have to look at an install log to see exactly what's going on. I know exactly what resolvconf does but resolvconf alone should be fine in that case, it's probably some conflict/race with what netcfg is doing00:55
stgraberGrueMaster: it failed at the exact same place for me, so there's indeed something odd going on right before d-i tries to install the kernel00:55
cjwatsonbase-installer might need to be extended to bind-mount /run or similar00:58
antarusmy co-worker filed https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/92644700:59
ubot2`Launchpad bug 926447 in resolvconf "New resolvconf interacts badly with something in installs" [Undecided,New]00:59
antarushopefully he will attach more information ;)01:00
stgraberassigned the bug to me and bumped to critical (we are quite a few who've hit that exact issue, so I think it's fair to assume it's not caused by our local environment)01:11
cjwatsonbdmurray,stgraber: I'm dealing with that Xubuntu boot image bug now.  GIMP python-fu is my new best friend.01:48
cjwatson(Hi, I'd like to programmatically transform the colour palette of this indexed image ...)01:49
stgrabersounds fun ;)01:49
cjwatsonIf I take the aubergine-based Ubuntu image, set saturation to 0, and then scale the value linearly from 0 to 1, it seems to come out looking OK01:52
cjwatsonI hadn't previously known that there are RGB<->HSV conversion functions in the Python standard library!01:53
CIA-2ubiquity: cjwatson * r5162 trunk/ (debian/changelog scripts/install.py scripts/plugininstall.py): Stop filtering warnings from the apt module which are no longer emitted.02:43
CIA-2ubiquity: cjwatson * r5163 trunk/ (28 files in 8 dirs): PEP-8 import ordering.02:54

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