ErKa (keryell@keryell.pck.nerim.net) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
clusty (~Slacking@69-165-165-198.dsl.teksavvy.com) left irc: Read error: Connection reset by peer
clusty (~Slacking@69-165-165-198.dsl.teksavvy.com) joined #fai.
simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Quit: Ik ga weg
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
siggg (~jean@AVelizy-151-1-63-97.w82-124.abo.wanadoo.fr) joined #fai.
09:50 WinkieMrfai: good morning
09:50 WinkieMrfai: you mentioned the other week you would send me the prototype mac address patch for fai-chboot
09:51 WinkieMrfai: can I PM you my email address?
10:20 oz_moin
10:29 MrfaiWinkie: I have only a very old version of this patch, but I hope to get a newer version in maybe two weeks. I have to contact the guys, but IIRc they are on vacation till next week. I'll try to get something more recent.
10:36 WinkieMrfai: whichever you have is fine, it will at least give me some idea of the work involved
siggg (jean@AVelizy-151-1-63-97.w82-124.abo.wanadoo.fr) left #fai.
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) joined #fai.
13:08 telmichhello
13:08 telmichdid anyone see this problem before: http://home.schottelius.org/~nico/unix/linux/fai/setup-storage-vol_id-nonzero
13:08 telmichno hints in dmesg, fdisk -l looks good
13:12 Nic0telmich: take a look there: http://www.mail-archive.com/linux-fai@uni-koeln.de/msg01963.html
13:13 telmichNic0: hmm, could be the same issue here
13:37 telmichnice, now I got an internal error: http://home.schottelius.org/~nico/unix/linux/fai/setup-storage-internal-error
13:58 mgoetzeis there an easy way to just generate the base.tgz as make-fai-nfsroot would do it, or do i have to pull the relevant bits out of the script myself?
14:01 Mrfaijust call debootstrap. That should be the same. Let's look at the code:
14:01 Mrfai        call_with_stamp call_debootstrap $FAI_DEBOOTSTRAP
14:01 Mrfai        $ROOTCMD apt-get clean
14:01 Mrfai        rm -f $NFSROOT/etc/resolv.conf
14:01 Mrfai        echo "Creating base.tgz"
14:03 mgoetzei wonder why apt-get clean is necessary after debootstrap
14:04 Mrfaiyep. Now I also wonder about this
14:04 mgoetzeanyway, it seems the actual work is done by: yes '' | LC_ALL=C call_verbose debootstrap $FAI_DEBOOTSTRAP_OPTS $1 $NFSROO
14:04 mgoetzeT $2
14:04 mgoetzeso if i just call that, remove resolv.conf, and then tar it up, that should be enough?
14:06 Mrfaiyep. excatly.
14:07 Mrfaiapt-get clean does remove some files after debootstrap
14:08 mgoetzeinteresting
14:09 MrfaiThere are deb files in  var/cache/apt/archives without calling apt-get clean
14:17 telmichhmm, my reportbug mail seems not to gone to http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=fai-client
14:17 telmichMrfai: can you see, where the message from root@sgssr240002.inf.ethz.ch went to?
14:23 Mrfaino I can't debug your mails.
14:24 MrfaiI didn't get a mail from you that you've sent to the bts
allee-k (~allee-k@dhcp72-139-82.mpe.mpg.de) joined #fai.
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) left irc: Remote host closed the connection
14:33 telmichhmm, ok
14:33 telmichso rietz.debian.org is still in charge
14:33 telmich(who accepted the mail)
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) joined #fai.
allee-k_ (~allee-k@alleehol.mpe.mpg.de) joined #fai.
14:40 Nic0telmich: you should upgrade to fai 3.2.20 => setup-storage 1.0.5
14:41 Nic0And set debug to 1 if you still have a problem
allee-k (~allee-k@dhcp72-139-82.mpe.mpg.de) left irc: Ping timeout: 480 seconds
|kardan| (~kardan@p54BE6FF7.dip.t-dialin.net) joined #fai.
14:57 telmichNic0: ok, got to figure out how to upgrade fai only on the host installation, because the clients do not have internet access here (so the nfsroot is right and apt/sources.list in the nfsroot contains only the local mirror)
14:58 mgoetzetelmich: so fix /etc/fai/apt/sources.list and rerun make-fai-nfsroot ...
kardan| (~kardan@p54BE393E.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
|kardan| (~kardan@p54BE6FF7.dip.t-dialin.net) left irc: Ping timeout: 480 seconds
15:12 mgoetzechroot: cannot run command `/usr/sbin/update-grub': No such file or directory
15:12 mgoetzeeh?
15:13 mgoetzehm
15:14 mgoetzesomething went wrong during software installation... http://paste.debian.net/45546/
15:15 mgoetzeunfortunately, i have no idea what "65280" wants to tell me :(
|kardan| (~kardan@p54BE6FF7.dip.t-dialin.net) joined #fai.
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) left irc: Read error: Connection reset by peer
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) joined #fai.
16:24 Mrfaimgoetze: maybe the partition is out of disk space
16:27 mgoetzeMrfai: actually i think i found the problem, some ugly non-debian package caused aptitude to die :(
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
17:11 telmichmgoetze: erm: if I want fai from http://www.informatik.uni-koeln.de/fai/download, this source must be in /etc/fai/apt/sources.list, correct?
17:27 Nic0telmich: that's right, this sources.list will be copied to nfsroot
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
tokkee (tokkee@osprey.tokkee.org) left irc: Quit: segmentation fault ;-)
tokkee (tokkee@osprey.tokkee.org) joined #fai.
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) left irc: Remote host closed the connection
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) joined #fai.
allee-k_ (~allee-k@alleehol.mpe.mpg.de) left irc: Remote host closed the connection
ErKa (~keryell@APuteaux-154-1-10-183.w83-199.abo.wanadoo.fr) left irc: Remote host closed the connection
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
--- Thu Sep 3 2009

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