CIA-71 | partman-iscsi: cjwatson * r57 ubuntu/debian/changelog: releasing version 15 | 01:06 |
---|---|---|
CIA-71 | partman-uboot: cjwatson * r13 ubuntu/debian/changelog: releasing version 4 | 01:09 |
CIA-71 | debian-installer-utils: cjwatson * r697 ubuntu/ (27 files in 3 dirs): merge from Debian 1.77 | 01:53 |
CIA-71 | debian-installer-utils: cjwatson * r698 ubuntu/debian/changelog: releasing version 1.77ubuntu1 | 01:57 |
CIA-71 | grub-installer: cjwatson * r858 ubuntu/ (31 files in 3 dirs): merge from Debian 1.54 | 02:01 |
TeacherTomL | 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:02 |
cjwatson | TeacherTomL: this channel is about initial installation rather than installing various packages - suggest you try #ubuntu | 02:11 |
CIA-71 | grub-installer: cjwatson * r859 ubuntu/debian/po/ (10 files): debconf-updatepo | 02:11 |
TeacherTomL | Thanks cjwatson. I will do that. | 02:25 |
ogra | hmm, ev still on vacation ? | 12:48 |
CIA-71 | casper: cjwatson * r827 netboot/ (debian/changelog scripts/casper): merge lp:~mathieu-tl/ubuntu/maverick/casper/netmount_if_conf_in_initrd | 13:12 |
CIA-71 | casper: cjwatson * r828 netboot/ (3 files in 3 dirs): | 13:32 |
CIA-71 | casper: Parse the machine-readable file written out by ipconfig rather than | 13:32 |
CIA-71 | casper: trying to parse its human-readable output. | 13:32 |
* ogra struggles with bug 616581 | 13:37 | |
ubot2 | 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:37 |
ogra | 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:40 |
ogra | (i.e. it shouldnt be executed so shouldnt fai) | 13:42 |
cjwatson | if it's an out-of-memory error, then you might just be tweaking something essentially random | 13:42 |
ogra | the system has 512M | 13:42 |
ogra | i dont think its OOM (and i cant see any indication for that in dmesg) | 13:44 |
cjwatson | consider that there may be multiple different problems reported by different people in this bug | 13:44 |
cjwatson | which is why I'm always endlessly going on about different people filing different bugs | 13:44 |
cjwatson | the crash reported by Tobin is here: | 13:44 |
cjwatson | extras.append(subprocess.Popen( | 13:44 |
cjwatson | ['/usr/lib/ubiquity/panel'], | 13:44 |
cjwatson | stdin=null, stdout=logfile, stderr=logfile, | 13:44 |
cjwatson | **maybe_drop_privileges)) | 13:44 |
ogra | right, we all get the same crash currently | 13:44 |
ogra | if i comment that part of ubiquity-dm it fails on the next if clause | 13:45 |
ogra | if i comment that one too, all works fine | 13:45 |
ogra | (as i described in the last comment) | 13:45 |
cjwatson | try 'file /usr/lib/ubiquity/panel' | 13:46 |
cjwatson | 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 |
ogra | i have to use a new image first, the one i'm using already removed oem-config | 13:46 |
ogra | yeah, thats something i was suspecting | 13:47 |
ogra | 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:47 |
cjwatson | 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:48 |
ogra | well, we got that new toolchain after the sprint so i'm a bit careful if i see NOEXEC now | 13:49 |
ogra | could always be a broken binary | 13:49 |
cjwatson | oh | 13:51 |
cjwatson | lp_archive@cocoplum:~/ubuntu/pool/main/u/ubiquity$ dpkg -c ubiquity-frontend-gtk_2.3.7_all.deb | grep panel | 13:51 |
cjwatson | -rwxr-xr-x root/root 9660 2010-08-15 09:17 ./usr/lib/ubiquity/panel | 13:51 |
cjwatson | there are three very important bad letters there | 13:51 |
cjwatson | or maybe this is clearer | 13:52 |
cjwatson | E: ubiquity-frontend-gtk: arch-independent-package-contains-binary-or-object ./usr/lib/ubiquity/panel | 13:52 |
ogra | awww | 13:52 |
ogra | well, that explains the second issue, but not why the xfsettingsd lines are executed | 13:53 |
cjwatson | separate bug report if it's still reproducible after this | 13:54 |
ogra | thanks a lot for the help, i would never have thought of such an issue | 13:58 |
cjwatson | I'm working on a fix, just will take a while to build | 14:01 |
ryanakca | 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 |
ryanakca | ... had to revert to revision 189 because of random build and install errors. | 14:25 |
ryanakca | 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:25 |
ryanakca | BRB, kernel upgrade requires a reboot. | 14:27 |
=== davmor2_ is now known as davmor2 | ||
CIA-71 | ubiquity: cjwatson * r4212 ubiquity/ (d-i/update-control debian/changelog): Update d-i/update-control for Dpkg::Deps changes in dpkg 1.15.6. | 15:43 |
CIA-71 | debian-installer: cjwatson * r1347 ubuntu/ (7 files in 2 dirs): Move to 2.6.35-17 kernels. | 16:32 |
CIA-71 | debian-installer: cjwatson * r1348 ubuntu/debian/changelog: releasing version 20100211ubuntu21 | 16:47 |
=== komputes_ubuntu is now known as komputes | ||
robbiew | cjwatson: I have a question, that I should know the answer to...are we enabling jockey in the installer? | 17:04 |
robbiew | we are right?...we being ev | 17:04 |
robbiew | spec has : | 17:05 |
robbiew | [ev] Install ubuntu-restricted-addons if option checked: INPROGRESS | 17:05 |
robbiew | [ev] Create copy for the 'needed for a better experience' checkbox and get legal to sign off on it: INPROGRESS | 17:05 |
robbiew | [ev] Add a Jockey hook: TODO | 17:05 |
CIA-71 | ubiquity: cjwatson * r4213 ubiquity/debian/ (changelog control rules): | 17:06 |
CIA-71 | ubiquity: Make ubiquity-frontend-gtk Architecture: any, due to | 17:06 |
CIA-71 | ubiquity: /usr/lib/ubiquity/panel (LP: #616581). | 17:06 |
cjwatson | ogra: ^- any chance you could test-build and try the above, if it's feasible? | 17:06 |
cjwatson | robbiew: I won't really know until ev gets back, but I thought we were still intending to do that | 17:06 |
cjwatson | I suppose it's at risk at this point | 17:06 |
robbiew | cjwatson: ok...I'll follow up with ev | 17:07 |
robbiew | last we spoke, I think he had made some good progress there | 17:07 |
cjwatson | I haven't spoken with ev since debconf | 17:07 |
ogra | cjwatson, i'll try it over the weekend | 17:08 |
ogra | the awesomeness of the preinstalled images is that i can just dpkg -i packages in the rootfs as needed ;) | 17:09 |
CIA-71 | ubiquity: cjwatson * r4214 ubiquity/debian/ (changelog rules): Remove build-locale on clean. | 17:13 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!