[00:15] deekthesqueak (~deek@64.14.143.130) left irc: Read error: Operation timed out [00:26] ErKa (keryell@173-228-88-186.dsl.dynamic.sonic.net) joined #fai. [00:34] _julian_ (~quassel@hmbg-4d06c6a9.pool.mediaWays.net) joined #fai. [00:41] _julian (~quassel@hmbg-4d06d049.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [02:21] ErKa (keryell@173-228-88-186.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds [04:56] ErKa (keryell@173-228-88-186.dsl.dynamic.sonic.net) joined #fai. [06:15] ErKa (keryell@173-228-88-186.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds [07:12] and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) joined #fai. [07:54] thilo (~Adium@pC19F57C1.dip.t-dialin.net) joined #fai. [07:59] fai: 3 mt committed revision 6699 to 7 fai: Added patch to make setup-storage retain partition flags, match current trunk [08:08] Mrfai (~lange@pC19F57C1.dip.t-dialin.net) joined #fai. [08:11] fai: 3 mt committed revision 6700 to 7 fai: setup-storage: fix empty flags case [08:11] jonas (~jonas@117.211.88.149) joined #fai. [08:12] Nick change: jonas -> Guest14356 [08:13] Nick change: Guest14356 -> jonas [08:26] sneumann (~sneumann@pD9555E62.dip.t-dialin.net) joined #fai. [08:39] jonas (~jonas@117.211.88.149) left irc: Ping timeout: 480 seconds [08:41] thilo (~Adium@pC19F57C1.dip.t-dialin.net) left irc: Quit: Leaving. [08:42] thilo (~Adium@pC19F57C1.dip.t-dialin.net) joined #fai. [08:51] sneumann (~sneumann@pD9555E62.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [10:47] fai: 3 mika committed revision 6701 to 7 fai: drop cfengine2 from recommends of fai-client [10:47] fai: Not used inside simple examples anymore. [10:47] fai: Acked-by: Thomas Lange [11:32] thilo (~Adium@pC19F57C1.dip.t-dialin.net) left irc: Quit: Leaving. [12:30] http://paste.debian.net/138796/ hier ist ein diff der Paektaenderungen. [12:31] mib_jab (c19f57c1@ircip2.mibbit.com) joined #fai. [12:32] fai: 3 mt committed revision 6702 to 7 fai: Added patch to support -L, -D to set LOGDIR/disklist for setup-storage [12:35] thilo (~Adium@pC19F57C1.dip.t-dialin.net) joined #fai. [12:35] fai: 3 mt committed revision 6703 to 7 fai: setup-storage: preserve_* now supported for each partition in place [12:35] fai: * setup-storage/Parser.pm: Permit :preserve_* after size specification to [12:35] fai: specify preserving a partition in place. [12:35] fai: * setup-storage.8: Update grammar. [12:36] fai: 3 mt committed revision 6704 to 7 fai: setup-storage/Commands.pm: Virtual disks don't have partition types. [12:37] fai: 3 mt committed revision 6705 to 7 fai: setup-storage/{Volumes,Sizes}.pm: keep current_config consistent [12:37] fai: * setup-storage/{Volumes,Sizes}.pm: Do not unintentionally create entries in [12:37] fai: current_config and properly test before using it (user may have missed to [12:37] fai: add the disks to $disklist). [12:38] fai: 3 mt committed revision 6706 to 7 fai: setup-storage/Parser.pm: better error message for invalid string X in disklabel:X. [12:40] fai: 3 mt committed revision 6707 to 7 fai: setup-storage/Sizes.pm: start first partition at 1M [12:40] fai: * setup-storage/Sizes.pm: Have first partition start at 1M on all disk labels; [12:40] fai: this is in consistency with other partitioning tools and operating systems. [12:40] fai: Yet it may result in unexpected overlapping-partition errors. [12:42] fai: 3 mt committed revision 6708 to 7 fai: setup-storage: support for /dev/loop*, parse floating point output of parted [12:42] fai: * setup-storage/Commands.pm: setup loopback devices when working on [12:42] fai: /dev/loop*. [12:42] fai: * setup-storage/Init.pm: explicit handling of /dev/loop*. [12:42] fai: * setup-storage/Parser.pm: check for losetup being available in case [12:51] fai: 3 mt committed revision 6709 to 7 fai: setup-storage: added new option -s to perform syntax check only [12:51] fai: * setup-storage: added option -s to perform syntax check only [12:51] fai: (closes: #627913) [12:51] fai: * setup-storage/{Init.pm,Parser.pm}: ignore several checks if doing syntax [12:51] fai: check only. [12:52] fai: 3 mt committed revision 6710 to 7 fai: setup-storage/Commands.pm: stop RAID arrays before re-assembling. [12:52] fai: Thanks: David Dreezer [12:53] fai: 3 mt committed revision 6711 to 7 fai: setup-storage/Sizes.pm: properly handle alignment and preserving first partition. [12:54] fai: 3 mt committed revision 6712 to 7 fai: setup-storage: bugfixes to properly read volume id [12:54] fai: * setup-storage/Fstab.pm: call udevsettle before reading volume id to avoid [12:54] fai: race condition. [12:54] fai: * fai-vol_id: disable use of cache when calling blkid to fix problems when [12:54] fai: file systems are changed. [13:01] Mrfai (~lange@pC19F57C1.dip.t-dialin.net) left irc: Remote host closed the connection [13:01] Mrfai (~lange@pC19F57C1.dip.t-dialin.net) joined #fai. [13:02] fai: 3 mt committed revision 6713 to 7 fai: setup-storage/Sizes.pm: fix 100%-on-gpt configuration issue [13:02] fai: * setup-storage/Sizes.pm: Use (virtual) end of disk for 100% size computation [13:02] fai: instead of disk size to fix 100%-on-gpt configuration issue [13:02] fai: Closes: #619136 [13:03] fai: 3 mt committed revision 6714 to 7 fai: setup-storage: use wipefs to purge (RAID) signatures [13:03] fai: * setup-storage/Commands.pm: Use wipefs to purge RAID and other signatures [13:03] fai: from devices before removing/reusing them. [13:03] fai: * setup-storage.8: Remove now obsolete RAID caveat. [13:04] fai: 3 mt committed revision 6715 to 7 fai: setup-storage/{Volumes.pm,Commands.pm}: retain partition flags of preserved partitions. [13:04] fai: 3 mt committed revision 6716 to 7 fai: setup-storage: added options -D , -L [13:04] fai: * setup-storage: Added new options -D , -L to override [13:04] fai: disklist/LOGDIR variable values. Updated man-page accordingly. [13:04] fai: * setup-storage: Use disk-info, fai-vol_id with full path. [13:06] fai: 3 mt committed revision 6717 to 7 fai: Merged all setup-storage patches into trunk [13:10] Mrfai (~lange@pC19F57C1.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [13:35] thilo1 (~Adium@p4FE4C8DF.dip.t-dialin.net) joined #fai. [13:42] thilo (~Adium@pC19F57C1.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [13:47] fai: 3 mika committed revision 6718 to 7 fai: use syslinux as alternative for syslinux-common in depends of fai-nfsroot [13:47] fai: For example Ubuntu LTS doesn't provide package syslinux-common. [13:47] fai: Let's accept syslinux as alternative for it so we can further [13:47] fai: close the gap between the Debian and Ubuntu packages. [13:56] fai: 3 mt committed revision 6719 to 7 fai: Describe each test using a separate etc/fai/ contents [13:56] fai: - fai.conf properly contains the URL to the config space [13:56] fai: - hostname defined by directory name [14:08] fai: 3 mika committed revision 6720 to 7 fai: drop duplicate firmware-bnx2x entry and use firmware-bnx2 instead [14:08] fai: We want to use firmware-bnx2 *and* firmware-bnx2x (notice the [14:08] fai: trailing "x"). [14:08] fai: Thanks: Jens Abromeit [14:24] Mrfai (~lange@p4FE4C8DF.dip.t-dialin.net) joined #fai. [14:38] Nick change: h01ger -> H01GER [14:51] Last message repeated 1 time(s). [14:51] fai: 3 mika committed revision 6721 to 7 fai: conf/NFSROOT: install xz-utils in nfsroot by default [14:51] fai: svn r6499 introduced "use xz compression for creating the [14:51] fai: base.tar file if available". If the base.tar.xz is present then [14:51] fai: the client can't unpack it if xzcat of xz-utils isn't available. [14:55] fai: 3 mt committed revision 6722 to 7 fai: setup-storage: don't run wipefs on extended partitions [14:55] fai: Bugfix for r6714 [14:56] fai: 3 mika committed revision 6723 to 7 fai: make-fai-nfsroot: divert /sbin/initctl if the executable is present [14:56] fai: We can't deploy Ubuntu on Debian otherwise, since it fails [14:56] fai: because rsyslog can't talk to upstart during installation. [14:56] fai: So make sure we divert /sbin/initctl then. [15:01] fai: 3 mt committed revision 6724 to 7 fai: setup-storage: test mdadm-startall for existence before running it [15:12] fonk (~fonk@unforgotten.de) left irc: Remote host closed the connection [15:42] fai: 3 mt committed revision 6725 to 7 fai: base config to set up test configuration [15:56] fai: 3 mt committed revision 6726 to 7 fai: regression test for bug 573044 [16:01] fai: 3 mt committed revision 6727 to 7 fai: test: ainsl also reports with exit code 0 if nothin was appended [16:02] fai: 3 lange committed revision 6728 to 7 fai: use bash regex matching instead of associative array [16:02] fai: _ifclass implementation using associative arrays does not work at all [16:02] fai: because bash can't export arrays and assoziative arrays to the [16:02] fai: subshell [16:02] fai: removed variable hclasses [16:10] fai: 3 mika committed revision 6729 to 7 fai: DEMO package_config: drop rusers + rusersd packages [16:10] fai: This isn't necessary and doesn't provide any real benefits, [16:10] fai: since w(1) and who(1) are available anyway. [16:10] fai: Acked-by: Thomas Lange [16:14] fai: 3 mt committed revision 6730 to 7 fai: test: default fstab key is uuid [16:29] mib_jab (c19f57c1@ircip2.mibbit.com) left irc: Quit: http://www.mibbit.com ajax IRC Client [16:30] fai: 3 mt committed revision 6731 to 7 fai: test: package installation using cupt [16:42] fai: 3 mt committed revision 6732 to 7 fai: fai.conf et al. for regression tests [16:44] fai: 3 mt committed revision 6733 to 7 fai: proper config URL for fai 4.0 test [16:49] and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! [17:08] thilo1 (~Adium@p4FE4C8DF.dip.t-dialin.net) left irc: Quit: Leaving. [17:40] sneumann (~sneumann@pD9555E62.dip.t-dialin.net) joined #fai. [17:42] ErKa (keryell@50-0-151-64.dsl.dynamic.sonic.net) joined #fai. [19:38] ErKa (keryell@50-0-151-64.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds [19:38] thilo (~Adium@p4FE4C8DF.dip.t-dialin.net) joined #fai. [19:49] fai: 3 mt committed revision 6734 to 7 fai: test CENTOS support of FAI 4.0 [19:57] vicky (~luser@84-75-179-153.dclient.hispeed.ch) joined #fai. [20:07] and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) joined #fai. [20:13] footlocker (~footlocke@tor.eff-dev.org) joined #fai. [20:13] hello [20:13] getting this: [20:13] Removing 'local diversion of /usr/sbin/update-initramfs to /usr/sbin/update-initramfs.distrib' [20:13] `/srv/fai/nfsroot-amd64/live/filesystem.dir/boot/vmlinuz-2.6.32-5-amd64' -> `/srv/tftp/fai/vmlinuz-2.6.32-5-amd64' [20:13] cp: cannot stat `/srv/fai/nfsroot-amd64/live/filesystem.dir/boot/initrd.img-*': No such file or directory [20:13] DHCP environment prepared. If you want to use it, you have to enable the dhcpd and the tftp-hpa daemon. [20:13] ERROR: live-initramfs was not installed inside the nfsroot. [20:13] and yes i have added live-initramfs to NFSROOT [20:18] footlocker: what fai version are you using? [20:22] squeeze [20:23] footlocker: what does 'chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ dpkg --list live-initramfs' say? [20:24] uno momento [20:24] rebuilding nfsroot atm [20:27] mikap: [20:27] ps2:/srv/fai# chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ dpkg --list live-initramfs [20:27] Desired=Unknown/Install/Remove/Purge/Hold [20:27] | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend [20:27] |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) [20:27] ||/ Name Version Description [20:27] +++-=================================-=================================-================================================================================== [20:27] ii live-initramfs 2.0.15-1 Debian Live - System Boot Scripts (transitional package) [20:29] footlocker: ah, you've live-boot and not live-initramfs then AFAICS, that's ok actually, but I'm wondering why the "diversion of /usr/sbin/update-initramfs" shows up and you don't get an initrd, if you manually run 'update-initramfs -k all -u' (or -c instead of -u) inside the nfsroot and run make-fai-nfsroot & -k again it *should* work [20:29] mikap: http://pastebin.com/raw.php?i=q6prSfiR [20:30] ps2:/srv/fai# chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ update-initramfs -k all -u [20:30] ps2:/srv/fai# chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ update-initramfs -k all -c [20:30] both do nothing and exit instantly [20:33] footlocker: chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ dpkg-divert --list (to pastebin please) [20:36] footlocker: and does executing make-fai-nfsroot with -U help? [20:39] ps2:/srv/fai# chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ dpkg-divert --list [20:39] diversion of /etc/init.d/rcS to /etc/init.d/rcS.distrib by fai-nfsroot [20:39] local diversion of /sbin/start-stop-daemon to /sbin/start-stop-daemon.distrib [20:39] diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash [20:39] diversion of /bin/sh to /bin/sh.distrib by dash [20:40] footlocker: and 'chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ update-initramfs -c -t -k all' doesn't help either? [20:46] ps2:/srv/fai# chroot /srv/fai/nfsroot-amd64/live/filesystem.dir/ update-initramfs -c -t -k all [20:46] update-initramfs: Generating /boot/initrd.img-2.6.32-5-amd64 [20:46] df: Warning: cannot read table of mounted file systems: No such file or directory [20:46] warning: can't open /etc/mtab: No such file or directory [20:46] W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. [20:46] W: mkconf: MD subsystem is not loaded, thus I cannot scan for arrays. [20:46] W: mdadm: failed to auto-generate temporary mdadm.conf file. [20:46] W: mdadm: no configuration file available. [20:46] no help [20:58] well, now you have the initrd, so just rerun make-fai-nfsroot with -k (to avoid rebuilding from scratch) and it should work [20:59] how should i run that? i was using fai-setup [21:00] ps2:/srv/fai# make-fai-nfsroot -vkC /etc/fai-amd64/ [21:00] Using configuration files from /etc/fai-amd64 [21:00] Upgrading nfsroot and installing new packages into the nfsroot. [21:00] ln: creating symbolic link `/srv/fai/nfsroot-amd64/live/filesystem.dir/usr/sbin/fai': File exists [21:00] No diversion 'any diversion of /sbin/discover-modprobe', none removed. [21:00] Log file written to /var/log/fai/make-fai-nfsroot.log [21:00] still getting the exact same error though [21:00] can't open /scripts/live [21:00] on netboot [21:05] sneumann (~sneumann@pD9555E62.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [21:07] footlocker: is package live-boot installed? [21:09] maybe not [21:19] Removing 'local diversion of /usr/sbin/update-initramfs to /usr/sbin/update-initramfs.distrib' [21:19] `/srv/fai/nfsroot-amd64/live/filesystem.dir/boot/vmlinuz-2.6.32-5-amd64' -> `/srv/tftp/fai/vmlinuz-2.6.32-5-amd64' [21:19] cp: cannot stat `/srv/fai/nfsroot-amd64/live/filesystem.dir/boot/initrd.img-*': No such file or directory [21:19] DHCP environment prepared. If you want to use it, you have to enable the dhcpd and the tftp-hpa daemon. [21:19] ERROR: live-initramfs was not installed inside the nfsroot. [21:19] Log file written to /var/log/fai/make-fai-nfsroot.log [21:19] Removing 'local diversion of /sbin/discover-modprobe to /sbin/discover-modprobe.distrib' [21:19] PACKAGES aptitude [21:19] nfs-common fai-nfsroot module-init-tools dhcp3-client ssh rdate lshw portmap [21:19] bootpc rsync lftp less dump reiserfsprogs e2fsprogs usbutils [21:19] hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2 [21:19] dnsutils ntpdate dosfstools cvs jove xfsprogs xfsdump [21:19] procinfo dialog discover mdetect [21:19] console-tools console-common [21:19] expect iproute udev subversion live-initramfs live-boot [21:44] halp [21:51] and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! [22:15] fai: 3 mt committed revision 6735 to 7 fai: Updated changelog with changes up to r6734 [22:19] fai: 3 lange committed revision 6736 to 7 fai: do not set LOGUSER by default [22:27] fai: 3 lange committed revision 6737 to 7 fai: use default value for FAI_LOGPROTO [22:30] fai: 3 mt committed revision 6738 to 7 fai: Remove fai-server's recommends of fai-setup-storage [22:30] fai: Closes: #644516 [22:30] fai: No kind of dependency exists. See discussion in bug report for more information. [22:38] fai: 3 lange committed revision 6739 to 7 fai: rename file, because task was renamed [22:48] fai: 3 mika committed revision 6740 to 7 fai: add UBUNTU class file to package_config [22:48] fai: This was tested against Ubuntu 10.04 LTS (Lucid Lynx) [22:48] fai: and provides a basic package selection. [22:48] fai: From: Michael Prokop [22:48] fai: 3 mika committed revision 6741 to 7 fai: remove deprecated examples/etc/sources.list config file [22:48] fai: This file isn't useable out-of-the-box and also outdated nowadays. [22:48] fai: Instead of providing bad defaults the user should just figure out [22:48] fai: sources.list(5). [22:51] fai: 3 lange committed revision 6742 to 7 fai: add missing suffix .asc in file name, minor change in message [22:58] fai: 3 mika committed revision 6743 to 7 fai: conf/NFSROOT: provide commented package selection examples for Ubuntu [22:58] fai: Ubuntu provides linux-image-generic as generic metapackage [22:58] fai: for all architectures and releases. It also requires the [22:58] fai: according live-initramfs/live-boot package. So let's provide [22:58] fai: a commented out template for simplier usage. [23:00] fai: 3 mt committed revision 6744 to 7 fai: Added get-config pattern for hg+https [23:00] fai: Closes: #631495 [23:04] fai: 3 lange committed revision 6745 to 7 fai: hwclock should not be called with ROOTCMD [23:04] fai: in CENTOS, there's no /dev/rtc in /target during installation [23:19] fai: 3 mika committed revision 6746 to 7 fai: FAIBASE simple config: drop jove, nscd + tcsh from package_config, replace exim4 with nullmailer [23:19] fai: As discussed at the FAI developer workshop October 2011 let's [23:19] fai: improve the default software selection and get rid of uncommon [23:19] fai: defaults. [23:19] fai: 3 mika committed revision 6747 to 7 fai: software selection: use linux-image-686 as default for I386 [23:19] fai: Nowadays defaulting to linux-image-2.6-686 should be a sane [23:19] fai: choice since 486-only machines shouldn't be relevant anymore. [23:19] fai: So let's replace references to linux-image-2.6-486 with the 686 [23:19] fai: version. [23:19] fai: 3 mika committed revision 6748 to 7 fai: conf/NFSROOT: drop jove, discover, liblinux-lvm-perl, libapt-pkg-perl and add git [23:20] fai: As discussed at the FAI developer workshop October 2011 let's [23:20] fai: improve the default software selection and get rid of uncommon [23:20] fai: defaults. [23:23] fai: 3 lange committed revision 6749 to 7 fai: add option -s [23:40] fai: 3 lange committed revision 6750 to 7 fai: improve error message [23:45] fai: 3 lange committed revision 6751 to 7 fai: add optiopn -d for target directory, set default to /var/tmp [23:52] thilo (~Adium@p4FE4C8DF.dip.t-dialin.net) left irc: Quit: Leaving. [23:58] Mrfai (~lange@p4FE4C8DF.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [00:00] --- Sun Oct 23 2011