/srv/irclogs.ubuntu.com/2008/12/19/#ubuntu-installer.txt

CarlFKcan I anna-install python into the installer env?01:45
kirklandCarlFK: often, you have to append -udeb to anna-install'd stuff02:49
kirklandin my experience02:49
CarlFKyeah - python-udeb "not found"02:51
CarlFKim guessing all the included modules might be a problem02:51
CarlFKhmm.. they could all live in zip files... maybe even one big zip file.02:52
=== cjwatson_ is now known as cjwatson
cjwatsonCarlFK: no, it isn't packaged as a udeb; adding -udeb won't help you when it doesn't exist. :-) You can try 'udpkg -i /cdrom/pool/main/p/python2.5/python2.5-minimal_*.deb' and that *might* work ...09:37
cjwatsonCarlFK: I don't see what a zip file could conceivably have to do with anything09:37
CarlFKcjwatson: zip to keep the memory footprint small09:38
cjwatsonpointless09:38
cjwatson(a) debs are already compressed (b) once installed it needs to be uncompressed so that python can use it09:39
cjwatson(c) installing python in the installer is an insanely minority use case anywya09:39
CarlFKpython can read modules from zips, so only the things being used would get decompressed09:40
CarlFKI didn't say it was a good idea :)09:40
cjwatsonwould be very very slow ...09:42
CarlFKI converted my late_command shell script to python so that I could run it after the fact with some command line parameters09:43
cjwatsonyou can do that with shell scripts too ...09:43
CarlFKbut now I have 2 scripts that do the same thing.  was trying to fiugre out if I could get rid of the shell one09:43
CarlFKyeah, the python version turned out to be a pretty bad idea09:44
CarlFKtouching /etc/..gdm.conf needs sudo, but then touching some /home/user files leave root:root perms that I needed to reset.. it was a learning experience09:46
tjaaltoncjwatson: hw-detect/disk-detect.sh tries to modprobe dm-emc if multipath is used, but that module has gone since 2.6.27. ok to fix in bzr?09:55
tjaalton(the installer just asks for module options and continues if left blank)09:55
cjwatsontjaalton: sure09:56
tjaaltonhope I got it right10:19
xivulonevand can you have a quick look at http://ubuntuforums.org/showthread.php?t=101575210:55
davmor2cjwatson: is there away to access the log files on a live cd with no access to virtual terminals?11:52
cjwatsonnot really ...11:55
davmor2cjwatson: I'm just think what would happen if I try to run the install from the start menu I'll give it a try and see11:57
davmor2no11:59
davmor2just a black screen now.12:00
davmor2Although I notice that I got alt-ctrl-f2 while usplash was running so I'll see if if throws up any errors during standard boot12:01
davmor2cjwatson: Yay I got a terminal :)12:06
davmor2cjwatson: which is the best log files for the live desktop is it just /var/syslog ?12:06
cjwatson/var/log/installer/syslog /var/log/installer/debug12:07
cjwatsonassuming you tried starting the installer and it failed12:07
davmor2cjwatson: no the screenshot is the live desktop not installed.12:08
cjwatsonoh so you're saying that the problem is that the desktop doesn't start at all, not that the installer fails?12:15
cjwatsonnot really something for this channel then ...12:15
davmor2that's what was confusing me12:16
CIA-61tzsetup: cjwatson * r496 ubuntu/debian/control: set Maintainer and Vcs-Bzr for Ubuntu12:35
evandxivulon: the problem was that the checksumming of the file copy failed14:03
evandyou could preseed that away, but then you'd lose checksumming14:03
xivulonevand I saw that but why would that normally happen? is it because the copy operation produced a bogus copy?14:29
evandany number of reasons can lead to a bad file copy14:29
evandbut that was the end result14:29
xivulonwell in this case then failing is the right thing to do I guess14:29
evandthe copied file didn't match the file on the source medium14:29
evandI think so, until we can come up with a better way of handling such errors.14:30
CIA-61oem-config: cjwatson * r567 debconf-ui/lib/frontend/base.py: remove some detritus left over from ubiquity21:52
CIA-61oem-config: cjwatson * r568 debconf-ui/lib/filteredcommand.py: command -> self.command21:52
CIA-61oem-config: cjwatson * r569 debconf-ui/oem-config-firstboot: reset passwd/user-fullname and passwd/username too22:01

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!