siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
tokkee (tokkee@osprey.tokkee.org) left irc: Quit: Reboot.
tokkee (tokkee@osprey.tokkee.org) joined #fai.
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) joined #fai.
07:01 oz_moin
07:21 Steffenmoin
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
07:35 \shMrfai: regarding removing fai from karmic...henning commented on that, did you read it?
Nic0 (~courtel@fw.tls.cena.fr) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
08:29 Mrfainot yet
08:29 SteffenHello, its infuriatingly, but i get always the same error if i try to create a new fai installation (a new xen instance] Begin: Mounting root file system ... /init: .: line 171: can't open /scripts/live
08:29 Steffen[    0.950801] Kernel panic - not syncing: Attempted to kill init! Perhaps someone have an idea?
08:31 \shSteffen: looks like your nfsroot is missing the live-initramfs package
08:31 \shwhen it's a debian FAI server
08:31 Steffenyes its a debian FAI server
08:32 Mrfai\sh: All FAI pacakges should be removed from karmic because they are outdated. Even fai-client is outdated, althought it might work. I'm pretty sure there are not many users that use d-i for installation and FAI for configuration management. IIRC it's only one person who does that (h0lger)
08:36 \shMrfai: https://bugs.launchpad.net/ubuntu/+source/fai/+bug/419099
08:41 Steffennow the live initramfs package is installed. i think i should do a make-fai-nfsroot?
08:43 \shSteffen: make-fai-nfsroot should install this package in your nfsroot automatically...eventually you removed live-initramfs package from /etc/fai/NFSROOT ?
08:55 Steffenok, i added live-initramfs to /etc/fai/NFSROOT, the package was missing
08:55 \shSteffen: now you have to make-fai-nfsroot again...and it should work
09:00 Mrfai\sh: prima. Vielen Dank. Dann hoffe ich mal das es bald umgesetzt wird
09:01 MrfaiSteffen: mmm. this package should have been there by default.
09:06 Steffenthe same error is still there.....
09:07 oz_Steffen: try to check if the pkg was installin your nfsroot or if there was some dependency problem
09:07 MrfaiSteffen: call make-fai-nfsrot -v and paste the output to paste.debian.net. Then we can check if everything went right there.
ach (~ach@allee.mpe.mpg.de) joined #fai.
09:14 Steffenok, thx: http://paste.debian.net/45038/
09:25 \shlooks ok to me...live-initramfs is installed
09:27 mgoetzeSteffen: i believe installing xen instances might be easier via fai dirinstall rather than normal fai installation
09:29 mgoetzeSteffen: have a look at http://faiwiki.informatik.uni-koeln.de/index.php/Xen-tools_and_FAI_softupdates
09:34 MrfaiSteffen: your log file looks fine to me too.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai.
10:07 Steffen@mgoetze, i'll try it, thanks
11:25 \shMrfai: Henning commented
11:29 mgoetze\sh: well, can't you just upload a new fai source package where the build of fai-server is commented out?
11:33 Mrfainoone has time to work on fai for ubuntu currently. Therefore I like to remove it completely.
11:34 MrfaiI someone _would_ have time for it, there would be a recent FAI package in ubuntu. But this is not the case now.
11:37 MrfaiSince \sh, siretart and I agree on removing the pacakge for karmic, \sh should just do it without futher discussions. If someone likes to have a recent FAI package in Ubuntu, just do the work for it, and do not only discuss it.
11:57 Winkiehey chaps, i have a quick question regarding fai-chboot
11:57 Winkiewe use primarily dynamic IP addresses here, and so temporarily i've been just manually copying a template to the mac address
11:58 Mrfaimaybe the option -c  of fai-chboot can help you
11:58 WinkieMrfai: it's not that
11:58 WinkieMrfai: i am wondering about the 'loguser' stuff, i know it can ssh back to the install host, and disable the network boot
11:58 Winkiebut the question is, can it disable it if it's using a mac address?
11:59 Mrfaifai-chboot does not yet have support for MAC addresses. I'm not sure if it will work if you give the filename/MAC address instead of a hostname.
12:00 Mrfaiyou can write a hook that rename the pxelinux.cfg to *.disable
12:00 \shnope
12:00 \shmost servers are asking for 01-<mac addrs with s/\:/\-/ replaced>
12:00 MrfaiSome guys had written MAC support for fai-chboot, but the diff file I got was larger than the script itself.
Action: \sh does all this with the very special tftpy version
JulienDev (51fae2b7@webchat.mibbit.com) joined #fai.
12:27 JulienDevHello
12:27 mgoetzehi
12:27 \shMrfai: just comment as upstream on this bug...and I'll try to raise prio to the archive admins
12:28 Mrfai\sh: thanks.
12:29 JulienDevI have a new problem during the installation. My package list in /srv/fai/config/package_config/faitest is not used
12:29 \shJulienDev: missing "faitest" class for your server?
12:30 JulienDevFor example, i added "ssh". After the installation, the ssh command does not exist
12:32 JulienDevI called the client faiserver \sh
12:33 MrfaiJulienDev: check your fai.log if this machine belongs to the class faitest
12:36 JulienDevI can view
12:36 JulienDevinstall_packages : read config file DEFAULT
12:36 JulienDevinstall_packages : read config file FAIBASE
12:36 JulienDevinstall_packages : read config file faitest
12:42 Mrfailooks good
12:43 JulienDevyes, very strange
12:46 JulienDevIs-it because there is "openssh-blacklist-extra" in FAIBASE ?
12:48 Mrfaihave a look at your fai.log, or paste it to paste.debian.net
12:54 JulienDevhttp://paste.debian.net/45058/
12:55 JulienDevhttp://paste.debian.net/45060/ for the second part
ErKa (~keryell@APuteaux-154-1-29-97.w83-199.abo.wanadoo.fr) joined #fai.
13:02 kai_bo@JulienDev Which packages are in faitest?
13:03 JulienDevapache2 and ssh
13:04 kai_boon a debian system?
13:04 JulienDevyes lenny amd64
13:04 kai_bothere is no package ssh on debian, you can use openssh-client or openssh-server
13:06 kai_boand also in your package config take a look at: #
13:06 kai_boCouldn't find any package whose name or description matched "libc6-i686"
13:06 kai_bo#
13:06 kai_boCouldn't find package "bzip".
13:06 JulienDevOk, I understand
13:06 formorerbzip2
13:07 JulienDevI will try again with openssh-client an server
13:07 JulienDevand replace bzip by bzip2 in FAIBASE
13:08 kai_bothere is another one: Couldn't find any package whose name or description matched "linux-image-2.6.26-1-686"  ;)
13:09 formorerof course
13:09 JulienDev:-D Ok, it's done
13:10 kai_bolinux-image-amd64 should work
13:10 formorerrmadison linux-image-2.6.26-2-686
13:10 formorerlinux-image-2.6.26-2-686 |  2.6.26-17 |        stable | i386
13:26 JulienDevgrrr same problem using openssh-client and server
13:32 JulienDevThere is no trace of openssh-client in fai.log
13:36 kai_bocan you paste your package_config/faitest ?
13:40 JulienDevsimply this openssh-client
13:40 JulienDevoups
13:40 JulienDevhttp://paste.debian.net/45068/
13:41 kai_boand where ist PACKAGES aptitude in your file?
13:47 JulienDevi remove it, mistake ?
13:56 kai_boyes
13:56 kai_boa package config file must look liek: PACKAGES aptitude
13:56 kai_boxorg xserver-xorg xserver-xorg-video-via
14:02 JulienDevthanks very much
kardan (~kardan@p54BE2D79.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
JulienDev (51fae2b7@webchat.mibbit.com) left irc: Quit: http://www.mibbit.com ajax IRC Client
14:44 WinkieMrfai: thanks for the comment above
14:49 WinkieMrfai: i will work on the mac address support when i have finished handling our buggy machines :)
14:49 WinkieMrfai: now i have one where ddcprobe fails
14:51 MrfaiWinkie: please contact me before working on that, so I copuld send you the old ugly patch
14:58 WinkieMrfai: please feel free to, you can send to paul@mon.gs
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
kai_bo (~kai@statdsl-085-016-072-173.ewe-ip-backbone.de) left irc: Quit: Verlassend
kardan (~kardan@p54BE7221.dip.t-dialin.net) joined #fai.
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
ErKa (~keryell@APuteaux-154-1-29-97.w83-199.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
--- Thu Aug 27 2009

Generated by irclog2html.pl 2.1_h01ger1 by Jeff Waugh - find it at freshmeat.net! Customized by Holger 'h01ger' Levsen