[00:07] |kardan| (~kardan@p54BE6E8E.dip.t-dialin.net) joined #fai. [00:14] kardan_ (~kardan@p54BE52B4.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [02:18] ErKa (~keryell@72.11.113.122) joined #fai. [03:07] ErKa (~keryell@72.11.113.122) left irc: Ping timeout: 480 seconds [08:30] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [08:59] Nick change: oz_ -> oz [08:59] Nick change: oz -> Guest2260 [09:11] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [09:31] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [09:55] siggg (~jean@AVelizy-151-1-20-46.w82-124.abo.wanadoo.fr) joined #fai. [11:14] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [11:15] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [11:24] Nic0 (~courtel@fw.tls.cena.fr) left irc: Ping timeout: 480 seconds [11:27] buschaot (~quassel@p57B9BA44.dip0.t-ipconnect.de) joined #fai. [11:32] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [12:00] donnie_darko (~Robert@93.83.155.242) joined #fai. [13:16] buschaot (~quassel@p57B9BA44.dip0.t-ipconnect.de) left irc: Read error: Connection reset by peer [13:22] fai: 3 lange committed revision 5663 to 7 fai: make release [13:38] fai: 3 lange committed revision 5664 to 7 fai: setup-storage: increase version number [13:54] evildead (~root@office-nat.newsweb.fr) joined #fai. [13:54] hello [13:55] i try to do an fai install on a server which have an old lvm partition [13:55] install failed because it seems it cant remove the old lvm conf [13:56] evildead: show us your format.log [13:57] it is an unexpected vgdisplau output [13:57] evildead: http://paste.debian.net [13:57] i dont have log in local [13:58] restart the installation with the sshd option, you can ssh in and grab it from /tmp/fai [14:02] Action: Mrfai just released FAI 3.3.1 [14:03] http://paste.debian.net/51673/ [14:05] evildead: hm, and the system in your nfsroot is lenny? [14:05] yes [14:05] i know if i boot the server an remove the lvm conf it will work [14:06] why fai cant do it before creating the new partition [14:06] :( [14:09] siggg (~jean@AVelizy-151-1-20-46.w82-124.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [14:09] there's an error in Volumes.pm line 313, the regex doesn't handle "0 MB free" properly [14:10] since that bit doesn't actually get used, it's easy enough to change [14:11] mgoetze: yes ok, thanks [14:11] ErKa (~keryell@72.11.113.122) joined #fai. [14:11] evildead: just change this: \d+\.\d+ MB\s+free [14:11] evildead: to this: \d+\.*\d* MB\s+free [14:12] \d+(?:\.\d+)? [14:12] it is ok ? [14:12] looks ok :) [14:13] i'll report it to the debian bts [14:13] mgoetze: perfect [14:14] the code doesn't exist anymore in fai 3.3 but maybe for a bugfix release in lenny... [14:20] ok it works well [14:20] cool [14:28] hmph, i need to write more bug reports, rietz.debian.org is greylisting me ;) [14:53] bye [14:53] evildead (~root@office-nat.newsweb.fr) left irc: Quit: leaving [14:55] ok, reported as #556527 [15:07] <\sh> Mrfai, wrote an email just now to you...would you like to add an account for me on your svn or is it on alioth? [15:11] <\sh> mrfai: alioth...just request to join the group...shermann-guest is my account [15:11] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [15:14] \sh: I added your alioth account. IIRC it wil take some minutes, before you have new permissions to edit the fai repository [15:15] <\sh> Mrfai, no problem :) so I can just create a new branch on svn and add waldemars changes [15:15] yep. [15:17] \sh: I just send you a small note about svn handling [15:19] <\sh> Mrfai, received and understood, sir :) [15:45] ErKa (~keryell@72.11.113.122) left irc: Ping timeout: 480 seconds [15:50] allee-k_ (~allee-k@alleehol.mpe.mpg.de) joined #fai. [16:04] <\sh> Mrfai, where did you branch 3.3.1 ? or is it still trunk? [16:11] Was hat sich in 3.3.1 geaendert? [16:17] donnie_darko: i.W. nur ubuntu-fixes [16:17] Danke [16:21] \sh: 3.3.1 is trunk [16:36] ErKa (keryell@wireless-2405.sc09.org) joined #fai. [16:48] Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. [16:56] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [17:05] fai: 3 lange committed revision 5665 to 7 fai: tag release 3.3.1 [17:10] allee-k_ (~allee-k@alleehol.mpe.mpg.de) left irc: Ping timeout: 480 seconds [17:12] pav5088 (~Mark@ppp118-208-45-97.lns20.bne1.internode.on.net) joined #fai. [17:13] I'm having an issue on Debian Squeeze with my initrd not being created. Is this a common problem with an easy solution? [17:13] (this is while creating my nfsroot [17:16] Another thing I should mention is that I've modified the squeeze sources.list to get files from the squeeze repos, and also the make-nfs-root.conf [17:22] fai: 3 lange committed revision 5666 to 7 fai: * make-fai-nfsroot: do not remove fai.conf from upstart directory [17:22] fai: (Thanks to Waldemar Brodkorb for the patch) [17:22] fai: * fai-guide.txt: minor fixes (Thanks to Waldemar for the patch) [17:22] fai: * THANKS: add Waldemar [17:59] pav5088_ (~Mark@ppp118-208-52-58.lns20.bne1.internode.on.net) joined #fai. [18:07] pav5088 (~Mark@ppp118-208-45-97.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds [18:09] pav5088_: please show us the output of make-fai-nfsroot -v [18:12] ErKa (keryell@wireless-2405.sc09.org) left irc: Remote host closed the connection [18:25] mgoetze, http://pastebin.com/d4c5c03de [18:30] hm, /etc/kernel/postinst.d? is that new? [18:32] interesting [18:32] run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.30-2-486 /boot/vmlinuz-2.6.30-2-486 [18:32] on my squeeze system, that contains... [18:32] I'm not sure what you mean by new... I don't have a pre-squeeze box to look [18:32] # kernel-package passes an extra arg; hack to not run under kernel-package [18:32] [ -z "$2" ] || exit 0 [18:33] there's no /etc/kernel on my lenny system [18:33] anyway, if you ask me, it looks like a bug in initramfs-tools in squeeze [18:35] my personal recommendation: create a lenny nfsroot and install squeeze from that [18:36] after looking around online I put "live-initramfs" into my NFSROOT just as a dumbfire way of getting things working. [18:37] Would this have any bearing on the problem? [18:37] live-initramfs should already be there [18:37] Hmmm... it isn't. [18:37] actually that explains why your pastebin shows it being installed twice :) [18:38] anyway, as a workaround, it should be good enough to just chroot into your nfsroot and do update-initramfs -c -t -k 2.6.30-2-486 [18:39] I'll give that a go [18:41] grep: /proc/modules: No such file or directory [18:42] W: mdadm: /etc/mdadm/mdadm.conf defines no arrays [18:42] W: mdadm: failed to auto-generate temporary mdadm.conf file. [18:42] W: mdadm: no configuration file available. [18:43] Does this tell you anything? [18:43] doesn't look like a problem [18:43] Ok [18:44] did it generate an initrd? [18:44] Looks like it... there's a file and it isn't 0 bytes [18:44] :) [18:45] ok, so copy that over to your tftp area and try it out :) [18:49] wellll... there's another issue there. I'm using ctftpd, and for some reason it's giving me some issues. Will have to sort them out first. [19:28] amgarchIn9 (~amgarchin@p4FF02594.dip0.t-ipconnect.de) joined #fai. [19:37] Nic0 (~courtel@fw.tls.cena.fr) joined #fai. [19:47] ErKa (keryell@wireless-2405.sc09.org) joined #fai. [19:55] ErKa (keryell@wireless-2405.sc09.org) left irc: Ping timeout: 480 seconds [19:57] ErKa (keryell@wireless-2405.sc09.org) joined #fai. [20:10] pav5088__ (~Mark@ppp118-208-130-154.lns20.bne1.internode.on.net) joined #fai. [20:11] ErKa (keryell@wireless-2405.sc09.org) left irc: Ping timeout: 480 seconds [20:17] pav5088_ (~Mark@ppp118-208-52-58.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds [21:16] ErKa (keryell@wireless-2405.sc09.org) joined #fai. [21:58] juri_ (~juri@79.99.65.184) joined #fai. [21:58] ok, back again. ;) [22:00] pardon the semi-newb question, but... [22:01] i've been an FAI user for OMG years, and haven't installed 'real debian' in two stables. how do i get a list of the debian packages in a 'vanilla install'? [22:02] is the base packages what i'm looking for? [22:02] i'm wanting to add an image to my FAI cd that is 'debian stable, very little modification' so i can write directions against it. [22:08] allee-k_ (~allee-k@dslb-094-218-057-080.pools.arcor-ip.net) joined #fai. [23:57] allee-k_ (~allee-k@dslb-094-218-057-080.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds [00:00] --- Tue Nov 17 2009