[03:28] ev, in terms of the pygi port, are you intending to have that land for oneiric, or only if it's ready? [03:29] and if so, do you have a time frame in mind for when you were planning to merge to trunk and land on media? I've got a collection of plugins that would need to be converted as well, so just want to line up schedules if so [04:53] ubiquity: superm1 * r4779 ubiquity/ (debian/changelog scripts/install.py): [04:53] ubiquity: Don't try to unlink directories during fily copy routine that were [04:53] ubiquity: created by partman (/var/lock, /var/run), rmdir them instead. [04:53] ubiquity: (LP: #810700) [04:53] ubiquity: superm1 * r4780 ubiquity/debian/changelog: fily->file [05:04] ubiquity: superm1 * r4781 ubiquity/ (bin/ubiquity-dm debian/changelog): [05:04] ubiquity: Don't assume that gsettings is on PATH just because gconftool-2 is. [05:04] ubiquity: They come from separate packages. [05:13] ubiquity: superm1 * r4782 ubiquity/ (d-i/manifest debian/changelog): [05:13] ubiquity: Automatic update of included source packages: flash-kernel [05:13] ubiquity: 2.28ubuntu27. [05:14] ubiquity: superm1 * r4783 ubiquity/debian/changelog: releasing version 2.7.13 [09:10] debian-installer: cjwatson * r1320 lucid-proposed/ (8 files in 2 dirs): Move to 2.6.32-33 kernels. [09:22] debian-installer: cjwatson * r1321 lucid-proposed/debian/changelog: releasing version 20081029ubuntu102.10 [09:36] partman-target: cjwatson * r916 ubuntu/ (debian/changelog finish.d/mount_partitions): [09:36] partman-target: Stop creating /var/run and /var/lock on the root filesystem, now that [09:36] partman-target: Oneiric has migrated these to being symlinks into /run (LP: #810700). [09:42] partman-target: cjwatson * r917 ubuntu/ (35 files in 3 dirs): merge from Debian 73 [09:48] partman-target: cjwatson * r918 ubuntu/debian/po/ug.po: msgmerge [09:58] partman-target: cjwatson * r919 ubuntu/debian/changelog: consolidate changelog a bit [09:59] partman-target: cjwatson * r920 ubuntu/debian/changelog: releasing version 73ubuntu1 [10:02] superm1: I'll definitely have it ready for oneiric [13:29] ubiquity: cjwatson * r4784 trunk/ (debian/changelog scripts/install.py): [13:29] ubiquity: When copying symlinks, just try unlinking and handle exceptions, rather [13:29] ubiquity: than statting them first to find out what to do. [14:07] * cjwatson enables Exciting Thing and hopes it works [14:07] apt-setup: cjwatson * r220 ubuntu/ (4 files in 2 dirs): [14:07] apt-setup: Enable multiarch by default for amd64 installations. This can be [14:07] apt-setup: controlled by preseeding apt-setup/multiarch. [14:09] apt-setup: cjwatson * r221 ubuntu/debian/changelog: releasing version 1:0.49ubuntu7 [14:16] ev: how are Wubi builds on cdimage looking, now that oneiric is debootstrappable again? === kentb-out is now known as kentb === shadeslayer_ is now known as shadeslayer [16:11] ubiquity: evand * r4763 pygi/ubiquity/nm.py: [16:11] ubiquity: * Ignore stderr from udevadm. [16:11] ubiquity: * Split DBus setup into a separate function to help with unit testing. [16:11] ubiquity: * Watch StateChanged, DeviceAdded, DeviceRemoved, and PropertiesChanged events. [16:11] ubiquity: * Connect to the strongest AP. [16:13] ubiquity: cjwatson * r4785 trunk/ (d-i/manifest debian/changelog): [16:13] ubiquity: Automatic update of included source packages: apt-setup 1:0.49ubuntu7, [16:13] ubiquity: partman-target 73ubuntu1. [16:19] ubiquity: cjwatson * r4786 trunk/debian/changelog: releasing version 2.7.14 [16:34] cjwatson: running into problems there, though I'm not sure what. Calling BuildLiveCD manually fails saying invalid release signature. Running via buildlive (SUBPROJECT=wubi OPTIONS="-f ext3" buildlive ubuntu produces an ext3 disk image, but not with the Wubi bits. I had all this running fine on my local machine. Will have to dig. [16:34] trying to split my time between that and pygi/wireless page [16:34] wubi build on the way [16:35] will need to prune these test builds as well [16:42] ah, this lucid chroot is woefully out of date [17:02] hmm, how does one update a lucid chroot with an oneiric kernel [17:02] ubiquity: evand * r4764 pygi/tests/test_gtkwidgets.py: Add more NetworkManager tests.