psivaa | ubuntu ubiquity: Failed to symbolic-link /boot/initrd.img-3.5.0-15-generic to initrd.img:File exists at /var/lib/dpkg/info/linux-image-3.5.0-15-generic.postinst line 614. | 09:52 |
---|---|---|
psivaa | is this some thing to be concerned? | 09:53 |
xnox | psivaa: is that on panda board? | 09:53 |
psivaa | xnox, no, amd64 | 09:54 |
xnox | yes, it is to be concerned about. please file a bug | 09:54 |
psivaa | xnox, ok thanks | 09:55 |
psivaa | xnox, raised bug 1053317 for that | 10:13 |
ubot2 | Launchpad bug 1053317 in ubiquity "Failed to symbolic-link /boot/initrd.img-3.5.0-15-generic to initrd.img:File exists at /var/lib/dpkg/info/linux-image-3.5.0-15-generic.postinst line 614. on amd64 installation" [Undecided,New] https://launchpad.net/bugs/1053317 | 10:14 |
psivaa | today's wubi installation seem to get an old quantal (20120903.4), this is a pre-beta1 image. i guess this needs to be updated somewhere? | 11:19 |
cjwatson | It shouldn't have dates hardcoded at all | 11:22 |
cjwatson | And there's no 20120903.4 available for download anywhere on cdimage. Odd! | 11:23 |
psivaa | i got this information from /var/log/installer/media-info also i remember seeing grub 1.99 which could also suggest that its an old image | 11:28 |
psivaa | ? | 11:28 |
cjwatson | Can I see the Wubi log? | 11:34 |
mpt | ev, "Install Ubuntu inside Windows [maps to resize_use_free or use_biggest_free]" ... that isn't right, is it? It maps to something_something_restart_into_wubi | 11:38 |
ev | mpt: hmm | 11:41 |
ev | yeah, looking at the code that doesn't seem right | 11:41 |
ev | it just checks for windows | 11:41 |
mpt | ev, https://docs.google.com/a/canonical.com/document/d/1bZ4yQIVgGaUGSYu3qiUHnQt3ieBZoqunP_DcleHCr3I/edit#bookmark=id.35db66d9d3b3 | 11:41 |
mpt | I'm designing a fix for bug 1040996 | 11:42 |
ubot2 | Launchpad bug 1040996 in ubiquity "Test Case uri-001 Ubiquity Resize Install - Resizing partition choice not available" [Medium,Confirmed] https://launchpad.net/bugs/1040996 | 11:42 |
mpt | basically just replacing "Windows" with "{name of other OS}" in each of those options, *except* for the Wubi one | 11:42 |
psivaa | cjwatson, do you mean windows side logs? | 11:45 |
cjwatson | I don't remember where the Wubi log lives. I think it's Windows-side, yes. The Ubuntu-side installer logs wouldn't hurt either. | 11:46 |
cjwatson | Should be in %temp% apparently. | 11:48 |
psivaa | the installation has picked up a locally stored iso, apparently we should not have one for wubi, so that explains | 11:55 |
cjwatson | OK | 11:57 |
cjwatson | Yes, Wubi generally uses separately-downloaded filesystem builds these days | 11:57 |
psivaa | ok, thanks and sorry about the confusion :) | 12:00 |
CIA-5 | grub-installer: cjwatson * r1225 ubuntu/ (debian/changelog grub-installer): Don't try to use local outside a function (LP: #1053317). | 12:33 |
CIA-5 | grub-installer: cjwatson * r1226 ubuntu/debian/changelog: releasing version 1.78ubuntu2 | 12:36 |
bdmurray | is bug 1046627 by design? | 15:29 |
ubot2 | Launchpad bug 1046627 in ubiquity "Install Ubuntu XX.XX alongside SYSTEM YY screen missing" [High,Confirmed] https://launchpad.net/bugs/1046627 | 15:29 |
xnox | bdmurray: no. I can see that screen in my tests.... | 15:30 |
bdmurray | I'll target it to quantal then? | 15:31 |
xnox | bdmurray: I think it might be user error. Because I think option "Use biggest free space" was used, which in quantal now goes straight to install. | 15:32 |
xnox | bdmurray: target to quantal and assign to me, such that I don't forget to comment / follow up on it. | 15:33 |
bdmurray | xnox: I just saw a screen with radio buttons and 'upgrade to 12.10' or 'install 12.10 and lose all your data' | 15:34 |
xnox | bdmurray: you need to have enough disk space for alongside install. eg. 16GB disk or bigger. | 15:35 |
xnox | bdmurray: then you should get three options. | 15:35 |
xnox | if you don't get a third one for alongside, then it's a bug =) | 15:35 |
bdmurray | xnox: ah, yes my disk was rather small | 15:36 |
xnox | =) it needs to pass size check of big enough for two installs =) | 15:36 |
cjwatson | xnox: finally got round to posting review feedback on your fix-value-errors branch | 16:09 |
xnox | cjwatson: thank you. Interesting, I will check it. | 16:16 |
cjwatson | in the meantime I'm going to do an upload to pick up my grub-installer fix, since that breaks installation | 16:18 |
CIA-5 | ubiquity: cjwatson * r5677 trunk/ (d-i/manifest debian/changelog): | 16:24 |
CIA-5 | ubiquity: Automatic update of included source packages: grub-installer | 16:24 |
CIA-5 | ubiquity: 1.78ubuntu2. | 16:24 |
CIA-5 | ubiquity: cjwatson * r5678 trunk/debian/changelog: releasing version 2.12.1 | 16:36 |
CIA-5 | ubiquity: xnox * r5679 trunk/ (4 files in 3 dirs): Add manual crypto partitioning (LP: #1042649) | 17:10 |
CIA-5 | ubiquity: xnox * r5680 trunk/debian/changelog: releasing version 2.12.2 | 17:11 |
* xnox wishes cia did stuff on push, not on commit | 17:12 | |
stgraber | xnox: that's why you should use bound branches when working on branches linked with cia ;) | 17:13 |
xnox | stgraber: cia should not dictate how I develop locally | 17:15 |
CIA-5 | ubiquity: xnox * r5413 precise-proposed/ (debian/changelog ubiquity/plugins/ubi-timezone.py): | 23:08 |
CIA-5 | ubiquity: Don't let oem-config crash from an invalid server return on the timezone | 23:08 |
CIA-5 | ubiquity: page. (LP: #887879) | 23:08 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!