[08:53] I met the following error during install quantal server desktop iso: [08:53] Aug 16 07:44:19 debconf: --> PROGRESS INFO base-installer/section/install_live_system [08:53] Aug 16 07:44:19 debconf: <-- 10 base-installer/section/install_live_system does not exist [08:53] Aug 16 07:44:19 debconf: --> GET live-installer/net-image [08:53] Aug 16 07:44:19 debconf: <-- 0 [08:53] Aug 16 07:44:19 base-installer: error: Could not find any live images [08:53] Aug 16 07:44:19 main-menu[331]: WARNING **: Configuring 'live-installer' failed with error code 1 [08:53] Aug 16 07:44:19 debconf: --> GET debconf/priority [08:53] Aug 16 07:44:19 debconf: <-- 0 critical [08:53] Aug 16 07:44:19 main-menu[331]: WARNING **: Menu item 'live-installer' failed. [08:53] Aug 16 07:44:19 debconf: --> SETTITLE debian-installer/live-installer/title [08:53] Aug 16 07:44:19 debconf: <-- 0 OK [08:53] Aug 16 07:44:19 debconf: --> CAPB [08:53] Aug 16 07:44:19 debconf: <-- 0 multiselect backup progresscancel align escape plugin-detect-keyboard plugin-terminal [08:53] anybody know what's wrong? [08:54] build no: 20120816 [08:58] what is the full image name? I am confused what is a 'quantal server desktop iso' =) is it a desktop or a server iso? or did you try to install desktop task using server iso? [08:59] according to jenkings https://jenkins.qa.ubuntu.com/view/Quantal/view/ISO%20Testing%20Dashboard/ [08:59] 20120816 server default install is borked currently [08:59] xnox, quantal-server-amd64.iso [08:59] try 20120815 [08:59] https://jenkins.qa.ubuntu.com/view/Quantal/view/ISO%20Testing%20Dashboard/job/quantal-server-amd64_default/ [09:00] as that was the last green one [09:00] xnox, yes, I just got the log from the test in jenkins [09:01] xnox, you know, I'm watching all the automated test on quantal and precise, and test on quantal server failed with the error I just posted, but I dont know the root cause [09:01] xnox, do you have any idea on it? [09:03] I am sorry, but i am not sure what's going on here. live-installer is one of the d-i components, but I haven't touched it yet. [09:03] I mostly work with ubiquity and partman [09:04] xnox, ok, anyway thank you! [10:08] xnox, hi, how is the Luks, LVM, and Raid going? [10:08] I'm just about to look through your album [10:08] mpt: "album".... it only has two pictures =) [10:09] xnox, is it After and Before? Or is it two different states in the same revision? [10:09] mpt: before = all code as it is in quantal [10:09] mpt: after = is what I am about to deploy [10:09] xnox, I meant the two pictures in the album. [10:10] so i ran old/new ubiquity and got to the ask page in both. [10:10] So they are After and Before states, ok. [10:10] and then quit. [10:11] mpt: right after I upload the correct before image... [10:11] xnox, how is it that the installer can tell the OS on disk is "quantal" and not 12.10 final, but can't tell that the installation image isn't "12.10" final? [10:12] mpt: please refresh [10:12] mpt: that is a very good question. My guess is that we are using two sets of metadata. On the CD it is labelled simply 12.10 [10:12] done [10:13] yet the on disk OS variables are "quatanl (development version)" [10:13] * xnox with quantal spelled correctly ;-) [10:13] I did file a bug about it. [10:14] But for "quantal 20120816" and "quantal (development version) on disk" shall we offer "upgrade to" or reinstall? [10:14] cause it's hard to know if the on-disk is ahead or behind the daily ISO [10:14] mpt: notice that the before2 image (the just upload) was run directly from the greeting + pressing install [10:15] and it has ugly pictures on the buttons [10:15] also is it me or the fonts look slightly different between the two [10:16] The Before shot isn't using the Ubuntu font, either [10:18] gotcha. So it looks like the "install straight away" is lacking user profile in the enviroment (wrong gtk/fonts profiles) [10:20] I will reinstall a VM with precise on it. [10:21] Then run old/new installer in "Desktop modes" [10:21] and old in "install mode" [10:21] (i will be able to run the new one in "install mode" after CDs are republished) [10:22] then it should give better before & after shots [10:26] Eh, I don't really need to see a Before shot with the exact fonts. [10:26] Anyway, that's the easy screen. The new ones are the hard ones. ;-) [10:31] ok [10:39] babyface: live-installer/net-image> see http://irclogs.ubuntu.com/2012/08/03/%23ubuntu-installer.html where I explained to brendand how to fix this [12:35] ev: do you have time to explain the trick you did in the user setup form to "fix" the form, i.e. stop it from jiggling left/right, when the validation labels / ticks appear and disappear? [12:36] cause I did a new grid and the same trick somehow is not working =) [12:57] xnox: I can't precisely recall. I think it was something like make a size request for the ticks and labels as if they were showing with some modestly-sized text [12:59] ev: this high-level explanation is great. thanks! [12:59] sure thing [15:05] ev: I went to #gtk+ and after fiddling with gtkgrid and fill/expand what not the suggestion arrived [15:05] replace that whole thing with GtkNotebook [15:05] hide the frame and tabs [15:05] flick through GtkNotebook pages as needed [15:05] this will [15:06] * let gtk know exact maximum size of that column [15:06] * cache all the translations [15:06] first page is empty, the others have labels [15:07] xnox: I'm confused [15:07] flip through the notebook pages when? [15:07] we definitely don't want to separate each item on that page into a whole new page [15:07] empty page -> page with "Fair Password" in that cell of the grid [15:08] the notebook is just in that tiny little cell [15:08] ohhhh [15:08] right [15:08] that makes perfect sense [15:08] but without tabs nor borders ;-) [15:08] indeed [15:08] yes, do that :) [15:08] wonderful [15:08] and you get centering per language, cause you know how long it will be in translated language =) [15:08] oh course, some of the errors are hideously wrong [15:09] hideously long* [15:09] so it might not work [15:09] naturally =) [15:09] but it's worth a shot [15:09] I'd like an automated video of all ubiquity screens in all languages =) [15:09] * xnox will watch before going to sleep [15:09] * xnox ... or when i am in a mad house [15:11] writing the code for that might put you in a mad house [15:11] * ev ponders if he can have people committed for interesting coding endeavours [15:12] oh, you wrote that in nodejs and mongodb? Just stand there one minute while I call the authorities. === mpt_ is now known as mpt === cjwatson_ is now known as cjwatson [17:24] iso-scan: cjwatson * r559 ubuntu/debian/ (76 files in 2 dirs): merge from Debian 1.40 [17:26] iso-scan: cjwatson * r560 ubuntu/debian/changelog: releasing version 1.40ubuntu1