stgraber | infinity: doh, only just noticed you spotted and fixed the grub-installer translation bug that was causing ubiquity to FTBFS :) | 02:06 |
---|---|---|
infinity | stgraber: And upload on the way. | 02:15 |
superm1 | infinity, could you set up bzr-cia so that it announces when you're committing to stuff like grub-installer? | 02:19 |
superm1 | https://wiki.ubuntu.com/Installer/Development describes how to set it up | 02:20 |
infinity | Was just about to ask. :P | 02:20 |
CIA-45 | ubiquity: adconrad * r5003 ubiquity/ (d-i/manifest debian/changelog): Refresh components and release | 02:23 |
infinity | Look at that. | 02:23 |
infinity | Shiny. | 02:23 |
infinity | Doing that all client-side just feels wrong. | 02:25 |
jibel | ev, bug 863053, I proposed a fix | 07:32 |
ubot2 | Launchpad bug 863053 in lupin "wubi disk image installation: lupin_setup fails with "/root/usr/share/language-support/incomplete-language-support-*.note" no such file or directory" [Critical,Triaged] https://launchpad.net/bugs/863053 | 07:32 |
infinity | jibel: cp -f seems like an odd fix for files not being found. Do we know WHY they're not there? | 08:22 |
=== NCommander is now known as Guest93709 | ||
ev | jibel: thanks, having a look | 09:07 |
cjwatson | infinity: could you commit your grub-installer change to bzr please? (lp:~ubuntu-core-dev/grub-installer/ubuntu | 09:09 |
cjwatson | ) | 09:09 |
cjwatson | infinity: I've committed it to the translation files upstream so that that shouldn't recur | 09:15 |
CIA-45 | grub-installer: adconrad * r1218 ubuntu/debian/ (changelog po/bs.po): Remove spurious newline from debian/po/bs.po | 09:16 |
cjwatson | ta | 09:18 |
infinity | cjwatson: I was mistakenly looking for it to live under ~ubuntu-installer somewhere, but I think I found a read-only branch there and gave up. :P | 09:18 |
ev | jibel: committed and uploaded - thanks! | 09:28 |
jibel | ev, thanks for the review. I pushed a patch for bug 859696 too when you have some time for a review. | 09:32 |
ubot2 | Launchpad bug 859696 in wubi "Add support for disk image offline installation" [Undecided,In progress] https://launchpad.net/bugs/859696 | 09:32 |
ev | jibel: sure thing | 09:44 |
ev | jibel: for what it's worth, the xz format has checksumming build in: http://tukaani.org/xz/xz-file-format.txt | 11:13 |
=== ara is now known as Guest50889 | ||
CIA-45 | debian-installer: cjwatson * r1543 ubuntu/ (build/config/armel/omap4.cfg debian/changelog): Move armel/omap4 to 3.0.0-1205 kernels. | 12:06 |
CIA-45 | debian-installer: cjwatson * r1544 ubuntu/ (57 files in 2 dirs): Update help text translations from Launchpad. | 13:15 |
CIA-45 | debian-installer: cjwatson * r1545 ubuntu/debian/changelog: releasing version 20101020ubuntu69 | 13:17 |
CIA-45 | ubiquity: cjwatson * r5004 trunk/ (debian/changelog ubiquity/nm.py): | 13:49 |
CIA-45 | ubiquity: Fix SSID UTF-8 decoding, and replace any still-invalid characters with | 13:49 |
CIA-45 | ubiquity: the Unicode replacement character just in case (LP: #839143). | 13:49 |
CIA-45 | ubiquity: cjwatson * r5005 trunk/ (configure configure.ac debian/changelog): bump to 2.8.0 | 13:49 |
stgraber | cjwatson: can I assign bug 745960 to you? I think I got as much debug data as I could but still can't find anything odd in the log or a way to reproduce it on hardware I have around :( | 13:53 |
ubot2 | Launchpad bug 745960 in grub2 "Cannot boot grub after installing to LVM" [High,Incomplete] https://launchpad.net/bugs/745960 | 13:53 |
stgraber | I think this bug report is actually multiple bugs, but at least Chad's bug seems to be some grub/GPT/Mac weirdness | 13:53 |
cjwatson | yeah, may as well | 13:54 |
cjwatson | we'll see if I have any more luck | 13:54 |
ev | cjwatson: thanks for the fix on 839143 - that one slipped right under my list | 13:59 |
cjwatson | no problem, just happened to notice it | 14:01 |
cjwatson | ev: bug 769350 - any opinion on Steve's question?/ | 14:01 |
ubot2 | Launchpad bug 769350 in partman-auto "resized partition size doesn't count swap space size." [High,Triaged] https://launchpad.net/bugs/769350 | 14:01 |
ev | sorry, got pulled into a conversation about testing the automagic codec installation in our stack | 14:12 |
ev | reading now | 14:12 |
ev | hmm | 14:19 |
* ev digs to see if partman-auto exposes the intended swap size | 14:23 | |
cjwatson | ev: Could you re-review libsoup-timezone? It's not behaving perfectly, but it's as good as I can get it within time constraints | 14:50 |
cjwatson | And it at least isn't crashing | 14:50 |
ev | cjwatson: absolutely | 14:50 |
ev | :) | 14:50 |
=== soren_ is now known as soren | ||
ev | the branch looks good, just trying to rework the existing test for it | 16:27 |
cjwatson | oh, sorry, I should have had another look at the tests | 16:33 |
cjwatson | if you'd rather I do that I can | 16:33 |
cjwatson | I guess it needs a call to self.geoname_add_tzdb | 16:33 |
ev | sure, if you'd like | 16:34 |
ev | I'll go back to trying to extract the swap size out of partman | 16:35 |
cjwatson | just forgot | 16:35 |
ev | no worries | 16:35 |
* cjwatson scratches head. AFAICS the fix for Unicode handling on timezone page didn't work, but the Python optimiser hid this from the tests? | 20:55 | |
* cjwatson checks a real run to see what it dodes | 20:55 | |
cjwatson | *does | 20:55 |
cjwatson | ah, no, there was 'except Exception' around it | 21:17 |
cjwatson | ev: OK, tests fixed now, so merging | 21:33 |
cjwatson | not entirely convinced Unicode lookups are working but they didn't really work beforehand anyway, they just didn't crashed | 21:33 |
cjwatson | *crash | 21:35 |
CIA-45 | ubiquity: cjwatson * r5006 trunk/ (4 files in 3 dirs): | 21:35 |
CIA-45 | ubiquity: * GTK frontend: | 21:35 |
CIA-45 | ubiquity: - Fetch geoname data asynchronously (LP: #837217). | 21:35 |
infinity | cjwatson: Around? | 23:34 |
cjwatson | yep | 23:36 |
infinity | https://launchpadlibrarian.net/81589738/UbiquitySyslog.txt | 23:36 |
infinity | cjwatson: I'm pretty sure the actual failure here is initramfs-tools trying to run flash-kernel before it's configured (and I can guard that with a [ -f /etc/flash-kernel.conf ] | 23:37 |
infinity | ) | 23:37 |
infinity | cjwatson: But, I'm wondering if we should be concerned that update-initramfs is running there at all? | 23:37 |
infinity | cjwatson: Perhaps the dpkg-trigger failure is a hint? | 23:37 |
cjwatson | We divert it away later and try to run it just once. I think we should divert it before configure_plugins | 23:38 |
cjwatson | once modulo install_restricted_extras that is; let's quietly ignore that for now | 23:39 |
* infinity is wondering why this didn't fail on images from a few days ago, neither f-k nor console-setup changed... | 23:40 | |
cjwatson | yeah, not sure about that bit | 23:40 |
infinity | Well, not in areas that would have mattered. | 23:40 |
infinity | It the order of module configuration deterministic between builds? | 23:42 |
infinity | Maybe f-k-installer was running earlier before somehow? | 23:42 |
infinity | Otherwise, I'm at a loss as to how this hasn't been failing all month. :/ | 23:42 |
cjwatson | plugin configuration order should I think be deterministic (enough) | 23:44 |
infinity | Bizarre. | 23:48 |
infinity | Well, perhaps guarding the initramfs flash-kernel hook based on the config file being configured is the Right Thing anyway, regardless of diversion timings. | 23:48 |
infinity | Though I'm not positive. It seems f-k is designed to work without a config file, for certain machine types and partition layouts. | 23:50 |
infinity | Everyone who's ever touched this mess of shell needs to be shot. | 23:50 |
infinity | Me included, I'm sure. | 23:50 |
infinity | cjwatson: Is this diversion issue d-i generic, or just ubiquity? (trying to sort out where I should start looking) | 23:51 |
* infinity finds scripts/plugininstall.py and starts reading. | 23:52 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!