ErKa (~keryell@66.127.219.118) joined #fai.
ErKa (~keryell@66.127.219.118) left irc: Ping timeout: 480 seconds
ErKa (~keryell@66.127.219.106) joined #fai.
tuvyz (~tuv@dsl-69-172-124-106.acanac.net) joined #fai.
tuv (~tuv@dsl-69-172-72-114.acanac.net) left irc: Ping timeout: 480 seconds
mt (~mt@chello084112032179.1.11.vie.surfer.at) joined #fai.
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) joined #fai.
08:13 oz_moin
mt (~mt@chello084112032179.1.11.vie.surfer.at) left irc: Quit: This computer has gone to sleep
mikemeyers (~quassel@p5B2488AE.dip0.t-ipconnect.de) joined #fai.
mikemeyers (~quassel@p5B2488AE.dip0.t-ipconnect.de) left irc: Remote host closed the connection
mt (~mt@188.45.21.242) joined #fai.
mt (~mt@188.45.21.242) left irc: Ping timeout: 480 seconds
mt (~mt@188.45.21.242) joined #fai.
10:15 mgoetzehm... what was the error code i have to return to abort the installation? something above 600 or so?
10:17 mikapmgoetze: STOP_ON_ERROR defaults to 700
10:19 mgoetzei always thought error codes are in the range 0..255
10:20 mikapmgoetze: http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg613150.html
10:21 mikapmgoetze: 0 & 255 is for general errors (errno), but not specific to FAI, if i understand you correctly ;)
10:22 mgoetzeanyway i actually want to abort the installation from within class/70-interactive.source
10:22 mgoetzeso, uhm, what would i have to do... "exit 701"?
mt (~mt@188.45.21.242) left irc: Ping timeout: 480 seconds
10:31 FBIfai: 3 jblache committed revision 5789 to 7 fai:   - Fix Perl warnings on partitions with no mount point defined
10:31 FBIfai:  - Fix boot devices code for /boot on RAID
mt (~mt@188.45.21.242) joined #fai.
10:38 mikapmgoetze: ah ok, STOP_ON_ERROR is for task_error only AFAIK, sorry, never used *.source
coda (~coda@dhcp186-33.satec.es) joined #fai.
11:22 codahi there!
11:25 codaexcuse me guys, I've just installed fai on one of my 64bits servers in order to be able to create a 64bit nfsroot, to copy it to my 32bit fai-server so I can install 64bit servers from my 32bit fai-server
11:25 codabut for some reason, when I run make-fai-nfsroot, it just fails saying "W: Failure while configuring base packages.", and "ERROR: debootstrap did not complete successfully."
11:27 mikapwhat's inside /debootstrap/debootstrap.log of the chroot?
11:28 codalet's see
11:28 codahmm it's asking for a lot of dependencies.. sorry :S
11:28 codamaybe I'll need to update my packages first :)
11:29 FBIfai: 3 mt committed revision 5790 to 7 fai:  make sure all files belong to the "fai" group
11:31 codafor example, the first error I see is 'base-files pre-depends on awk, awk is not installed.', and it seems I have mawk installed instead
11:44 mikapcoda: check for errors
mt (~mt@188.45.21.242) left irc: Ping timeout: 480 seconds
11:55 codaokie, thanks!
11:58 codamikap: excuse me, I've found another problem 'Package aptitude is not installed.', however it's installed on my server.. would you know what could be wrong?
11:59 mikapprovide the logs so someone can help you
12:00 codaoh ok, here it is: http://pastebin.com/7iR9wFyh
12:00 codaand thanks in advance!
12:03 mikapcoda: what does apt-cache policy aptitude say when you chroot into the chroot?
12:05 codamikap: ahhm sorry for my ignorance, how could I check that?
12:06 mikapcoda: chroot /path/to/your/chroot  and then execute 'apt-cache policy aptitude'
12:06 codathanks, let's see
12:07 codaoh, it says "Installed: (none)", and then "500 http://debootstrap.invalid lenny/main Packages"
12:07 codaIf my memory doesn't fails me, there's a file to update that 'debootstrap.invalid', right?
12:08 mikapit's /etc/apt/sources.list
12:09 codagreat, thanks again.. should I just update that file and run make-fai-nfsroot again ?
12:11 codaoh, I guess the answer is no :P
mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) left irc: Ping timeout: 480 seconds
12:32 codamikap: I've updated the mirror in my /etc/fai/make-fai-nfsroot.conf file and it's working perfect now. Thanks a lot for your help!
12:32 mikapcoda: you're welcome
12:56 mgoetzemikap: can i tell grml2usb to use a different tempdir than /tmp ? (my /tmp is pretty small...)
13:02 mikapmgoetze: try setting TMPDIR and TEMP, maybe python accepts that
coda (~coda@dhcp186-33.satec.es) left irc: Quit: Leaving
13:09 mgoetzemikap: seems to work, thanks
13:10 mikapmgoetze: excellent :)
13:10 mgoetzemikap: ... except that i get a bare grub prompt...
13:11 oz_...which means: no kernel installed?
13:11 mgoetzeoz_: sorry i'm abusing the channel to ask about grml2usb :) not fai
13:11 oz_bl00dy you :-D
13:12 mikapmgoetze: strange
13:12 mgoetzegrub-probe: error: Cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
13:13 mgoetzemaybe newest grml2usb is not compatible with lenny :)
13:13 mikaphm
13:13 mikap*could* be, though i strongly recommend not using grub but instead favour syslinux
siggg (~jean@tra78-3-82-244-85-196.fbx.proxad.net) left irc: Quit: Leaving.
mt (~mt@188.45.52.22) joined #fai.
mt (~mt@188.45.52.22) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
15:44 FBIfai: 3 jblache committed revision 5791 to 7 fai:  Dummy change to test the build script
mfl (~mfl@adonis.fnb.maschinenbau.tu-darmstadt.de) joined #fai.
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
eartoast (~glawe@login.physik.fu-berlin.de) left irc: Quit: leaving
eartoast (~glawe@login.physik.fu-berlin.de) joined #fai.
simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai.
stockholm (~andreas@marta.schuldei.org) left irc: Remote host closed the connection
torge (~torge@blfd-5d821c2b.pool.mediaWays.net) joined #fai.
ErKa (~keryell@66.127.219.106) left irc: Ping timeout: 480 seconds
mt (~mt@62-47-193-184.adsl.highway.telekom.at) joined #fai.
mt (~mt@62-47-193-184.adsl.highway.telekom.at) left irc: Quit: This computer has gone to sleep
torge (~torge@blfd-5d821c2b.pool.mediaWays.net) left irc: Quit: Leaving.
mt (~mt@62-47-193-184.adsl.highway.telekom.at) joined #fai.
mt (~mt@62-47-193-184.adsl.highway.telekom.at) left irc: Quit: This computer has gone to sleep
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection
ErKa (~keryell@c-76-102-48-21.hsd1.ca.comcast.net) joined #fai.
--- Sat May 29 2010

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