[08:52] ubiquity: stgraber * r5397 ubiquity/ (bin/ubiquity-dm debian/changelog ubiquity/gsettings.py): Merge ubiquity-dconf branch, starting dconf-service from ubiquity-dm [08:56] ubiquity: stgraber * r5398 ubiquity/ (bin/ubiquity-dm debian/changelog src/wallpaper/wallpaper.c): Merge ubiquity-composite, enabling compositing in ubiquity, making notify-osd render properly and rendering shadows around windows. [10:31] ubiquity: cjwatson * r5399 trunk/debian/ (77 files in 2 dirs): Re-enable alpha warning for quantal. [10:38] ubiquity: cjwatson * r5400 trunk/ (configure configure.ac debian/changelog): bump to 2.11 [10:40] ubiquity: cjwatson * r5401 trunk/debian/changelog: restore missing changelog trailer [11:00] cjwatson: thanks for fixing my broken changelog entry ... apparently I didn't merge these branches as well as I thought I did... [11:09] heh, np [11:32] Tasksel appears to still use aptitude instead of apt-get in the background. Considering bug 831768 is this not a Really Bad Idea? [11:32] Launchpad bug 831768 in aptitude "aptitude cannot handle conflicts with multiarch enabled" [Undecided,New] https://launchpad.net/bugs/831768 [11:33] tasksel shouldn't be going particularly near multiarch. [11:34] It's enabled by default on amd64, and I've been bitten once on an install from the minimal CD already. [11:34] Anyway, our tasksel only uses aptitude in the manual selection task, where there's no alternative. [11:34] Really? I was sure it was calling it when I didn't choose that... maybe my memory is going fuzzy. [11:34] It's either use it and let people figure it out, or not offer the manual selection task at all. I'm not wild about the latter. [11:35] We stopped using aptitude in general in tasksel in Ubuntu 6.10. [11:35] Mm, quite. [11:35] so preseeding a task would have changed behavior ? [11:35] ogra_: You misunderstand what I mean by manual selection. [11:36] k [11:36] ogra_: There's a pseudo-task in tasksel which causes aptitude to be spawned interactively. [11:36] ah, that one [11:36] That would presumably be the reason tasksel still has a hard depend on aptitude. [11:37] Yes. [11:37] Though I suppose it would be possible for it to apt-get install aptitude if it needs it; but meh, it's complex enough as it is [12:03] Well, my apologies for the waste of time. Clearly I should have come here immediately when I had a problem six months ago - might have been possible to work out what it /actually/ was. Still, everything is OK now. [13:26] ubiquity: cjwatson * r5402 trunk/ (5 files in 2 dirs): [13:26] ubiquity: Upgrade to debhelper 9 for improved handling of compiler flags. Make [13:26] ubiquity: sure that /usr/lib/girepository-1.0/ stays where it's supposed to be [13:26] ubiquity: despite changes in the default libdir for multiarch. [15:47] does update-manager show the slideshow & the twitter feed? [22:12] where particularly is the whitelist of folders and files to not wipe when picking the "upgrade" option from ubiquity? i'm struggling to find it in the ubiquity tree for some reason [23:39] ubiquity: cjwatson * r5132 python3/ (314 files in 31 dirs): merge trunk [23:43] ubiquity: cjwatson * r5133 python3/scripts/ (install.py plugininstall.py): More print functions and new-style except syntax. [23:44] ubiquity: cjwatson * r5134 python3/ubiquity/plugins/ubi-partman.py: Another set comprehension. [23:48] superm1: possibly clear_partitions in partman-target [23:52] ubiquity: cjwatson * r5403 trunk/ (33 files in 8 dirs): merge lp:~cjwatson/ubiquity/python3 (only the beginnings of a port so far)