/srv/irclogs.ubuntu.com/2011/12/15/#ubuntu-installer.txt

=== jibel_ is now known as jibel
dpmhi ev, we were having a conversation about timezones and their translations in Ubiquity on #ubuntu-translators. Do you think you could shed some light on where those translations come from -> http://pastebin.ubuntu.com/771170/ ?14:37
cjwatsonlooks like iso-codes to me14:46
cjwatsoniso-codes doesn't seem to have the offending translations as such though14:47
cjwatsonand ubiquity.templates looks right14:49
cjwatsonperplexing; I guess it must be a ubiquity code bug rather than a translation bug14:49
cjwatsonI'm doing other things right now, though - please file a bug and tell me the number, and I'll milestone it to try to avoid forgetting about it14:50
dpmthanks cjwatson, andrejz tells me it's bug 90477015:12
ubot2Launchpad bug 904770 in ubiquity "Slovenia is not on the list of countries in time zone window" [Undecided,New] https://launchpad.net/bugs/90477015:12
andrejzcjwatson in addition15:12
cjwatsonok, thanks15:13
andrejzSrbija is displayed no matter on which ex_Yugoslavia republic one clicks (6 occurances of serbia 6 ex Yu republics).15:13
cjwatsonright, dpm just explained that15:13
cjwatsonI don't think it's a translation bug15:13
andrejzok, i missed a bit15:13
andrejzyeah me to15:13
andrejzbecause i checked all isocodes .po files15:14
cjwatsonI understand the distress, I come from a contentious country too and don't like people getting its name wrong :)15:14
andrejzand neither slovenian or serbia are misrepresented15:14
andrejzwell in addition this was one country about 20 years ago and then it got split and a war broke out, so some people still have bad feelings about this. In Slovenia it wasn't really bad, but further south (Croatia, Bosnia) it was quite tough..15:15
cjwatsonyeah, I understand15:15
andrejzso some people are still a bit agressive15:15
cjwatsonI know the history (more or less)15:15
cjwatsonanyway, it's definitely not intentional15:16
andrejzi know15:16
andrejzit would be just cool if it was fixed before more people get upset15:17
cjwatsonI'll hopefully have time to look at it before the Christmas break15:17
andrejzin time for precise (LTS) at least15:17
cjwatsonI milestoned it for alpha-215:17
andrejzok thanks15:18
andrejzalso cjwatson15:19
andrejzlet me add i didn't notice this in ubuntu 11.0415:20
andrejzalso i think it wasn't there for ubuntu 11.10 alpha 2 when i istalled it15:20
cjwatsonI suspect that I will not start out by comparing with previous releases, as the churn is too high to do it that way; but thanks anyway15:21
andrejzmaybe it helps to narrow down the search15:21
cjwatsonprobably not sadly, I expect I'll just debug from scratch :)15:22
cjwatson(it's true that sometimes that approach helps; it just IME doesn't with something like this)15:23
andrejzok thanks15:24
CIA-4debian-installer: cjwatson * r1594 ubuntu/ (4 files in 4 dirs):15:33
CIA-4debian-installer: Switch i386 to the -generic-pae kernel flavour, and add a new15:33
CIA-4debian-installer: netboot/non-pae build for i386 that uses the -generic flavour15:33
CIA-4debian-installer: (LP: #897786).15:33
CIA-4debian-installer: cjwatson * r1595 ubuntu/ (build/Makefile debian/changelog):15:35
CIA-4debian-installer: Exclude checksum files themselves (MD5SUMS, SHA1SUMS, and SHA256SUMS)15:35
CIA-4debian-installer: from the contents of checksum files.15:35
CIA-4debian-installer: cjwatson * r1596 ubuntu/debian/changelog: releasing version 20101020ubuntu9116:00
=== davmor2_ is now known as davmor2
infinitycjwatson: Is there a way to squeeze something a little more helpful from base-installer than:16:43
infinityDec 15 15:53:36 base-installer: info: could not determine kernel flavour16:43
infinityDec 15 15:53:36 base-installer: info: Found kernels ''16:43
cjwatsonset -x? :-)16:45
cjwatsonwhat kernel flavour are you trying to install?16:45
infinityomap416:46
infinityIt's armhf netinst.16:46
infinityAfter fixing eglibc, I've landed here. :P16:47
cjwatsonkernel/armhf.sh is going to want to be a tad more complete.16:47
cjwatson:q16:47
cjwatsonoops16:48
cjwatsonI bet a bunch of kernel/tests/armhf/ could be symlinks to armel.16:48
cjwatsononce you've fleshed out the code itself16:48
infinityI bet it all could be symlinks.16:48
cjwatsonProbably.  I blame Hector.16:48
cjwatsonThough maybe not totally unreasonable to leave out v7-capable subarches.16:49
cjwatsonv7-*in*capable16:49
infinityMeh.16:49
infinityThe kernels won't exist, and no one will build for them.16:49
infinityDuplicating the code instead of linking it just to clean up a case statement seems pedantic and silly.16:50
cjwatsonI'm cool with symlinks all over if you are.16:50
infinityI <3 symlinks.16:50
infinityI'm a big fan of "if it ain't broke..."16:50
infinityOf course, this means I need to merge the mx5 stuff they did back into armel before symlinking around.16:51
infinityBut that's not rocket science.16:51
* infinity fixes.16:53
infinitycjwatson: Thanks for the pointer.16:53
cjwatsonnp16:53
infinityOf course, I missed your d-i upload.  So, I get to do anohter after this.16:54
infinity\o/16:54
cjwatsonbase-installer isn't in the initrd, so no need.16:54
infinityOh, yay.  Shiny.16:54
infinityOh, err, I really should have run the testsuite before uploading. :P17:23
cjwatsonhaha17:41
cjwatsonI was going to suggest that but thought it would be patronising :-P17:41
CIA-4partman-basicfilesystems: cjwatson * r912 ubuntu/ (commit.d/format_swap debian/changelog):17:59
CIA-4partman-basicfilesystems: Stop using libparted to format swap partitions. parted 3.0 doesn't17:59
CIA-4partman-basicfilesystems: support this anyway, and I'm guessing that this may be the cause of17:59
CIA-4partman-basicfilesystems: blkid sometimes not recognising the swap partition during installation17:59
CIA-4partman-basicfilesystems: (LP: #709363).17:59
CIA-4partman-basicfilesystems: cjwatson * r913 ubuntu/debian/changelog: releasing version 71ubuntu218:02
CIA-4ubiquity: cjwatson * r5112 trunk/ (d-i/manifest debian/changelog):18:57
CIA-4ubiquity: Automatic update of included source packages: base-installer18:57
CIA-4ubiquity: 1.122ubuntu3, partman-auto 93ubuntu18, partman-basicfilesystems18:57
CIA-4ubiquity: 71ubuntu2.18:57
CIA-4ubiquity: cjwatson * r5113 trunk/debian/changelog: releasing version 2.9.819:01

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