/srv/irclogs.ubuntu.com/2013/04/18/#ubuntu-installer.txt

=== ara_ is now known as ara
cjwatsonxnox: did you ever get anywhere with bug 1066480?  it's our top bug on http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-r-tracking-bug-tasks.html, assigned to you12:12
ubot2Launchpad bug 1066480 in ubiquity (Ubuntu Raring) "Installer doesn't show encrypted partitions" [Critical,Confirmed] https://launchpad.net/bugs/106648012:12
xnoxcjwatson: nope didn't implement it. Last time we spoke abou it it would be a loop into manual-partitioning -> setup encryption -> activate volumes -> (maybe questions to enter passwords for unlocking) -> back to automatic partitioning screen.12:14
xnoxwhich can be interesting for the ubiquity state/cache building. Unless that menu option is brought up, or even auto-activated when running off ubiquity installed d-i.12:15
cjwatsoncould you record a bit more state about that in the bug, then?  I expect we'll have to bump this to S now :-(12:16
xnoxthe other culprit is that there is no support to deactivate ecrypted volumes once activated.12:16
xnoxand that needs fixing in debian, as far as I can see.12:16
cjwatsonyeah, that's a long-standing issue - roughly bug 291494, right?12:17
ubot2Launchpad bug 291494 in partman-crypto (Ubuntu) "Partitions selected for encryption cannot be erased anymore" [Undecided,New] https://launchpad.net/bugs/29149412:17
xnoxyes.12:18
cjwatsonshould be noted in the bug so that nobody tries to implement it without realising that :)12:18
cjwatsonand http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=38189212:19
ubot2Debian bug 381892 in partman-crypto "Should allow de-allocation of encrypted volumes" [Normal,Open]12:19
* cjwatson links12:19
xnoxcjwatson: similarly I'd like dm-raid activation, deactivate if the activated drives don't actually have any partitions setup and thus making it impossible to do any installation (one gets dropped into manual partitioning, where nothing is possible to do)12:21
* cjwatson applies a bodge for bug 109711313:14
ubot2Launchpad bug 1097113 in ubiquity (Ubuntu Raring) "skip timezone selection" [High,In progress] https://launchpad.net/bugs/109711313:14
cjwatsonxnox: are you intending to fix any of the other ubiquity bugs listed on http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-r-tracking-bug-tasks.html before release?13:17
xnoxcjwatson: ideally bug 108070113:18
ubot2Launchpad bug 1080701 in ubiquity (Ubuntu Raring) "After 'Preparing to install Ubuntu' screen, raring installation hangs" [High,Confirmed] https://launchpad.net/bugs/108070113:18
cjwatsonYeah, I was wondering about that.  Is there a VM reproducer?13:18
xnoxcjwatson: not yet.13:18
cjwatsonSo sounds like I should upload what I have, once the new localechooser is approved13:18
xnoxcjwatson: my plan is to follow one reproducer which is bare metal windows install & ubuntu reinstall on top.13:19
cjwatsonIf you can manage to get a reproducer which can be transferred to me in finite time then I'd be happy to have a go ...13:19
xnoxcjwatson: the hang, will most likely be a fix in partman-auto =/ as that's were it is reported to hang.13:19
cjwatsonTwo sets of eyeballs probably better than one for this bug13:19
xnoxack. thanks.13:19
cjwatson(Have investigated such things before, I know they're nasty)13:19
xnoxev: lp:wubi is fully fixed up for raring and works correctly. Not sure if anything needs doing to make it "releasy" (update URLs to final?!)13:35
evxnox: the urls in the ini file need to be updated to their final location, we need to build it after that and get IS to sign it13:36
evbut that task is when we have the final images to hand13:36
xnoxev: lp:~ubuntu-installer/wubi/precise is fixed up for 12.04.2 like images. Testing it at the moment, but it should be ready as well. But that one says "12.04.1 in the title" yet downloads "12.04.2" disk images.13:36
xnoxev: Ok, I see.13:37
evokay13:37
xnoxev: it would be nice to submit precise-re-release for signing at the same time?!13:37
evyes13:37
xnoxack.13:37
xnoxev: yeap, precise works fine as well now.13:38
evwoo13:39
xnoxgreen light to fix up version strings and release wubi for 12.04 and 13.04 =)13:39
cjwatsonthere are multiple levels of fallback for the image locations, so it should be possible to have the final location there before having final images in hand13:39
cjwatsonit falls back from release to daily build IIRC13:39
* xnox thinks that's commented out at the moment. But yeah I also thought that wubi can be released ahead of time..... and just test it against final images (possibly with unsigned wubi.exe)13:40
cjwatsonit needs to have the fallback otherwise it's impossible to test it before release13:42
* xnox goes to look.13:42
xnoxcjwatson: it has beta commented out. But at the moment it looks like it is set to "metalink=final-url \n metalink2=daily-url"13:43
cjwatsonnot worried about beta, it's the release -> daily build fallback that's important13:43
cjwatsonthat sounds fine13:43
xnoxRight, so ev release raring/precise for signing and publishing whenever there is time =)13:45
* xnox goes back to the ubiquity hangs bug then.13:45
evon it13:46
evxnox: raring is in place13:48
evballs. I got rid of my precise chroot13:48
evthis may take a while :)13:48
xnoxOh =) also not sure how to trick precise to claim it's 12.04.2 on the first screen.13:49
evxnox: ps. there's a massive storm coming your way13:50
evit just swept through London13:50
xnoxev: =D well the clouds went dark right about when you said that.13:51
evhaha!13:57
cjwatson... and the storm gets here14:24
cjwatsondamnit, it was blue skies earlier14:24
xnoxfirst thunder here.14:27
evxnox: wubi for precise is in place14:47
xnox"partman_server itself is blocked in open("/var/lib/partman/outfifo") for reading but it does not look like somebody has written anything there."15:34
xnox"By feeding some "OK" strings to outfifo, stopfifo and infifo I seem to be able to resynchronize the scripts with partman and the proper page appears in the installer. "15:34
xnoxalso https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1080701/comments/88 hints that partman is somehow tripping on activated and mounted swap _file_ when no other partitions are mounted.15:34
ubot2Launchpad bug 1080701 in ubiquity (Ubuntu Raring) "After 'Preparing to install Ubuntu' screen, raring installation hangs" [High,Confirmed]15:34
* xnox didn't know that we mount swap _files_ at all15:35
kentbxnox: I might have an easier way to reproduce that bug...for me it seemed to occur when installing the server variant on a system that previously had an LVM setup on it. The installer would get 'stuck' right at the beginning of the partitioning phase.  I had to wipe out the disks beforehand to keep it from happening.  I don't know if that'll help simplify16:27
kentbthings for you, but, I can certainly give it a go in the server lab tomorrow @ Dell.16:27
xnoxkentb: let me try that quickly.16:29
xnoxkentb: i wonder which dell lab you are at, as i'm waiting for something else to be tested...16:29
kentbxnox: austin, tx16:29
xnoxkentb: no dice. a reproducer would be really nice....17:02
kentbxnox: ok. I'll find a machine with a partitioning scheme that reproduces and send the info your way.17:03
xnoxkentb: yeah that would be nice. it seems like a few GPT windwos7 machines with recovery partitions and installed as dual-boot ubuntu trigger it.17:05
* xnox daubts we ship such machines anywhere though =)17:06
* kentb is thankful we don't (at least from dell) :)17:06
GrueMasterxnox: I've seen where the live image will mount swap on local HD if it is visible.  Not sure if this helps.  I'm using 12.04 here atm.18:44
=== kentb is now known as kentb-out
xnoxGrueMaster: yeah, I see that too, but it doesn't cause installer hang for me.23:12
xnoxfunny how one needs to trigger the bug, instead of avoiding it to really fix the problem....23:12

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!