/srv/irclogs.ubuntu.com/2011/05/27/#ubuntu-installer.txt

thombHey, I'm having a total failure installing 11.04 on hardware that should work (Clarkdale-based desktop)01:51
thombhttps://answers.launchpad.net/ubuntu/+source/ubiquity/+question/158859 has details01:51
thombanyone around?02:00
cjwatsonev: could you take bug 788859?08:56
ubot2Launchpad bug 788859 in ubiquity "3D session selected even if not supported; availability of 2D session not obvious" [High,Triaged] https://launchpad.net/bugs/78885908:56
evsure thing09:25
* cjwatson belatedly realises that qemu-system-ppc -cpu G4 -M mac99 -bios /usr/share/openbios/openbios-ppc -cdrom foo.iso -hda foo.img -boot order=d allows him to debug powerpc problems, albeit slowly10:05
evnice10:13
cjwatsonthough hmm, no network10:13
evI take it -net user does not work10:14
cjwatson-net nic -net user is supposed to be the default10:14
cjwatsonah, kernel problem I think10:16
evhmm this is starting to look like a metacity issue10:20
evhttp://mail.gnome.org/archives/commits-list/2010-October/msg03679.html - that would do it10:50
CIA-12ubiquity: evand * r4728 trunk/ (bin/ubiquity-dm debian/changelog): gnome-settings-daemon no longer daemonizes (LP: #788859).11:03
sorencjwatson: With openbios from Debian?11:23
cjwatsonyes11:23
sorenOk.11:23
sorenDarn it :)11:23
cjwatsoncf. bug 75606811:23
ubot2Launchpad bug 756068 in openbios-ppc "openbios-ppc version 1.0+svn640-1 failed to build on i386" [Medium,Won't fix] https://launchpad.net/bugs/75606811:23
cjwatson(silly ubot2.  that's really Triaged)11:24
cjwatsonbug 789054 for the network problem11:24
ubot2Launchpad bug 789054 in linux "d-i fails to bring up network on powerpc" [Undecided,New] https://launchpad.net/bugs/78905411:24
sorencjwatson: I've been tempted so many times to do the worst things imaginable to make it work.11:25
sorencjwatson: Ranging from just embedding it in a new source package along with source code and instructions for how to update it,  through embedding it, building a powerpc vm image, booting qemu-powerpc and actually rebuilding the source,   to uploading it with arch:any and having the build on !powerpc grab the powerpc binary and embedding the image from there.11:28
sorencjwatson: Neither seem particularly pleaseing :)11:28
sorenThe first option sucks for potential security updates, the last relies on being able to fetch packages for other architectures from a buildd. The middle one, while mindboggling, a resource hog, and quite timeconsuming, is actually workable as soon as we're past the bootstrapping, although build-depending on oneself sounds like no fun at all.11:32
persiaI chatted with bigjools about how to do that, and the recommendation was to extend Soyuz to be able to express architecture affinity somehow.11:32
cjwatsonas I mentioned in that bug ...11:32
cjwatson(though a cross-compiler might work too.)11:33
cjwatson(but that's a big stack to maintain for a handful of packages.)11:34
sorenpersia: What, fix the problem rather that work around it? pft11:34
persiacjwatson: Aren't we down to just openbios-ppc?  I thought the rest went away with the removal of hppa and sparc.11:35
cjwatsonopenhackware too11:35
persiaOh, right.  That's the other PPC one.11:35
cjwatsonbug 75594311:35
ubot2Launchpad bug 755943 in openhackware "openhackware version 0.4.1-4 failed to build on i386" [Medium,Won't fix] https://launchpad.net/bugs/75594311:35
sorenpersia: Just because sparc is gone doesn't mean we don't need a sparc bios for qemu :)11:36
cjwatsonaha, '-net nic,model=e1000 -net user' works11:37
cjwatsonsoren: well, that really would need a cross-compiler now11:37
persiasoren: But the LP change won't let us build it.11:37
sorenpersia: Right.11:37
sorencjwatson: Yeah. That doesn't seem very likely for a non-supported architecture, though.11:37
cjwatsonquite11:38
sorenOh, well. At least the Debian package still works.11:38
CIA-12choose-mirror: cjwatson * r1164 ubuntu/ (choose-mirror.c debian/changelog):11:50
CIA-12choose-mirror: Only default mirror/country to the value of debian-installer/country if11:50
CIA-12choose-mirror: the latter has any mirrors; otherwise, fall through to defaulting to GB11:50
CIA-12choose-mirror: (LP: #756719).11:50
CIA-12choose-mirror: cjwatson * r1165 ubuntu/debian/changelog: releasing version 2.38ubuntu211:51
CIA-12debian-installer: cjwatson * r1449 ubuntu/debian/changelog: releasing version 20101020ubuntu3215:10
sevis__hi16:59
CarlFKhi16:59
sevis__who can help me, with preseeding?16:59
CarlFKno one, cuz you didn't ask a question about it ;/16:59
sevis__sorry :D16:59
CarlFKhttps://gitorious.org/vms/vms/blobs/master/mk_sid_qcow.sh  run that.17:01
sevis__i have a preseed file, which was for fully automatic install thru the local net. but it was for earlier version of linux (8.02 maybe) and now i want to do the same on baltix linux 10.04 rc317:01
sevis__did anyone understood my thoughts?17:03
CarlFKyes - you need to fix your preseed file to set the settings the new installer needs.17:04
sevis__but i don't know which settings don't to new ones..17:04
sevis__it asks me for the first step - region17:05
CarlFKWhen you run the install, does it prompt you for anything?17:05
sevis__and i didin't saw the diferrence17:05
sevis__yes17:05
sevis__and then skips to the partitioning17:08
sevis__and then prompts all the following steps17:09
CarlFKI think the recommended way is to do the install (use the preseed, answer the prompts) boot the new system and run a command that dumps all the settings that were used17:09
evubiquity upload blocked by me forgetting to do an MIR for python-xklavier17:09
evmonday :)17:09
sevis__but i have to do the task, with no prompts17:09
sevis__:)17:10
CarlFKthat dump should have all the settings the installer needs.17:10
sevis__how to dump that?17:10
sevis__sorry, i'm lithuanian and my english may be broken17:10
sevis__could you explain me that please :D17:10
CarlFKgive me a sec to look it up...17:11
sevis__ok17:11
cjwatsonCarlFK: um, not really17:12
cjwatsonthe recommended way is to work from the advice in the installation guide17:12
cjwatsondoing a debconf dump *can* be useful in some situations, but it will produce many items that should not be preseeded as well17:12
cjwatsonit's more useful for looking up a single question17:12
cjwatsonsevis__: I recommend going through https://help.ubuntu.com/10.04/installation-guide/i386/appendix-preseed.html17:13
CarlFKcjwatson:  i thought the dump was what the guild recommended17:13
cjwatsonCarlFK: https://help.ubuntu.com/10.04/installation-guide/i386/preseed-creating.html "However, a file generated in this manner will have some items that should not be preseeded, and the example file is a better starting place for most users."17:13
sevis__but i have the options, and just need to remove the prompts, to do it automatically :D17:14
CarlFKok, so I wasn't completely crazy :)17:14
sevis__and i don't know, which commands does not match17:14
cjwatsonif you post your preseed file and boot parameters, I can comment on them17:16
cjwatson(remove any authentication details, obviously)17:16
sevis__just here? :)17:17
CarlFKsevis__: pastebin site17:18
CarlFKsevis__:  http://paste.ubuntu.com/17:19
sevis__http://paste.ubuntu.com/613832/17:20
CarlFKsevis__: also post your kernel boot parameters17:21
CarlFKsevis__: "debian-installer/locale=en_US console-keymaps-at/keymap=us keyboard-configuration/xkb-keymap=us netcfg/get_hostname=qemu netcfg/get_domain= DEBCONF_DEBUG=5"17:22
sevis__"default /casper/vmlinuz GFXBOOT bootlogo label net-install   menu label ^Network Install of Baltix GNU/Linux   kernel /casper/vmlinuz   append  file=/ubuntu-cd/preseed/baltix.seed boot=casper automatic-ubiquity noprompt initrd=/casper/initrd.lz netboot=nfs nfsroot=192.168.1.11:/ubuntu-cd oem-config/enable=true debian-installer/language=lt console-setup/layoutcode=lt --  "17:22
sevis__did you mean this?17:23
CarlFKyes17:24
sevis__ok then17:24
sevis__:)17:24
cjwatsontry replacing "debian-installer/language=lt" with "locale=lt_LT.UTF-8"17:25
cjwatsonlooks largely ok otherwise17:26
sevis__ok, i'll test now17:29
sevis_still requests for the first step17:35
sevis_;\17:35
cjwatsonscreenshot of the question it's asking?17:36
sevis_i'm cappable to make screenshot on the other pc, because i boot from my dhcp server on another pc.. and i need no prompt-intallation17:37
CarlFKsevis_: I would install qemu on your current machine and use that to debug this.17:38
sevis_what's that? :)17:39
sevis_damn, i just need to edit a few steps, that there wouldn't be no prompts.. :\17:43
CarlFKsevis_: give me a 5-10 min, I am trying to setup my box to use your conf17:44
sevis_ok17:44
CarlFKsevis_: what is the URL I can get kernel /casper/vmlinuz from?  (guessing it is part of a CD image)17:46
sevis_it's part of the ubuntu alternate 10.04 cd17:46
CarlFKcool - I have that17:46
sevis_:]17:47
CarlFKsevis_: sudo apt-get install qemu17:48
CarlFKmay as well get that out of the way.17:48
sevis_done17:50
sevis_and what next? :D17:50
CarlFKsevis_: I think I have it runing here, with your problem on my screen... stand by....17:58
sevis_uuu, can't wait :D17:58
CarlFKsevis_: https://gitorious.org/vms/vms/blobs/master/mk_natty_qcow.sh18:01
CarlFKeither wget that, or git clone the whole repo - not much to it.18:01
CarlFKwhopps. sic.qcow is a bad name...18:02
sevis_still don't get it, what's the relationship between *.seed file and *.sh :) sorry..18:03
CarlFK.sh is a shell script you run18:04
sevis_when it's used?18:05
CarlFKnow :)18:05
sevis_so if i understand well, then it's not enough of just *.seed file configuration?18:06
CarlFKum... this is for testing.  so you can have something to do a screen shot of.18:07
sevis_is it necessary? :D18:07
CarlFKit is a good way to get help18:08
sevis_:\18:12
CarlFKcjwatson: if I do qemu ... -curses (so I can cut/paste text) it gets stuck on "640 x 480 Graphic mode" - is there some way to tell it not to touch display modes?18:16
cjwatsondon't know off the top of my head, sorry18:17
CarlFKsevis_: line 4: auto auto-install/enable - does that work?  I am getting an error, I think it is that line18:26
sevis_don't know, it's the same with it or without18:27
CarlFKsevis_: ok, if you get/run that script, it should run in qemu just like the box you are booting from18:33
sevis_but i boot on another pc, don't bother18:35
CarlFKsevis_: is a message you get: http://www.nextdayvideo.com/site_media/static/img/baltix1-1.png18:41
sevis_it's when you're using initrd.gz , you should use initrd.lz :)18:42
CarlFKah, good catch18:42
CarlFKwait..18:43
CarlFKand i need to swap debian for ubuntu18:45
CarlFKsevis_: http://archive.ubuntu.com/ubuntu/dists/natty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/18:50
CarlFKthere is only gz.18:50
sevis_use iso38618:51
sevis_use is38618:51
sevis_use i38618:52
sevis_there :D18:52
sevis_it's 32bit18:54
CarlFKsevis_: is this what you get? http://www.nextdayvideo.com/site_media/static/img/temp/baltix2.png18:58
sevis_nope19:01
sevis_http://imageshack.us/photo/my-images/850/75733943.jpg/19:03
sevis_i get this19:03
CarlFK(11:46:38 AM) sevis_: it's part of the ubuntu alternate 10.04 cd19:04
CarlFKis that the alternate installer?19:04
sevis_baltix linux desktop19:05
sevis_ftp://ftp.akl.lt/Linux/Baltix/Baltix-Linux-Desktop-10.04.2rc3-2011-02.iso19:05
CarlFKah, that would be the URL i asked for.19:06
sevis_(blush)19:06
sevis_:D19:06
CarlFKsevis_: I found vmlinux and initrd in ftp://ftp.akl.lt/Linux/Baltix/Server/seni-old/casper/19:20
CarlFKcan you find any others on that server ?19:20
sevis_what files?19:23
sevis_i have backups of all files needed19:23
CarlFKI don't19:23
sevis_i can send u19:24
CarlFKcan you find any others on that server ?19:31
sevis_which ones exactly?19:37
CarlFKsevis_: the netboot ones.  but that server isn't organized well, so it is hard to tell what is where.  so I'll try any you can find.19:39
sevis_netboot files were from alternate cd19:43
sevis_i'm uploading whright now19:45
sevis_it'll take a while19:47
sevis_http://www.megaupload.com/?d=URL6D20119:59
sevis_here u go19:59
CarlFKsevis_: what's the url I can wget ?20:01
sevis_url of what? :S20:03
CarlFKwhat are the md5sums of the 2 files?20:10
sevis_md5sums? what's that? sorry..20:16
CarlFKsevis_: like this: http://paste.ubuntu.com/613883/20:17
sevis_don't know :S20:17
CarlFKrun that command.20:18
sevis_http://paste.ubuntu.com/613885/20:19
sevis_will you be tomorrow here?20:34
sevis_i'm going offline till tomorrow..20:34
CarlFKsevis_: where did this file come from: beaf59d44191c0e94e9233189719b786  initrd.gz20:35
sevis_i don't remember well, but i guess that from baltix linux20:36
CarlFKon the cd, is there a dir called netboot ?20:36
sevis_nope20:37
sevis_just on alternate20:37
CarlFKwhat?20:38
sevis_on ubuntu altenate 10.04 cd20:38
CarlFKcan we use that?20:39
CarlFKyes.  what is the URL for that iso?20:39
sevis_http://www.ubuntu.com/download/ubuntu/alternative-download20:40
CarlFKI think I have seen that this needs to be localized: d-i partman/choose_partition select Finish partitioning and write changes to disk21:22
CarlFKsevis_: what do you use for keyboard-configuration/layoutcode=us ?21:26
sevis_layoutcode=lt21:26
CarlFK"Method for toggling between natural and Latin mode" Alt-Shift21:30
CarlFKany idea what the config is for that?21:31
CarlFKkeyboard-confiuration/toggle21:31
CarlFKkeyboard-configuration/toggle=Alt+Shift21:35
CarlFKspelling helps21:35
sevis_no idea :\21:36
CarlFKkeyboard works.  I need the text for "Finish partitioning and write changes to disk"21:37
cjwatsonfinish21:38
sevis_maybe this will help http://paste.ubuntu.com/613905/ ..21:39
CarlFKfinish - heh.  thanks.21:40
sevis_any progress? :S21:43
CarlFKyeah, I thinik you want the APPEND from https://gitorious.org/vms/vms/blobs/master/mk_natty_qcow.sh21:43
CarlFKthat scrip is doing an install, no prompts21:44
sevis_so is there any way to do an install without prompts using ONLY *.seed?21:46
CarlFKyes.  that script does it.21:47
sevis_where should i put that script?21:47
CarlFKwell, and you need to boot the kernel.  that may be what you mean by ONLY21:48
CarlFKin your home dir.  chmod u+x it, ./run it.  see what happens.21:48
CarlFKexcept that finish didn't work...21:49
CarlFKcjwatson: d-i partman/choose_partition select finish  ?21:50
CarlFKI see "finish" here: https://help.ubuntu.com/10.04/installation-guide/i386/preseed-contents.html#preseed-partman21:54
CarlFKbut when I changed language it didn't like that21:54
cjwatsonshould work like that, but not going to check now ...21:58
CarlFKonce the install is done I can look it up with debconf-get-selections21:58
cjwatsonnot necessarily helpful in the case of partman21:59
CarlFKoh joy.21:59
cjwatsonit might give you *an* answer, but not always the one that should be preseeded21:59
cjwatsonpartman is pretty much the primary example of something where debconf-get-selections is misleading22:00
CarlFKhttp://www.nextdayvideo.com/site_media/static/img/temp/noapt1.png  Can't exec "aptitude": No such file or directory23:42
CarlFKhow did that happen?23:42
CarlFK"root=/dev/rd/0 rw locale=lt_LT keyboard-configuration/layoutcode=lt console-setup/layoutcode=lt console-setup/ask_detect=false keyboard-configuration/toggle=Alt+Shift netcfg/get_hostname= apt-setup/proposed=true netcfg/get_hostname=qemu netcfg/get_domain= DEBCONF_DEBUG=523:43
CarlFKhttp://gitorious.org/vms/vms/blobs/raw/master/preseed_baltix.cfg23:43
CarlFKhttp://archive.ubuntu.com/ubuntu/dists/natty/main/installer-i386/current/images/netboot/ubuntu-installer/i386/initrd.gz  (not a definitive)23:48
cjwatsonaptitude isn't installed by default any more - installer paths that use it are meant to install it23:49
cjwatsonoh, bleh, the security-updates path doesn't23:50
cjwatsonplease file a bug on pkgsel23:50
CarlFKwill do23:55
cjwatsonso pkgsel/upgrade=true is probably broken then23:55
cjwatsonsorry23:56
CarlFKyay, some good came out of this baltix thing23:56

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