/srv/irclogs.ubuntu.com/2007/11/29/#ubuntu-installer.txt

=== ebel_ is now known as ebel
=== ebel_ is now known as ebel
=== cjwatson_ is now known as cjwatson
=== cjwatson_ is now known as cjwatson
cjwatsonevand: uploaded base-installer, with just a couple of really minor tweaks (s/Bzr-Svn/Vcs-Bzr/ and s/ubuntu-archive-keyring-udeb/ubuntu-keyring-udeb/); looks like you got all the hard stuff right though06:12
debehi10:11
cjwatsonhello10:11
thomhrm, does partman-auto support mountoptions{ }? I assume so, but I'm lost in a maze of twisty directories12:34
thom:)12:34
evandah, thanks14:06
=== cjwatson1 is now known as cjwatson
cjwatsonevand: I'm dropping the bug references from the top entry in the partman-crypto changelog; I think it's generally best to leave out the bug numbers there since they can result in duplicate bug closures14:31
evandah, I had thought it knew to skip those.  I'll make a note of that for the future.14:32
cjwatsonI think it will normally skip them but if the bug was reopened due to not having really been fixed then this could lead to it accidentally being closed again14:33
evandah, good point14:34
cjwatsonuploaded, pushing branch to usual place14:35
evandfantastic, thanks14:36
cjwatsonI think I'm up to date on your sponsorships now, let me know if not14:36
evandyou are14:36
cjwatsongood stuff14:37
evandcjwatson: worth it to update ubiquity to hardy components, or should it block on the new apt-setup?16:31
cjwatsonI'd say do it now, it can be reuploaded later16:33
evandok16:34
CIA-4ubiquity: evand * r2363 ubiquity/d-i/sources.list: gutsy->hardy16:38
CIA-4ubiquity: evand * r2364 ubiquity/ (d-i/manifest debian/changelog debian/control): (log message trimmed)16:46
CIA-4ubiquity: * Automatic update of included source packages: base-installer16:46
CIA-4ubiquity:  1.85ubuntu2, choose-mirror 2.19ubuntu1, clock-setup 0.92ubuntu1,16:46
CIA-4ubiquity:  console-setup 1.19ubuntu1, debian-installer-utils 1.49ubuntu1, grub-16:46
CIA-4ubiquity:  installer 1.27ubuntu1, hw-detect 1.58ubuntu1, kboot-installer16:46
CIA-4ubiquity:  0.0.1ubuntu6, localechooser 1.42ubuntu1, partconf 1.24, partman-auto16:46
CIA-4ubiquity:  70ubuntu1, partman-base 111ubuntu1, partman-basicfilesystems16:46
evandand here I was hoping to get CIA-4 kicked for excess flood.  It seems he's smarter than that.16:53
CIA-4ubiquity: evand * r2365 ubiquity/debian/po/ (79 files): debconf-updatepo16:55
cjwatsonapparently old ubiquity actually installs fine (#ubuntu-devel)17:09
cjwatsonwasn't expecting that17:09
evandyeah, it did for me as well17:10
evandthough I didn't check the sources.list17:10
evandas I was just doing it to make sure it didn't explode when I updated the d-i components17:10
evanderm, to make sure it worked before I did that step, that is17:10
CIA-4ubiquity: evand * r2366 ubiquity/debian/changelog: releasing version 1.7.017:20
evandcjwatson: Whenever you have a moment, please sponsor http://people.ubuntu.com/~evand/upload/ubiquity_1.7.0.dsc17:22
thombah, guess partman-auto doesn't cope with mountoptions :(17:33
cjwatsonthom: it does, the syntax is different though17:34
cjwatsonI think you have to do mountoptions/noatime{ }17:34
cjwatsonetc.17:34
cjwatsonhmm, no, not quite that17:35
cjwatsonoptions/noatime{ } I think17:35
cjwatsonubiquity uploaded17:36
evandthanks17:36
cjwatsonthom: sorry, I'd missed your question earlier17:36
thomcjwatson: no worries17:36
thomthanks17:36
thomthat's remarkably odd syntax :)17:37
cjwatsonrecipe syntax exactly mirrors the structure of /var/lib/partman/devices/17:38
cjwatsonhence the oddness17:38
thomahah!17:38
thomthanks17:38
evanduh oh18:02
cjwatson?18:02
evand /usr/lib/ubiquity/clock-setup/clock-setup: 35: tzsetup not found18:03
cjwatsonwhoops18:04
cjwatsonyeah, tzsetup no longer provides a menu item and clock-setup calls it instead18:08
evandhrm18:09
cjwatsonthat's, err, sort of tricky18:09
cjwatsonmaybe for now sed clock-setup.postinst to comment out the tzsetup call and figure it out later?18:09
evandyeah, I noticed18:10
evandwe have scripts/tzsetup18:10
cjwatsonI think it needs some thought about what order to do everything in, since we call tzsetup way earlier18:10
cjwatsonright18:10
cjwatsonif it's calling tzsetup at all, it should be sedded to call that18:10
cjwatsonyou could try making it call that and see if it works?18:10
evandwill do18:10
cjwatsonso s,tzsetup,/usr/share/ubiquity/tzsetup,18:10
cjwatsonprobably won't work well though, since that resets the timezone18:11
cjwatsonso doing that from clock-setup will lose the timezone configured earlier, unless you stash it in the component and shove it back in18:11
cjwatsonmight work better without calling tzsetup from clock-setup at all18:12
evandok, I'll try both18:13
evandwell18:13
evandI'll do it without calling tzsetup first18:13
evandcjwatson: http://pastebin.ubuntu.com/2362/ - look ok to you?18:52
evandI've already tested it.18:52
cjwatsonlooks correct for what it does, if it works, go for it18:52
evandfantastic18:52
CIA-4ubiquity: evand * r2367 ubiquity/ (configure configure.ac): bump to 1.7.118:54
CIA-4ubiquity: evand * r2368 ubiquity/debian/ (changelog rules):18:58
CIA-4ubiquity: * clock-setup in d-i now explicitly calls tzsetup, but we handle tzsetup18:58
CIA-4ubiquity:  earlier on, so remove the tzsetup call in clock-setup.18:58
CIA-4ubiquity: evand * r2369 ubiquity/debian/changelog: releasing version 1.7.119:08
evandcjwatson: http://people.ubuntu.com/~evand/upload/ubiquity_1.7.1.dsc whenever you have a moment.19:11
cjwatsonuploading, thanks19:16
evandthank you19:16

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