=== mpt [n=mpt@121-72-132-173.dsl.telstraclear.net] has joined #ubuntu-installer === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-installer === mpt [n=mpt@121-72-132-173.dsl.telstraclear.net] has joined #ubuntu-installer === pradalover [n=pradalov@cpe-67-11-204-48.satx.res.rr.com] has joined #ubuntu-installer [08:06] hello === pradalover [n=pradalov@cpe-67-11-204-48.satx.res.rr.com] has left #ubuntu-installer ["Konversation] === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-installer === mpt [n=mpt@121-72-132-173.dsl.telstraclear.net] has joined #ubuntu-installer === evand [n=evand@ubuntu/member/evand] has joined #ubuntu-installer [09:02] ubiquity: cjwatson * r1838 ubiquity/debian/changelog: reorganise changelog [09:03] ubiquity: cjwatson * r1839 ubiquity/ (debian/changelog ubiquity/components/partman.py): [09:03] ubiquity: - Offer 'fat16' and 'fat32' filesystem types for new partitions rather [09:03] ubiquity: than the non-existent 'fat' (LP: #83211). [09:07] ubiquity: cjwatson * r1840 ubiquity/ (debian/changelog ubiquity/frontend/gtkui.py): - Fix crash when backing up to automatic partitioning page (LP: #83230). [09:13] ubiquity: cjwatson * r1841 ubiquity/ (debian/changelog scripts/install.py): [09:13] ubiquity: * Fix crash due to underqualification of debconf.DebconfError (thanks, [09:13] ubiquity: Joel Bryan Juliano; LP: #83008). [09:27] I really, really love ubiquity bug reports from apport. They take about a tenth of the time to wade through, partly because I can assume that they already contain all the necessary information without having to think about it. [09:37] ubiquity: cjwatson * r1842 ubiquity/ (debian/changelog ubiquity/frontend/gtkui.py): - Display current partition sizes in megabytes (part of LP: #83166). [09:37] Is that ever going to be automated? I can imagine that creating quite a flood of bug reports. [09:37] is which ever going to be automated, sorry? [09:38] apport. Right now, at least when I've used it, you have to create the bug report yourself and attach the apport report. I was curious if the plan was to auto-submit that information to launchpad. [09:38] err malone [09:38] try a more recent version of apport :-) [09:39] hah, I thought I was only a few days out of sync, but I guess that's all it takes [09:39] as of very recently, pressing the button in apport-gtk submits everything to Launchpad, gets a token back for the submission, and pops up a browser to let you describe the problem; when you submit that it ties it together with the stuff it submitted earlier [09:40] so not totally automatic but much closer than before [09:40] that was basically what I was waiting for before switching ubiquity over [09:40] I don't mind a flood of bug reports as long as they're good, detailed bug reports :-) [09:40] Nice, but does it mark similar apport reports as duplicates? [09:40] hah, indeed [09:41] the problem with the earlier flood was that they tended not to be detailed - it will be much harder for people to screw that up now [09:41] it tries to use a semi-descriptive title so that Launchpad's attempts to detect duplicates on filing have a better chance of working [09:41] Yeah, I did see a lot of "the installer crashes, here's the pop-up dialog message" in my inbox. [09:41] nice [09:42] it's not perfect - if several different code paths lead to the same exception on the same line of code, it'll false-positive [09:42] but that's probably fairly rare [09:42] well, apart from stuff like grub-installer failing [09:42] but to be honest I have so many reports of that now that I don't mind losing a few ;-) [09:42] haha [09:43] I thought the bit in bug 83166 about swap was bogus until I went and read the code - apparently partman *can* choose not to format swap [09:43] will need to look at that this week [09:45] ouch === decherdtt [n=ubuntu@ppp-70-253-42-77.dsl.rcsntx.swbell.net] has joined #ubuntu-installer === decherdtt [n=ubuntu@ppp-70-253-42-77.dsl.rcsntx.swbell.net] has left #ubuntu-installer [] === kro [n=user@pool-72-84-46-79.clrkwv.east.verizon.net] has joined #ubuntu-installer [10:51] I'm having problems preseeding with the fiesty installer. the old preseed I used to use to do automatic partitioning of the hard drive without asking isn't working. tracing through the choices, it seems like the selection is specific to the machine. I need something more generic that I can apply to machines with different hard drives. Did something change? [11:03] kro: you mean partman-auto/disk and /dev/hda / /dev/sda rather than /dev/discs/disc0/disc? [11:03] that was a change in edgy [11:03] kro: in feisty, preseed partman-auto/method to regular and just leave partman-auto/disk unset and it'll automatically use the first disk [11:04] kro: oh, preseeding partman-auto/method to regular is a new requirement in feisty anyway, so you may just have been being bitten by that. Regardless, leaving partman-auto/disk unpreseeded is probably what you want now if you just have one disk [11:07] the partman-auto/method stuff is part of a batch of changes that will eventually produce better preseeding of stuff like LVM and RAI [11:07] D [11:07] and crypto [11:12] cjwatson: thanks. I hadn't touched d-i since dapper. === cjwatson -> bed