wgrant | Why does the karmic RC i386 desktop Ubiquity tell me that it will spend 20 (fluctuating) minutes downloading langpacks? It's just English... | 04:27 |
---|---|---|
CIA-33 | ubiquity-slideshow-ubuntu: evand * r173 ubiquity-slideshow-ubuntu/ (553 files in 12 dirs): Update translations from Launchpad (LP: #452889). | 07:50 |
CIA-33 | ubiquity-slideshow-ubuntu: evand * r174 ubiquity-slideshow-ubuntu/po/ (70 files in 12 dirs): Forgot to add new translations in the previous commit. | 07:52 |
CIA-33 | ubiquity-slideshow-ubuntu: evand * r175 ubiquity-slideshow-ubuntu/debian/changelog: releasing version 10 | 08:02 |
CIA-33 | ubiquity: evand * r3550 ubiquity/ (d-i/manifest debian/changelog): | 08:10 |
CIA-33 | ubiquity: Automatic update of included source packages: grub-installer | 08:10 |
CIA-33 | ubiquity: 1.43ubuntu7. | 08:10 |
CIA-33 | ubiquity: evand * r3551 ubiquity/debian/changelog: releasing version 2.0.3 | 08:24 |
TheMuso | evand: did you not have a partman-base change to make, and get included in ubiquity as well? | 09:26 |
TheMuso | Yes there are the changes Colin made the other day, but he also said another change to partman-base was also pending... | 09:27 |
evand | which change was this? | 09:27 |
TheMuso | cjwatson and I were working on fixing up compilation issues re powerpc for partman-base and e2fsprogs. Colin also said that there was another partman-base change pending. | 09:28 |
TheMuso | I may have misread however. | 09:29 |
TheMuso | In any case, there is a partman-base change that we need to upload, as I don't think it would make sense to have 2 ubiquity uploads, unless there is another one planned before we freeze. | 09:29 |
evand | there's another one likely | 09:45 |
evand | I've already uploaded 2.0.3 anyway | 09:45 |
TheMuso | ok | 09:50 |
TheMuso | If cjwatson hasn't pushed partman-base/e2fsprogs by my tomorrow afternoon, I'll upload the fixes for those packages... Unless your ubiquity upload will be sooner than that. | 09:51 |
evand | ah, I had in my head that Colin was still away on vacation today, but apparently not | 09:55 |
evand | good deal | 09:55 |
evand | TheMuso: I'll check with you and cjwatson before uploading ubiquity, to be sure we have all the powerpc fixes in. | 09:57 |
evand | cjwatson: is keeping the generic kernel when using pae in ubiquity by design? bzr blame seems to suggest this. | 10:38 |
evand | ah ha! | 10:46 |
evand | nevermind :) | 10:46 |
evand | cjwatson: does http://pastebin.ubuntu.com/299708/ look okay to you? | 11:42 |
evand | there's also the problem of self.kernel_version not getting set properly in scripts/install.py, but it's not as simple as expanded the regex. | 11:44 |
evand | expanding* | 11:44 |
CIA-33 | usb-creator: evand * r245 trunk/ (debian/changelog usbcreator/backends/base/backend.py): | 12:39 |
CIA-33 | usb-creator: Expand the path provided by the -i option to its absolute | 12:39 |
CIA-33 | usb-creator: (LP: #458497). | 12:39 |
cjwatson | TheMuso: partman-base> at the time I thought that the syslogging change might be necessary for 9.10. At the moment it doesn't seem to be | 14:14 |
cjwatson | I'll upload partman-base nowish | 14:14 |
cjwatson | TheMuso: if you could go ahead and upload e2fsprogs, I'd appreciate it | 14:14 |
cjwatson | evand: thanks so much for sorting out that PAE bug | 14:15 |
CIA-33 | partman-base: cjwatson * r171 ubuntu/debian/changelog: releasing version 133ubuntu4 | 14:15 |
evand | no worries | 14:15 |
evand | I'm still working through one last bit (self.kernel_version not being set properly). I have an ugly patch, just trying to make less ugly. | 14:16 |
cjwatson | evand: 299708> the running kernel will always be generic, so would that actually help? | 14:17 |
evand | cjwatson: see my patch at 11:42 - it's leaving linux-image-2.6.31-*-generic on there | 14:18 |
evand | well, not leaving | 14:18 |
evand | but reinstalling, by apt-installing it | 14:18 |
evand | so it gets removed, and then added back | 14:18 |
evand | apologies for poorly wording that in my bug comment | 14:23 |
cjwatson | evand: oh, I see your point, but that patch alone won't take care of it. the if on line 62 will fire | 14:25 |
cjwatson | there is definitely a bug there but I think the fix is trickier than that | 14:25 |
evand | cjwatson: are you sure? the if on line 57 should be false. | 14:27 |
evand | and it indeed worked in my testing | 14:27 |
evand | (with the patch added, that is) | 14:27 |
evand | http://pastebin.ubuntu.com/299783/ is what I'm working on for the other part of the problem, but I obviously need to have it walk more than just the first branch. | 14:32 |
cjwatson | oh, I see | 14:41 |
cjwatson | yeah, I think you're right | 14:42 |
cjwatson | evand: looks like the right approach, yes | 14:43 |
evand | cool | 14:43 |
evand | http://pastebin.ubuntu.com/299795/ just testing that in an install, then I'll commit and upload, then ask Jerone to test | 15:03 |
cjwatson | evand: shouldn't that be a method, really? | 15:13 |
cjwatson | I know it doesn't really need it but it's sort of odd to have a non-method function there | 15:13 |
evand | cjwatson: ah, just a bad copy and paste job | 15:14 |
evand | fixing | 15:14 |
Nivex | bug 457767 | 15:40 |
ubottu | Launchpad bug 457767 in debian-installer "karmic: iSCSI root: boot hangs on starting iscsid" [Undecided,New] https://launchpad.net/bugs/457767 | 15:40 |
Nivex | cjwatson is probably getting tired of hearing from me :) | 15:40 |
cjwatson | I've been on holiday | 15:41 |
cjwatson | this sounds like it needs a kernel guy to investigate | 15:41 |
Nivex | figured as much when you weren't on for awhile | 15:41 |
cjwatson | shouldn't be possible for tasks to hang that way | 15:41 |
cjwatson | I'd recommend asking #ubuntu-kernel | 15:41 |
Nivex | I imagine it is if your filesystem isn't there anymore | 15:42 |
cjwatson | err | 15:42 |
cjwatson | oh, are network interfaces being fiddled with around that time? | 15:42 |
cjwatson | in that case this needs Keybuk :) | 15:42 |
cjwatson | or is the problem that the act of starting iscsid breaks things? | 15:42 |
Nivex | seems like that's an awful possibility | 15:43 |
Nivex | I get the sense we might not be able to get this done in time :-// | 15:44 |
Nivex | Can you at least move the bug along in the process and I can try to help test this weekend | 15:44 |
Nivex | ? | 15:44 |
Nivex | I'm in the midst of a conference at $WORK. I'll try to pop back in later. | 15:45 |
CIA-33 | ubiquity: evand * r3552 ubiquity/ (debian/changelog scripts/check-kernels scripts/install.py): | 16:00 |
CIA-33 | ubiquity: * Do not install the live CD kernel in the target system when using | 16:00 |
CIA-33 | ubiquity: PAE (LP: #413135). | 16:00 |
CIA-33 | ubiquity: * Properly set the kernel version in the main install process when | 16:00 |
CIA-33 | ubiquity: using PAE so that symlinks get created for the kernel and initramfs. | 16:00 |
cjwatson | Nivex: I don't even know where it should be moved along to :( | 16:08 |
cjwatson | (see #ubuntu-devel) | 16:09 |
bdmurray | Is the ubiquity task in bug 268808 still valid? | 16:51 |
ubottu | Launchpad bug 268808 in e2fsprogs "superblock last write time is in the future" [High,Fix released] https://launchpad.net/bugs/268808 | 16:51 |
=== dpm is now known as dpm-afk | ||
CIA-33 | ubiquity: cjwatson * r3553 ubiquity/ (apport/source_ubiquity.py debian/changelog): | 19:36 |
CIA-33 | ubiquity: Change apport hook to prefer syslog, partman, and casper.log from | 19:36 |
CIA-33 | ubiquity: /var/log/installer/ if they exist there, to support bug-filing after | 19:36 |
CIA-33 | ubiquity: installation. | 19:36 |
CIA-33 | pkgsel: cjwatson * r152 ubuntu/debian/ (changelog postinst): | 20:03 |
CIA-33 | pkgsel: Don't set the "incomplete language support" note if only gimp-help-* is | 20:03 |
CIA-33 | pkgsel: missing, since it's far too big to fit on CDs (LP: #452516). | 20:03 |
CIA-33 | pkgsel: cjwatson * r153 ubuntu/debian/changelog: releasing version 0.25ubuntu4 | 20:07 |
CIA-33 | ubiquity: cjwatson * r3554 ubiquity/ (debian/changelog scripts/install.py): | 20:09 |
CIA-33 | ubiquity: Don't set the "incomplete language support" note if only gimp-help-* is | 20:09 |
CIA-33 | ubiquity: missing, since it's far too big to fit on CDs (LP: #452516). | 20:09 |
evand | bdmurray: I don't believe so | 20:25 |
evand | cjwatson: do you have any more changes you want to get in? | 20:25 |
cjwatson | one grub-installer change I'm working on | 20:26 |
cjwatson | (bug 457687) | 20:26 |
ubottu | Launchpad bug 457687 in grub2 "error: Running 'grub-install --no-floppy "/dev/md0"' failed." [High,Triaged] https://launchpad.net/bugs/457687 | 20:26 |
bdmurray | evand: okay - thanks! | 20:26 |
evand | cjwatson: okay, I'll hold off on an upload then | 20:27 |
cjwatson | I'd also like partman-base to be accepted first | 20:28 |
cjwatson | never mind that bit, it already was | 20:29 |
evand | indeed, that's what had prompted me to start a ubiquity upload :) | 20:29 |
cody-somerville | cjwatson, why would ubiquity not install oem-config when oem-config/enabled is definitely preseeded to true and ubiquity is definitely running in oem mode. | 20:32 |
cjwatson | it's oem-config/enable not oem-config/enabled | 20:33 |
cjwatson | I assume that's a typo though. I don't know, do you have a log? | 20:34 |
cody-somerville | yup | 20:38 |
cody-somerville | reviewing it now | 20:38 |
cody-somerville | cjwatson, grepping oem I don't see any reference to oem-config - just the oem user setup | 20:51 |
cody-somerville | (and oem-config/enable in the kernel command line) | 20:52 |
cody-somerville | also, ubiquity just crashes and the desktop comes up if you set a blank password. I'll file a bug about that. | 20:54 |
cjwatson | ubiquity/frontend/gtk_ui.py: execute_root('apt-install', 'oem-config-gtk') | 20:54 |
cjwatson | that kind of thing is what deals with it | 20:54 |
cody-somerville | oh, I see that now | 21:00 |
cody-somerville | log-output -t ubiquity apt-install oem-config-gtk | 21:01 |
cody-somerville | and then the next few lines are about ntpd | 21:01 |
CIA-33 | grub-installer: cjwatson * r824 ubuntu/ (debian/changelog grub-installer): | 21:02 |
CIA-33 | grub-installer: If using GRUB 2 and installing to a RAID device any of whose components | 21:02 |
CIA-33 | grub-installer: are partitions, then default to installing to the MBRs of each of the | 21:02 |
CIA-33 | grub-installer: containing disks, since GRUB 2 will refuse to install to the partition | 21:02 |
CIA-33 | grub-installer: devices (LP: #457687). | 21:02 |
cjwatson | cody-somerville: is oem-config-gtk available on the installation medium? | 21:02 |
CIA-33 | grub-installer: cjwatson * r825 ubuntu/debian/changelog: releasing version 1.43ubuntu8 | 21:03 |
cody-somerville | cjwatson, affirmative | 21:11 |
cjwatson | cody-somerville: would need to see the full log, then | 21:11 |
cjwatson | evand: once grub-installer is accepted, that's all from me I think | 21:12 |
evand | okay | 21:13 |
evand | I'm not sure how much longer I'll be around, but I can upload ubiquity when I get back home tonight if grub-installer has been accepted | 21:13 |
CIA-33 | ubiquity: cjwatson * r3555 ubiquity/ (debian/changelog scripts/install.py): | 22:19 |
CIA-33 | ubiquity: Make use of check-language-support -a if pkgsel/language-packs is ALL, | 22:19 |
CIA-33 | ubiquity: since that's orders of magnitude faster (see LP #458333). | 22:19 |
ubottu | Launchpad bug 458333 in ubiquity "Preseeding pkgsel/language-packs is not keeping language packages installed" [High,Triaged] https://launchpad.net/bugs/458333 | 22:19 |
TheMuso | cjwatson: Sure will do so when I get back this afternoon. | 22:41 |
CIA-33 | ubiquity: cjwatson * r3556 ubiquity/ (debian/changelog scripts/install.py): | 22:59 |
CIA-33 | ubiquity: * Keep language-support-$LL installed if it happens to be in the live | 22:59 |
CIA-33 | ubiquity: filesystem, since there's no point spending time removing it; but dont | 22:59 |
* cjwatson uncommits, broken log message | 23:00 | |
CIA-33 | ubiquity: cjwatson * r3556 ubiquity/ (debian/changelog scripts/install.py): | 23:00 |
CIA-33 | ubiquity: * Keep language-support-$LL installed if it happens to be in the live | 23:00 |
CIA-33 | ubiquity: filesystem, since there's no point spending time removing it; but don't | 23:00 |
CIA-33 | ubiquity: install it if it isn't in the live filesystem (LP: #458333). | 23:00 |
CIA-33 | ubiquity: evand * r3557 ubiquity/ (d-i/manifest debian/changelog): | 23:44 |
CIA-33 | ubiquity: Automatic update of included source packages: partman-base | 23:44 |
CIA-33 | ubiquity: 133ubuntu4. | 23:44 |
evand | arr, my bad | 23:45 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!