[01:06] partman-iscsi: cjwatson * r57 ubuntu/debian/changelog: releasing version 15 [01:09] partman-uboot: cjwatson * r13 ubuntu/debian/changelog: releasing version 4 [01:53] debian-installer-utils: cjwatson * r697 ubuntu/ (27 files in 3 dirs): merge from Debian 1.77 [01:57] debian-installer-utils: cjwatson * r698 ubuntu/debian/changelog: releasing version 1.77ubuntu1 [02:01] grub-installer: cjwatson * r858 ubuntu/ (31 files in 3 dirs): merge from Debian 1.54 [02:02] Hi everyone. I am having a problem installing xmms because it requires GLib (says GLib 1.2.2 in the error message.) I can't for the life of me find anyplace to download GLib. GTK, yes, but not the subset GLib. Any suggestions? [02:11] TeacherTomL: this channel is about initial installation rather than installing various packages - suggest you try #ubuntu [02:11] grub-installer: cjwatson * r859 ubuntu/debian/po/ (10 files): debconf-updatepo [02:25] Thanks cjwatson. I will do that. [12:48] hmm, ev still on vacation ? [13:12] casper: cjwatson * r827 netboot/ (debian/changelog scripts/casper): merge lp:~mathieu-tl/ubuntu/maverick/casper/netmount_if_conf_in_initrd [13:32] casper: cjwatson * r828 netboot/ (3 files in 3 dirs): [13:32] casper: Parse the machine-readable file written out by ipconfig rather than [13:32] casper: trying to parse its human-readable output. [13:37] * ogra struggles with bug 616581 [13:37] Launchpad bug 616581 in ubiquity (Ubuntu) "oem-config fails to run (affects: 4) (dups: 1) (heat: 459)" [High,Triaged] https://launchpad.net/bugs/616581 [13:40] if os.path.exists('/usr/bin/xfsettingsd'): .... why the heck would it fail on the next line, xfsettingsd is nonexistent on the images so the condition is false [13:42] (i.e. it shouldnt be executed so shouldnt fai) [13:42] if it's an out-of-memory error, then you might just be tweaking something essentially random [13:42] the system has 512M [13:44] i dont think its OOM (and i cant see any indication for that in dmesg) [13:44] consider that there may be multiple different problems reported by different people in this bug [13:44] which is why I'm always endlessly going on about different people filing different bugs [13:44] the crash reported by Tobin is here: [13:44] extras.append(subprocess.Popen( [13:44] ['/usr/lib/ubiquity/panel'], [13:44] stdin=null, stdout=logfile, stderr=logfile, [13:44] **maybe_drop_privileges)) [13:44] right, we all get the same crash currently [13:45] if i comment that part of ubiquity-dm it fails on the next if clause [13:45] if i comment that one too, all works fine [13:45] (as i described in the last comment) [13:46] try 'file /usr/lib/ubiquity/panel' [13:46] if that looks wrong, consider the possibility that it might be some underlying facility that's buggy, such as the fs returning wrong data [13:46] i have to use a new image first, the one i'm using already removed oem-config [13:47] yeah, thats something i was suspecting [13:47] especially since i get e2fsck errors under that kernel, but no fsck errors at all if i run it on a virgin image on any other HW [13:48] random ENOEXEC errors are usually a sign of something below the application layer going wrong, unless the executable file in question really is toast [13:49] well, we got that new toolchain after the sprint so i'm a bit careful if i see NOEXEC now [13:49] could always be a broken binary [13:51] oh [13:51] lp_archive@cocoplum:~/ubuntu/pool/main/u/ubiquity$ dpkg -c ubiquity-frontend-gtk_2.3.7_all.deb | grep panel [13:51] -rwxr-xr-x root/root 9660 2010-08-15 09:17 ./usr/lib/ubiquity/panel [13:51] there are three very important bad letters there [13:52] or maybe this is clearer [13:52] E: ubiquity-frontend-gtk: arch-independent-package-contains-binary-or-object ./usr/lib/ubiquity/panel [13:52] awww [13:53] well, that explains the second issue, but not why the xfsettingsd lines are executed [13:54] separate bug report if it's still reproducible after this [13:58] thanks a lot for the help, i would never have thought of such an issue [14:01] I'm working on a fix, just will take a while to build [14:25] I'm modifying a LiveCD for work (the local university), it'll be distributed to all of the CS students / used as the image for our labs, so this has a rather high priority on my end: Wubi successfully copies the contents of the CD to the hard drive, but when it boots from the HD, ubiquity / whichever installer doesn't get called to finish the installation. The end product is a system identical to my LiveCD. How can I fix this? I've ... [14:25] ... had to revert to revision 189 because of random build and install errors. [14:25] I've been meaning to speak with xivulon, but he's been away for the past few days. Is there anybody else I can talk to regarding it? [14:27] BRB, kernel upgrade requires a reboot. === davmor2_ is now known as davmor2 [15:43] ubiquity: cjwatson * r4212 ubiquity/ (d-i/update-control debian/changelog): Update d-i/update-control for Dpkg::Deps changes in dpkg 1.15.6. [16:32] debian-installer: cjwatson * r1347 ubuntu/ (7 files in 2 dirs): Move to 2.6.35-17 kernels. [16:47] debian-installer: cjwatson * r1348 ubuntu/debian/changelog: releasing version 20100211ubuntu21 === komputes_ubuntu is now known as komputes [17:04] cjwatson: I have a question, that I should know the answer to...are we enabling jockey in the installer? [17:04] we are right?...we being ev [17:05] spec has : [17:05] [ev] Install ubuntu-restricted-addons if option checked: INPROGRESS [17:05] [ev] Create copy for the 'needed for a better experience' checkbox and get legal to sign off on it: INPROGRESS [17:05] [ev] Add a Jockey hook: TODO [17:06] ubiquity: cjwatson * r4213 ubiquity/debian/ (changelog control rules): [17:06] ubiquity: Make ubiquity-frontend-gtk Architecture: any, due to [17:06] ubiquity: /usr/lib/ubiquity/panel (LP: #616581). [17:06] ogra: ^- any chance you could test-build and try the above, if it's feasible? [17:06] robbiew: I won't really know until ev gets back, but I thought we were still intending to do that [17:06] I suppose it's at risk at this point [17:07] cjwatson: ok...I'll follow up with ev [17:07] last we spoke, I think he had made some good progress there [17:07] I haven't spoken with ev since debconf [17:08] cjwatson, i'll try it over the weekend [17:09] the awesomeness of the preinstalled images is that i can just dpkg -i packages in the rootfs as needed ;) [17:13] ubiquity: cjwatson * r4214 ubiquity/debian/ (changelog rules): Remove build-locale on clean.