ev | cjwatson: what URL format would you like for the wubi builds? Is http://cdimage.ubuntu.com/wubi/current/, http://cdimage.ubuntu.com/kubuntu/wubi/current/, ... okay? | 00:21 |
---|---|---|
ev | oh and for the curious, xz -9 brings the wubi disk image and bootloader down to 467M, -9e offered no change and -6 came in at 491M | 00:26 |
ev | beats the hell out of 700M | 00:27 |
CIA-37 | ubiquity: evand * r4765 pygi/ (tests/test_gtkwidgets.py ubiquity/nm.py): Don't show a strength icon for the wifi card, even if there are no APs. | 07:59 |
CIA-37 | ubiquity: evand * r4766 pygi/ (tests/test_gtkwidgets.py ubiquity/nm.py): Fix one-off error on setting the correct signal strength icon. | 08:13 |
CIA-37 | ubiquity: evand * r4767 pygi/ubiquity/nm.py: One more place where we were using the wrong parent iter check. | 08:46 |
CIA-37 | ubiquity: evand * r4768 pygi/tests/test_gtkwidgets.py: Add a test for the NetworkManagerTreeView data_func. | 08:57 |
cjwatson | ev: wubi urls> that seems ok | 09:13 |
ev | cjwatson: cool, thanks | 09:16 |
cjwatson | ev: your latest download-live-filesystems apparently has a syntax error | 10:00 |
cjwatson | /srv/cdimage.ubuntu.com/bin/download-live-filesystems: 24: Syntax error: "elif" unexpected | 10:00 |
ev | ugh, fixing | 10:00 |
ev | apols, written at ridiculous o'clock | 10:01 |
ev | fixed | 10:08 |
ev | I had messed up the merge conflicts | 10:08 |
cjwatson | thanks | 10:09 |
brendand | trying to install from USB the 10.04.3 candidate: | 10:10 |
brendand | Unknown keyword in configuration file: gfxboot | 10:10 |
brendand | vesamenu.c32: not a COM32R image | 10:11 |
cjwatson | you need to use a lucid system to run usb-creator, unfortunately | 10:11 |
cjwatson | https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/645818 | 10:11 |
ubot2 | Ubuntu bug 645818 in usb-creator "Unknown keyword in configuration file: gfxboot" [Medium,Triaged] | 10:11 |
brendand | what a conundrum | 10:12 |
brendand | i guess vbox will do it | 10:12 |
CIA-37 | ubiquity: evand * r4769 pygi/ubiquity/nm.py: Add wireless_hardware_present method. Expose connection state change as a signal (doesn't seem to work yet). | 11:12 |
CIA-37 | partman-auto-loop: cjwatson * r59 ubuntu/ (autopartition-loop debian/changelog): | 11:21 |
CIA-37 | partman-auto-loop: Migrate from /var/run/sendsigs.omit to /run/sendsigs.omit.d/ntfs-3g, | 11:21 |
CIA-37 | partman-auto-loop: matching ntfs-3g 1:2011.1.15-0.1ubuntu2. | 11:21 |
CIA-37 | partman-auto-loop: cjwatson * r60 ubuntu/debian/changelog: releasing version 0ubuntu20 | 11:22 |
CIA-37 | ubiquity: cjwatson * r4787 trunk/debian/ (changelog oem-config.oem-config.upstart): Remove dead code from debian/oem-config.oem-config.upstart. | 11:23 |
CIA-37 | ubiquity: cjwatson * r4128 lucid-proposed/debian/ (4 files): | 12:40 |
CIA-37 | ubiquity: Separate out oem-config-debconf into a new Upstart job to prevent race | 12:40 |
CIA-37 | ubiquity: conditions between oem-config-gtk and gdm (thanks, Mario Limonciello; | 12:40 |
CIA-37 | ubiquity: LP: #650703). | 12:40 |
CIA-37 | ubiquity: cjwatson * r4129 lucid-proposed/debian/changelog: clarify | 12:45 |
CIA-37 | ubiquity: cjwatson * r4130 lucid-proposed/debian/changelog: releasing version 2.2.27 | 12:48 |
cjwatson | /srv/cdimage.ubuntu.com/bin/find-live-filesystem: 150: Syntax error: redirection unexpected (expecting ")") | 12:48 |
cjwatson | ev: ^- | 12:49 |
cjwatson | ah, looks like you/someone fixed that already | 12:49 |
ev | yeah, sorry about that | 12:51 |
ev | not sure how that snuck in | 12:51 |
CIA-37 | ubiquity: cjwatson * r4422 maverick-proposed/debian/ (4 files): | 12:51 |
CIA-37 | ubiquity: Separate out oem-config-debconf into a new Upstart job which is only | 12:51 |
CIA-37 | ubiquity: installed in the oem-config-debconf package, to prevent race conditions | 12:51 |
CIA-37 | ubiquity: between oem-config-gtk and gdm (thanks, Mario Limonciello; LP: #650703). | 12:51 |
CIA-37 | ubiquity: cjwatson * r4423 maverick-proposed/debian/changelog: releasing version 2.4.10 | 12:55 |
ev | ugh, I'll have live-build's ubuntu revision up to triple digits before long | 13:28 |
cody-somerville | ev, oh? | 13:46 |
ev | cody-somerville: just hacking wubi into place | 13:46 |
cody-somerville | ev, I'm sitting next to Daniel Bauman, upstream for live-build | 13:46 |
cody-somerville | ev, Anything we can push upstream? | 13:46 |
ev | it's all handled as a hook | 13:48 |
ev | see debian/patches/build-wubildr.patch | 13:48 |
cody-somerville | ev, FYI (incase you weren't aware), you can just drop that into the local hooks directory in your config for testing purposes. | 13:49 |
ev | indeed - my problems entirely lie around cdimage though | 13:54 |
CIA-37 | ubiquity: evand * r4770 pygi/ubiquity/plugins/ubi-partman.py: Pass required user_data parameter to callbacks. | 15:02 |
CIA-37 | ubiquity: evand * r4771 pygi/ubiquity/plugins/ubi-partman.py: It's increment, not incr, now. | 15:05 |
CIA-37 | ubiquity: evand * r4772 pygi/ubiquity/plugins/ubi-partman.py: Port over the edit partition box. | 15:28 |
CIA-37 | ubiquity: evand * r4773 pygi/ubiquity/frontend/gtk_ui.py: The GtkDialog's content area is wrapped in a function call now. | 15:33 |
=== brendand_ is now known as brendand_n310 | ||
CIA-37 | ubiquity: evand * r4774 pygi/gui/gtk/stepPartAdvanced.ui: Port stepPartAdvanced UI to GTK3 | 16:36 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!