=== jibel_ is now known as jibel | ||
dpm | hi 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 |
---|---|---|
cjwatson | looks like iso-codes to me | 14:46 |
cjwatson | iso-codes doesn't seem to have the offending translations as such though | 14:47 |
cjwatson | and ubiquity.templates looks right | 14:49 |
cjwatson | perplexing; I guess it must be a ubiquity code bug rather than a translation bug | 14:49 |
cjwatson | I'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 it | 14:50 |
dpm | thanks cjwatson, andrejz tells me it's bug 904770 | 15:12 |
ubot2 | Launchpad bug 904770 in ubiquity "Slovenia is not on the list of countries in time zone window" [Undecided,New] https://launchpad.net/bugs/904770 | 15:12 |
andrejz | cjwatson in addition | 15:12 |
cjwatson | ok, thanks | 15:13 |
andrejz | Srbija is displayed no matter on which ex_Yugoslavia republic one clicks (6 occurances of serbia 6 ex Yu republics). | 15:13 |
cjwatson | right, dpm just explained that | 15:13 |
cjwatson | I don't think it's a translation bug | 15:13 |
andrejz | ok, i missed a bit | 15:13 |
andrejz | yeah me to | 15:13 |
andrejz | because i checked all isocodes .po files | 15:14 |
cjwatson | I understand the distress, I come from a contentious country too and don't like people getting its name wrong :) | 15:14 |
andrejz | and neither slovenian or serbia are misrepresented | 15:14 |
andrejz | well 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 |
cjwatson | yeah, I understand | 15:15 |
andrejz | so some people are still a bit agressive | 15:15 |
cjwatson | I know the history (more or less) | 15:15 |
cjwatson | anyway, it's definitely not intentional | 15:16 |
andrejz | i know | 15:16 |
andrejz | it would be just cool if it was fixed before more people get upset | 15:17 |
cjwatson | I'll hopefully have time to look at it before the Christmas break | 15:17 |
andrejz | in time for precise (LTS) at least | 15:17 |
cjwatson | I milestoned it for alpha-2 | 15:17 |
andrejz | ok thanks | 15:18 |
andrejz | also cjwatson | 15:19 |
andrejz | let me add i didn't notice this in ubuntu 11.04 | 15:20 |
andrejz | also i think it wasn't there for ubuntu 11.10 alpha 2 when i istalled it | 15:20 |
cjwatson | I 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 anyway | 15:21 |
andrejz | maybe it helps to narrow down the search | 15:21 |
cjwatson | probably 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 |
andrejz | ok thanks | 15:24 |
CIA-4 | debian-installer: cjwatson * r1594 ubuntu/ (4 files in 4 dirs): | 15:33 |
CIA-4 | debian-installer: Switch i386 to the -generic-pae kernel flavour, and add a new | 15:33 |
CIA-4 | debian-installer: netboot/non-pae build for i386 that uses the -generic flavour | 15:33 |
CIA-4 | debian-installer: (LP: #897786). | 15:33 |
CIA-4 | debian-installer: cjwatson * r1595 ubuntu/ (build/Makefile debian/changelog): | 15:35 |
CIA-4 | debian-installer: Exclude checksum files themselves (MD5SUMS, SHA1SUMS, and SHA256SUMS) | 15:35 |
CIA-4 | debian-installer: from the contents of checksum files. | 15:35 |
CIA-4 | debian-installer: cjwatson * r1596 ubuntu/debian/changelog: releasing version 20101020ubuntu91 | 16:00 |
=== davmor2_ is now known as davmor2 | ||
infinity | cjwatson: Is there a way to squeeze something a little more helpful from base-installer than: | 16:43 |
infinity | Dec 15 15:53:36 base-installer: info: could not determine kernel flavour | 16:43 |
infinity | Dec 15 15:53:36 base-installer: info: Found kernels '' | 16:43 |
cjwatson | set -x? :-) | 16:45 |
cjwatson | what kernel flavour are you trying to install? | 16:45 |
infinity | omap4 | 16:46 |
infinity | It's armhf netinst. | 16:46 |
infinity | After fixing eglibc, I've landed here. :P | 16:47 |
cjwatson | kernel/armhf.sh is going to want to be a tad more complete. | 16:47 |
cjwatson | :q | 16:47 |
cjwatson | oops | 16:48 |
cjwatson | I bet a bunch of kernel/tests/armhf/ could be symlinks to armel. | 16:48 |
cjwatson | once you've fleshed out the code itself | 16:48 |
infinity | I bet it all could be symlinks. | 16:48 |
cjwatson | Probably. I blame Hector. | 16:48 |
cjwatson | Though maybe not totally unreasonable to leave out v7-capable subarches. | 16:49 |
cjwatson | v7-*in*capable | 16:49 |
infinity | Meh. | 16:49 |
infinity | The kernels won't exist, and no one will build for them. | 16:49 |
infinity | Duplicating the code instead of linking it just to clean up a case statement seems pedantic and silly. | 16:50 |
cjwatson | I'm cool with symlinks all over if you are. | 16:50 |
infinity | I <3 symlinks. | 16:50 |
infinity | I'm a big fan of "if it ain't broke..." | 16:50 |
infinity | Of course, this means I need to merge the mx5 stuff they did back into armel before symlinking around. | 16:51 |
infinity | But that's not rocket science. | 16:51 |
* infinity fixes. | 16:53 | |
infinity | cjwatson: Thanks for the pointer. | 16:53 |
cjwatson | np | 16:53 |
infinity | Of course, I missed your d-i upload. So, I get to do anohter after this. | 16:54 |
infinity | \o/ | 16:54 |
cjwatson | base-installer isn't in the initrd, so no need. | 16:54 |
infinity | Oh, yay. Shiny. | 16:54 |
infinity | Oh, err, I really should have run the testsuite before uploading. :P | 17:23 |
cjwatson | haha | 17:41 |
cjwatson | I was going to suggest that but thought it would be patronising :-P | 17:41 |
CIA-4 | partman-basicfilesystems: cjwatson * r912 ubuntu/ (commit.d/format_swap debian/changelog): | 17:59 |
CIA-4 | partman-basicfilesystems: Stop using libparted to format swap partitions. parted 3.0 doesn't | 17:59 |
CIA-4 | partman-basicfilesystems: support this anyway, and I'm guessing that this may be the cause of | 17:59 |
CIA-4 | partman-basicfilesystems: blkid sometimes not recognising the swap partition during installation | 17:59 |
CIA-4 | partman-basicfilesystems: (LP: #709363). | 17:59 |
CIA-4 | partman-basicfilesystems: cjwatson * r913 ubuntu/debian/changelog: releasing version 71ubuntu2 | 18:02 |
CIA-4 | ubiquity: cjwatson * r5112 trunk/ (d-i/manifest debian/changelog): | 18:57 |
CIA-4 | ubiquity: Automatic update of included source packages: base-installer | 18:57 |
CIA-4 | ubiquity: 1.122ubuntu3, partman-auto 93ubuntu18, partman-basicfilesystems | 18:57 |
CIA-4 | ubiquity: 71ubuntu2. | 18:57 |
CIA-4 | ubiquity: cjwatson * r5113 trunk/debian/changelog: releasing version 2.9.8 | 19:01 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!