ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
torkel (torkel@ip64.degernas.se) joined #fai.
torkel (torkel@ip64.degernas.se) left irc: Quit: leaving
torkel (torkel@ip64.degernas.se) joined #fai.
07:43 telmichgood morning
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
07:52 telmichI'm trying to save the logfiles to a loghost, but on the installation machine it asks me to manually add the ssh-fingerprint
07:52 telmichshould'n that be done via StrictHostKeyChecking no?
sepski (~sep@raserv.aasen.cx) left irc: Ping timeout: 480 seconds
teratoma (~teratoma@i.dont.get.mad.i.get.stabby.net) got netsplit.
teratoma (~teratoma@i.dont.get.mad.i.get.stabby.net) returned to #fai.
08:10 telmichshould fai-setup or make-fai-nfsroot not add the ssh-fingerprint of LOGSERVER to nfsroot:root/.ssh/known_hosts?
08:10 telmichno, ignoring would be better...anyway
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
08:35 oz_moin
08:35 oz_h01ger: there is another lenny update issue..exim ;)
Action: oz_ already had lenny-fun this morning
Action: h01ger moins
08:54 paveqI have problem with installing kdm
08:54 paveqconfigure fails
08:54 paveqerror is not very specific
08:55 paveqhow do I debug this
08:55 oz_error msg?
08:55 paveqpost-installation script returned error
08:56 oz_and what is this error? :)
08:56 paveqI don't know
08:56 oz_so, find out...
08:57 paveqyes, how
08:57 paveqdoes aptitude leave it unpacked somewhere
08:57 paveqwhere are deb packages stored...
08:58 paveqI guess somewhere in /var, but didn't find them
08:58 h01ger/var/log/fai
08:58 oz_check /var/log
08:58 oz_software.log mostly leads to enlightenment...
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
08:59 oz_in  /var/log/fai/*/*
09:00 paveqhmm
09:00 paveqit seems to wait input from user
09:00 paveqprobably wants to ask wether to use gdm or kdm
09:00 paveqweird, since I have these in debconf:
09:00 paveqgdm     shared/default-x-display-manager        select  kdm
09:00 paveqkdm     shared/default-x-display-manager        select  kdm
09:01 paveqerror doesn't say what it expects
09:01 oz_paveq: to debug these issues, I log into the install client and try to install the pkg by hand...
09:01 paveqand dpkg --configure fails
09:01 paveqoz_: I'm working on client all the time :)
09:01 oz_mostly, you need to copy a configfile to the application
09:01 paveqmaybe
09:02 paveqI'm trying to find out what is wants
09:02 oz_yes, we need to know this
09:02 paveqmaybe I just don't know correct flags to dpkg..
Action: oz_ changes location
09:03 paveqI guess every install in fai is configured not to ask anything
09:03 paveqif I could temporarily change that, I could answer the question and later find out what comes to debconf-get-selections
09:05 paveqhmm
09:05 paveqapparently this has to do with "kdm     shared/default-x-display-manager        select  kdm"
09:05 paveqit seems not to override anything in the installation...
09:05 paveqget-selections actually gives gdm there
09:18 paveqworks now
09:20 oz_nice :-)
torkel (torkel@ip64.degernas.se) left irc: Ping timeout: 480 seconds
10:08 paveqhow can I reconfigure aptitude to ask questions normally after fai install
10:08 paveqin case I want to see what questions are available and what are the defaults
10:08 paveqand how they appear in debconf
10:18 oz_hm?
10:18 oz_configure apt
10:29 paveqwell how?
10:29 paveqdpkg-reconfigure apt?
10:29 paveqdoesn't ask anything
10:30 paveqmaybe something in /etc
10:44 FBIfai: 3 holger committed revision 5273 to 7 fai:    * device2grub: Add /dev/i2o/hdX  to the list of recognized devices. Thanks
10:44 FBIfai:     to J?\195?\188rgen Kahnert for the patch. (Closes: #515101)
11:22 paveqhmm
11:22 paveqsomehow correct keymap fails to come up
11:24 h01gerpaveq, dpkg-reconfigure -a
11:26 paveqh01ger: I have the keymap in FAIBASE.var
11:27 paveqactually running "install-keymap fi" does nothing, even after reboot...
11:29 paveqweird, seems to be partially correct keymap
11:29 h01gerinstall-keymap fi-latin1 ?
11:31 paveqI will try that one too
11:47 paveqdoesn't work
11:47 paveqloadkeys fi-latin1 actually does load the layout
11:47 paveqbut.. somehow its still wrong
11:47 paveqalso, missing all locales except POSIX and C
11:47 h01gerdpkg-reconfigure locales
11:48 h01geror, apt-get install locales-all ;)
11:49 paveqh01ger: but how to do with fai?
11:49 paveqFAIBASE debconf-file seems to contain locale lines
11:49 paveqbut they also seem not to work
11:50 paveqoops, I might have a typo there :)
11:51 h01gerdpkg-reconfigure locales ; debconf-get-selections |grep locales > $file ; #put $file into faiconfigdir/debconf/CLASSNAME
11:57 paveqhmm, this keymap issue is weird
11:58 paveqcorrect keymap is actually loaded
11:58 paveqbut few keys won't work right
11:58 paveqstandard finnish keyboard
11:59 paveqlike keycodes are wrong or something
12:03 paveqah
12:03 paveqits /etc/console/boottime.kmap.gz
12:04 paveqit needs to be correct, or even loadkeys won't fix i
12:04 paveqit
12:07 paveqso the line "$ROOTCMD install-keymap $KEYMAP || true" probably does not get executed properly for some reason
12:40 paveqinstall-keymap in chroot fails with "cannot open file latin-fi1"
12:41 paveqnevermind
12:41 paveqtypo again
12:41 h01gerbut works outside?
12:43 paveqit works
12:43 paveqboottime.kmap.gz is the right one
12:51 paveqh01ger: the size of boottime.kmap.gz is different when its generated by dpkg-reconfigure console-common
12:52 paveqsmaller
Action: h01ger has no idea about boottime.kmap.gz
12:54 paveqsomething must go wrong when its generated at install
12:54 paveqI will try to copy working one as workaround with fcopy for now
jstein (~jstein3@cip1.ph-cip.uni-koeln.de) joined #fai.
14:05 jsteinian-live
felix (~felix@brln-4dba3015.pool.einsundeins.de) joined #fai.
15:05 felixhi, i have hhere a new fai server. the local debian mirror ist on the same computer. is there a way to config the variable FAI_DEBOOTSTRAP in make-fai-nfsroot.conf like file:/........ like in the sources.list?
15:12 h01geroz_, the tls config snipplets yesterday, dont they just disable ssl?!?
15:12 h01gerfelix, yes. just use the normal synatx
15:18 felixi configured it like that FAI_DEBOOTSTRAP="lenny file:/files/scratch/debmirror/" , but it won't build the NFSROOT. It failes with the message E: Failed getting release file file:/..........     and chroot: cannot run comand 'apt-get': No such file or directory
15:18 h01ger"lenny file:/files/scratch/debmirror/" looks definitly wrong. "deb file:/files/scratch/debmirror/" or even without the deb
15:19 h01gerjust like you'd put file sources into sources.list
15:21 felixokay, thx, that works better :)
15:22 oz_h01ger: nope, afaik not
15:22 oz_but I'll check this
15:27 felixokay, it works better, but not good. now it tells me: Calling debootstrap ....... , and then this: E: No such script: /usr/share/debootstrap/scripts/deb
15:30 felixand also the same chroot error
15:31 felixdoes somebody know why?
15:43 felixor does anybody know an other way how i can try it?
sepski (~sep@raserv.aasen.cx) joined #fai.
15:55 h01gerfelix, is that etch or lenny? it smells a bit like a broken mirror
Administrador (~gilbertog@200.55.182.62) joined #fai.
Nic0 (courtel@fw.tls.cena.fr) left #fai.
15:59 felix@ h01ger: its an lenny mirror and server, i don#t think its broken. but how can i test it?
15:59 luk_workfelix: it tries to install deb instead of lenny
16:01 luk_workdebootstrap lenny file://files/scratch/debmirror/ might work
16:01 luk_workso you might want to try FAI_DEBOOTSTRAP=" lenny file://files/scratch/debmirror/" AFAICS
16:02 felixlooks good, something works. i had it too much like a sources.list
16:02 felixyes, thanx luk_work and h01lger
16:02 luk_worknp
16:02 felixand all the other, maybe  i will come back ;)
16:04 h01ger:)
rgsteele||work (~ryan@75.147.74.137) joined #fai.
Administrador (~gilbertog@200.55.182.62) left irc: Remote host closed the connection
felix (~felix@brln-4dba3015.pool.einsundeins.de) left irc: Quit: Verlassend
17:24 vcahi.  I was using fai-cd before lenny went stable w/ no problems.  some time after the lenny stable release, fai-cds stopped booting.  I had to add aufs to modules and fai-chboot by hand to get the ISO image to work.
17:25 vcanot sure if that's normal.  it wasn't the case previously
17:25 h01gerthomas build images and put them on http://www.informatik.uni-koeln.de/fai/fai-cd and he didnt report any problems..
17:29 vcai'm not totally clear what happened exactly.  I didn't have live-initramfs installed before and the images made by fai-cd seemed to work.  some time after I dist-upgraded I got the "missing scripts/live" error which tipped me off to the missing initramfs-live and then realized aufs module wasn't loading
17:30 vcaI'll give it a try on a fresh lenny install, maybe something in the upgrade confused it?
17:33 h01gerprobably
17:33 vcathanks tho, i just figured i'd make mention of it just in case
17:34 vcaI don't know what i'd do without precious FAI :)  waste a lot of time doing things manually probably, or getting interns to do it, hehe
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
fxcp (~ctp@brsg-d9beee47.pool.mediaWays.net) joined #fai.
18:37 fxcpclose
formorer (formorer@ruprecht.snow-crash.org) left irc: Remote host closed the connection
formorer (formorer@ruprecht.snow-crash.org) joined #fai.
jstein (~jstein3@cip1.ph-cip.uni-koeln.de) left irc: Quit: Leaving
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) left irc: Remote host closed the connection
rgsteele||work (~ryan@75.147.74.137) left irc: Remote host closed the connection
Shingoshi (~Shingoshi@c-98-246-122-42.hsd1.or.comcast.net) joined #fai.
torkel (torkel@ip64.degernas.se) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
--- Sat Feb 21 2009

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