[10:47] ev: So who should I be talking to about UI related stuff for ubiquity, specifically re the accessibility work and UI related stuff that needs to be done for that spec? [10:48] ev: And should I be emailing a design list anywhere for that? [10:49] TheMuso: there's the design list, though you may have more success emailing John Lea directly. mpt might be of help, but I believe he's swamped in other workitems. [10:50] ev: Ok, I think I'll email the design list CCing John then. Is that the ayatana list that you are referring to? [10:50] no [10:50] there's a design@lists.c.c list [10:50] oh right. [10:51] Thanks, will pollish off the email I've been drafting and get it on its way tomorrow. [10:52] thanks! [15:21] ubiquity: cjwatson * r4756 trunk/debian/changelog: releasing version 2.7.8 === amichair_ is now known as amichair === stdin is now known as Guest80131 === Guest80131 is now known as ts2 [16:40] ubiquity: cjwatson * r4757 trunk/debian/ (changelog rules): [16:40] ubiquity: Use pycompile (python-minimal) rather than py_compilefiles [16:40] ubiquity: (python-central). [19:16] Hmm so I've uploaded debian-installer to a PPA with universe/debian-installer in build/config/common's UDEB_COMPONENTS as to find Ubuntu's universe udebs (linaro kernels), sadly apt now fails because PPAs don't have an universe component [19:17] All other options seem to require me hardcoding the mirror name in the source package, ftpmaster.internal :-/ [19:21] I just started trying to follow http://bazaar.launchpad.net/~ubuntu-installer/debian-installer/master/view/head:/build/README [19:23] on a oneiric box, git clone.... make build_netboot failed: Need to download: acpi-modules-2.6.38-2-amd64-di... E: Unable to locate package acpi-modules-2.6.38-2-amd64-di [19:24] guessing I need to setup sources.list.udeb.local ? (googling around, tried a few things.. no help) [19:38] * lool will just enable the same components in Ubuntu in the PPA config [19:39] CarlFK: that might be, check the sanity of the generated sources.list.dudeb, it should have been dumped in the log [19:39] CarlFK: I personally build with dpkg-buildpackage after installing the package's build-deps, but that's not ideal [19:51] duh: Unmet build dependencies: win32-loader; install... Package win32-loader is not available, but is referred to by another package. [21:04] lool: or tweak gen-sources.list.udeb to filter out the universe component for PPAs [21:04] CarlFK: 2.6.38-2 ain't gonna work on oneiric [21:04] CarlFK: you've grabbed the Debian branch for some reason [21:04] CarlFK: is that what you meant to do? [21:06] cjwatson: no, but thats what the docs say: "git clone git://git.debian.org/d-i/debian-installer.git" [21:06] http://bazaar.launchpad.net/~ubuntu-installer/debian-installer/master/view/head:/build/README#L10 [21:07] sure, that will work fine if you're in an unstable chroot [21:07] and those are the Debian docs you're reading [21:07] you need to build d-i matching the distribution you're building on [21:08] the Ubuntu branch is lp:~ubuntu-core-dev/debian-installer/ubuntu [21:08] thanks [21:45] yay - built, booted, running now.