/srv/irclogs.ubuntu.com/2011/10/06/#ubuntu-installer.txt

evReally not sure what was causing that segfault. Will have to dig in the morning.00:04
evAnything I can do to help right now?00:04
cjwatsonI'm finishing up testing of my pt/zh changes; not sure if stgraber has anything else in progress?00:06
stgrabernope, I'm good for the day00:07
cjwatsonok, going as fast as I can then00:19
ev:)00:24
stgraberjust ran a test install with the current trunk, installed fine and booted fine, though that's still with the old localechooser and partman-partitioning (forgot to update d-i/source before pushing to my PPA)00:42
cjwatsonfound one minor bug in the oem-config code, tweaking and retesting00:44
cjwatsonand I've requested a d-i translation tarball since I need to reupload that00:45
cjwatsonpreferably before I pass out00:45
stgraberRunning a quick test of OEM now to make sure the ubi-timezone appears immediately now00:47
stgraberoh, and it obviously won't because I forgot to re-upgrade to the version in my PPA post-install...00:48
cjwatsonlooking better now ...00:55
stgrabersuperm1: confirmed that ubi-timezone shows up after only a second or two with the new ubiquity00:58
CIA-45debian-installer: cjwatson * r1548 ubuntu/ (5 files in 2 dirs): Update help text translations from Launchpad.01:06
CIA-45ubiquity: cjwatson * r5056 trunk/ (debian/changelog scripts/localechooser-apply scripts/tzsetup):01:07
CIA-45ubiquity: For cases where selecting a different location may imply a different01:07
CIA-45ubiquity: dialect of the language, i.e. Portuguese and Chinese, take care to set01:07
CIA-45ubiquity: LANG to something reflecting the location and01:07
CIA-45ubiquity: LANGUAGE/LC_MESSAGES/LC_CTYPE/LC_COLLATE to something reflecting the01:07
CIA-45ubiquity: language (LP: #590108). This roughly matches the behaviour of01:07
CIA-45ubiquity: language-selector.01:07
CIA-45debian-installer: cjwatson * r1549 ubuntu/debian/changelog: releasing version 20101020ubuntu7101:12
cjwatsonev,stgraber: shall I go ahead and upload ubiquity then?01:12
stgraberyep, everything looks good, go ahead01:12
CIA-45ubiquity: cjwatson * r5057 trunk/ (d-i/manifest debian/changelog):01:20
CIA-45ubiquity: Automatic update of included source packages: localechooser 2.37ubuntu2,01:20
CIA-45ubiquity: partman-partitioning 81ubuntu3.01:20
cjwatsonev: it's not critical at all, but FWIW, I think SWAPSIZE is actually in decimal megabytes (as is usual in partman) rather than binary megabytes01:25
CIA-45ubiquity: cjwatson * r5058 trunk/debian/changelog: releasing version 2.8.401:27
superm1stgraber, phenomenal thanks!04:32
evcjwatson: okay08:28
evsh08:28
evshall we fork off the release branch from here then?08:28
evand oh happy days! My Windows VM has very randomly decided to work again08:28
CIA-45wubi: evand * r238 trunk/ (data/wubildr-disk.cfg debian/changelog): Use the Plymouth splash (LP: #862007).08:35
evneat, I happened upon quite the interesting edge case bug: https://bugs.launchpad.net/wubi/+bug/86901410:10
ubot2Launchpad bug 869014 in wubi "OSError: [Errno 22] Invalid argument removing C:\ubuntu\disks\root.disk" [Undecided,New]10:10
evlooks like chkdsk is our only recourse there10:10
cjwatsonev: release branch> maybe, depends whether you want to get going with stuff for P really10:34
evcjwatson: well I was thinking for the swapsize fix10:38
evto land that on trunk so it's not forgotten10:38
cjwatsonsure10:39
evcool, will do after I sort these two wubi issues10:42
cjwatsonev: should bug 769350 be reassigned and closed?  it looks like it didn't get closed due to source package mismatch10:44
ubot2Launchpad bug 769350 in partman-auto "resized partition size doesn't count swap space size." [High,Triaged] https://launchpad.net/bugs/76935010:44
evyes, on it now10:45
cjwatsonta11:31
CIA-45wubi: evand * r239 trunk/ (4 files in 3 dirs):12:44
CIA-45wubi: Handle filesystem corruption when trying to uninstall Wubi12:44
CIA-45wubi: (LP: #869014).12:44
cjwatsonev: what happened to jibel's cd_path fix in wubi r237.1.1?  r238 doesn't seem to contain it despite merging that revision, and bug 86914414:31
ubot2Launchpad bug 869144 in wubi "(Wubi) Global name 'cd_path' is not defined" [Undecided,New] https://launchpad.net/bugs/86914414:31
cjwatsonin fact all the actual content of 237.1.1 seems missing14:32
* ev looks14:35
evwow, how on earth did this happen?14:41
evI can see the delta in bzr diff -c14:41
evbut you're right - it's just not there14:41
evoh wait a minute14:42
evahhh14:42
evI did do a bzr revert before committing my other changes, but somehow that doesn't seem to have wiped the merge part14:43
ev(I had jibel's code merged in my local branch, but not committed)14:43
cjwatsonif you do bzr revert with a path it (intentionally) doesn't forget the merge14:47
cjwatsonso maybe you did bzr revert . or bzr revert src or similar14:47
cjwatson(you can do bzr revert --forget-merges, although too late now obviously)14:48
cjwatsonprobably best to just recommit the delta if you want it ...)14:48
evcould be14:49
evindeed14:49
evI'm getting his updated changes merged in now14:49
evany idea why vt.handoff would not work in the wubi disk images offhand?14:49
evwhen I leave it out, everything is happy14:50
evwe get a plymouth splash and the system boots14:50
cjwatsonmissing grub modules?14:51
cjwatsongfxmode and/or gfxpayload not set in wubi grub.cfg?14:51
cjwatson(did it work with the previous image style anyway?)14:52
evah, I hadn't checked, but that makes sense14:53
cjwatsonprobably worth just pulling out vt.handoff now rather than trying to make it work?14:57
cjwatsonfor 11.1014:57
CIA-45wubi: evand * r240 trunk/ (5 files in 4 dirs):14:59
CIA-45wubi: * Add support for disk image installation (LP: #859696). Thanks14:59
CIA-45wubi:  Jean-Baptiste Lallement!14:59
CIA-45wubi: * Correctly define cd_path (LP: #861702).14:59
evcjwatson: indeed, that's the game plan :)15:00
evit hasn't been built on any wubi images anyway15:01
CIA-45wubi: evand * r241 trunk/ (data/wubildr-disk.cfg debian/changelog):15:02
CIA-45wubi: Drop vt.handoff for 11.10. We'll fix this by including the correct15:02
CIA-45wubi: GRUB modules in 12.04.15:02
evnow to just give this thing a few more tests and then I'll pass it off to get signed15:05
evhttp://people.canonical.com/~evand/wubi/oneiric/wubi-r241.exe if you want to play along at home15:06
sheeparegreatwhat is the config option I need to pass to get a seeded install to work in CD install only mode with no networking?  There are some Debian docs saying netcfg/disable but this doesn't seem to be a valid option.15:10
sheeparegreatI've tried lots of different options but I cannot get a CD install to go all the way through without halting on an error about connecting to an internet repo15:12
stgraberdo we have anything scary I can help fixing or should I just continue with my current smoke testing of the images + upgrades?15:31
evI haven't seen anything scary just yet15:33
evshadeslayer: is this a desktop CD or server/alternate CD?15:33
=== allee_ is now known as allee
sheeparegreatev: it's the alternative CD for LTS.  I've got a seeds file which works when there are network repos available.  When I install it on a VM with no networking it gives an error.  I'm after the magic to tell the installer to just use the CD and not use the network at all.16:55

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