Bug#633077: use linux32

2011-07-18 Thread Thomas Lange
I do not have this problem, because using linux32 when calling rinse helps. So, just give it a try: linux32 rinse .. IMO this is a proper fix and does not need to be fixed in rinse. Any opinions? -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#633079: (no subject)

2011-07-18 Thread Thomas Lange
rinse never created entries in /etc/hosts. Currently I do not like to add this part, since it would change rinse's behaviour. I guess all users care themself about this entry. If there are more reasons to add it, I will fix this bug. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#634902: fai still uses console-tools, console-common and install-keymap

2011-07-20 Thread Thomas Lange
Package: fai Version: 3.4.8 Severity: minor conf/NFSROOT still contains console-tools and console-common. It should install console-setup into the nfsroot as in the simple examples. The simple examples still use install-keymap which should be replaced by setupcon as in load_keymap_consolechars

Bug#543152: can not reproduce the bug

2011-07-22 Thread Thomas Lange
Version: 6.17.02 Tags: unreproducible I've created a .history file containing 75000 entries. No problems woith this. I've also copied a tar file onto .history (to get some random binary data in .history) and this also works fine. Please check if you still have the problems, otherwise I will

Bug#617893: currently working on dracut 011

2011-07-22 Thread Thomas Lange
Currently I'm working on packaging dracut 011, since I got no reply from the maintainer. I hope to have finished the package in a few days. I'm not sure if I will no only a NMU or if I will try become the new maintainer. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#635602: (no subject)

2011-07-27 Thread Thomas Lange
This is NOT a grave bug. You can easily work around this bug by specifying the architecture on the command line. Therefore the package is not unusable. It seems that no default architecture is set. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#548929: cannot reproduce this bug

2011-07-27 Thread Thomas Lange
Hi Laurent, I cannot reproduce your bug report. Please add the command you had executed with all options and also attach a log of your run. I'm wondering why your bug report is against 1.8.1-1, but you say that you are using 1.9-1? -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#635639: SWrong URL in rinse.conf for centos-6

2011-07-27 Thread Thomas Lange
Package: rinse Version: 1.9-1 The URL for the centos-6 repository is wrong. It referes to centos version 5 but it should reference version 6. This is the correct entry: [centos-6] mirror = http://mirror.bytemark.co.uk/centos/6/os/i386/Packages/ mirror.amd64 =

Bug#635645: rinse: Missing packages for CentOS 6 and rinse 1.9

2011-07-27 Thread Thomas Lange
On Wed, 27 Jul 2011 22:57:39 +0200, Laurent Grawet debian-b...@grawet.be said: passwd OK. That will be added. libuser I do not like to add packages that are not stricly required. rinse is used for creating a minimal chroot. So, can you explain why this package is needed? Any

Bug#635880: add python support in fai-do-scripts

2011-07-29 Thread Thomas Lange
Package: fai-client Version: 3.4.8 Severity: wishlist From: Matthews, Solomon (TI) solomon.matth...@riotinto.com It would be excellent to have support for Python scripting in fai-do-scripts. This would allow anyone who wishes to use Python in configuration scripts to do so simply by including

Bug#612487: (no subject)

2012-06-25 Thread Thomas Lange
JFTR, the screenshot is from an installation of an rpm based distribution. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#679293: fai-quickstart: fails to purge: fai-quickstart.postrm: 7: .: Can't open /etc/fai/nfsroot.conf

2012-06-27 Thread Thomas Lange
On Wed, 27 Jun 2012 18:58:01 +0200, Andreas Beckmann deb...@abeckmann.de said: Removing fai-quickstart ... Purging configuration files for fai-quickstart ... /var/lib/dpkg/info/fai-quickstart.postrm: 7: .: Can't open /etc/fai/nfsroot.conf OK, I think I will add another

Bug#671305: (no subject)

2012-05-26 Thread Thomas Lange
I wonder why this does not work, since the xts kernel modules should be included. Please call dracut -v and check if the xts module in not loaded into the initramfs. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#661935: cannot reproduce without more information

2012-05-27 Thread Thomas Lange
I cannot reproduce this error (or check this error), since I do not have the command line and the options how you have called rinse. Maybe you have forgotten to specify --arch? -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#635602: another fix?

2012-05-27 Thread Thomas Lange
@Thomas Clavier: I like to avoid writing /etc/rpm/platform. Can you please try to use linux32 when calling rinse. This should help yum to correctly detect the 32bit architecture. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#661935: (no subject)

2012-05-30 Thread Thomas Lange
I'm not getting your real problem. Please specify the complete command line you've used. Maybe you did not specify --arch, or did not use linux32/linux64 when using rinse in cross architecture environments. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#675243: dracut: Missing long description

2012-05-30 Thread Thomas Lange
On Wed, 30 May 2012 19:47:52 +0200, Vincent Bernat ber...@debian.org said: The current description for dracut is a bit useless. It does not contain a long description (and its short description starts with A) I cannot confirm that it has no long description. Here's my output:

Bug#675950: fai: allow installation with debootstrap if base.tgz exists

2012-06-04 Thread Thomas Lange
On Mon, 4 Jun 2012 13:32:49 +0200, Ivo De Decker ivo.dedec...@ugent.be said: Currently, the basesystem is only installed via debootstrap if base.tgz does not exist. It would be nice to have a way to install machines in some classes with debootstrap, even if a default base.tgz

Bug#675950: fai: allow installation with debootstrap if base.tgz exists

2012-06-04 Thread Thomas Lange
On Mon, 4 Jun 2012 17:02:33 +0200, Ivo De Decker ivo.dedec...@ugent.be said: Another option would be to skip the unpacking if $FAI_ROOT/etc exists. This is some magic behaviour inside FAI which I like to avoid. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#664915: still cannot reproduce this bug

2012-06-21 Thread Thomas Lange
When building the next revision of this package, I still cannot reproduce this bug. I will close this bug next week, unless someone complains. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#664915: cannot reproduce with testing

2012-06-21 Thread Thomas Lange
Additional info: could not reproduce with the testing distribution. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#678309: proper fix

2012-06-22 Thread Thomas Lange
Package: fai-server Tags: pending A proper fix is now implemented. http://git.io/JHomhA -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#676883: NFS v4 works with squeeze NFS server

2012-06-22 Thread Thomas Lange
Using NFS v4 for the nfsroot works if the NFS server is running Debian squeeze. I've contacted the aufs author, and currently he's debugging the problem in the aufs kernel module. So, this may not be a problem of FAI but of aufs. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#676883: (no subject)

2012-06-22 Thread Thomas Lange
Please specify which NFS v4 directories are not mounted properly. Is this the nfsroot or the FAI config space of anything else? Do you have any error message? -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#682013: Wheezy nfsroot / FAI 4.0.3

2012-07-19 Thread Thomas Lange
Even I'm on vacation, I just spend some time to look into your problems. Setting up dracut (020-1) ... dracut: Generating /boot/initrd.img-3.2.0-3-amd64 E: No '/dev/log' or 'logger' included for syslog logging F: Failed to install /etc/idmapd.conf dpkg: error processing dracut

Bug#682013: Wheezy nfsroot / FAI 4.0.3

2012-07-19 Thread Thomas Lange
Here's a better workaround for it. wheezy[~] diff -u ~/fai-4.0.3/bin/fai-make-nfsroot --- ~/fai-4.0.3/bin/fai-make-nfsroot 2012-06-26 16:22:27.715039242 +0200 +++ /usr/sbin/fai-make-nfsroot 2012-07-20 00:22:21.025226452 +0200 @@ -452,7 +452,7 @@ done fi $ROOTCMD apt-get

Bug#682013: Still problems with mounting nfs root

2012-07-20 Thread Thomas Lange
On Fri, 20 Jul 2012 15:12:23 +0200, Bastian Neuburger b.neubur...@gsi.de said: However I noted one thing: In /usr/lib/dracut/dracut_functions.sh there is this check: [[ -x /usr/bin/dracut-install ]] dracut 020-1 also works without the dracut-install executable. -- regards

Bug#645167: disk_config example for setup-storage for lvm on raid

2011-10-13 Thread Thomas Lange
On Thu, 13 Oct 2011 10:23:10 +0200, Holger Levsen hol...@layer-acht.org said: vg_system-usr /usr8192ext4rw,noatime vg_system-var /var16384 ext4rw,noatime vg_system-varlog/var/log8192ext4rw,noatime

Bug#634902: (no subject)

2011-10-23 Thread Thomas Lange
Mika says we need console-data and kbd instead of console-setup -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#654276: rstatd: does not work with kernel 3.0/3.1 or any other 3.x kernel

2012-01-02 Thread Thomas Lange
Package: rstatd Version: 4.0.1-4 Severity: grave Tags: patch Justification: renders package unusable A machine running kernel 3.x an the rpc.rstatd does not reply to any rup or rusers request from remote or even from local host. This renders the package unusable. In syslog I can see

Bug#692501: dracut: missing qemu-net module

2012-11-06 Thread Thomas Lange
Package: dracut Version: 020-1 Severity: normal dracut includes the module for qemu, but is missing the qemu-net modules. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux

Bug#685004: Change severity to critical?

2012-11-09 Thread Thomas Lange
This bugs causes my whole system to not reboot after a kernel update from linux-image-3.2.0-3-amd64 to linux-image-3.2.0-4-amd64. When I boot the --4- kernel I get Error: could not insert 'dm_mod': Exec format error. After upgrading to dracut 020-2 and regenerating the initrd the machine

Bug#672806: fai: unclear NEWS.Debian entry for 4.0

2012-08-20 Thread Thomas Lange
On Fri, 17 Aug 2012 16:37:27 -0700, Jonathan Nieder jrnie...@gmail.com said: makes it crystal clear to sysadmins what immediate action on their part is required. But your proposal is more a link to the changelog. Reading it does not give any practical information what has changed

Bug#682796: Improved patch

2012-11-10 Thread Thomas Lange
This is not a proper way to check if it's an installation from CD: grep -q cskoeln $FAI_ETC_DIR/apt/sources.list It's better to check if /etc/RUNNING_FROM_FAICD exists. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#681358: (no subject)

2012-11-10 Thread Thomas Lange
Hi Michael, did you already test this with FAI 4? Please post your disk_config example, so I can also check this. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#689470: (no subject)

2012-11-10 Thread Thomas Lange
Normally FAI_CONFIG_SRC should be defined using the -u option. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#679293: Any ideas how to fix this?

2012-11-11 Thread Thomas Lange
Maybe it's better to remove this directory in the prerm script of fai-quickstart. Would this help? IMO the problem is, that fai-server (which includes nfsroot.conf) is removed before fai-quickstart is removed. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#327226: Not arpwatch fault

2012-11-11 Thread Thomas Lange
I also think this is not the fault of arpwatch. Therefore I would say we can close this bug. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#675950: (no subject)

2012-11-12 Thread Thomas Lange
If you write a hook to call debootstrap, you can skip the default task by calling the skiptask function. This way, we do not need to change FAI but you are very flexible in what you like to do in your hooks. I therefore like to close the bug, since I do not like to implement your function inside

Bug#619946: Can we close this bug?

2012-11-14 Thread Thomas Lange
This bug depends on the behaviour of live-boot handling of the ip= parameter (live-boot bug #616197). Since the bug of live-boot is fixed, I think we can close this bug. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#624836: cannot reproduce during installation

2012-11-15 Thread Thomas Lange
I cannot reproduce this bug during an installation. I forced to call task_error in get-config-dir-nfs and the installation stopped. IMO this bug may relate to softupdate. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#682796: cannot reproduce this bug

2012-11-15 Thread Thomas Lange
I cannot reproduce this bug using the simple examples shiped with FAI. The problem seems that your config space contains a template in files/etc/apt/sources.list/ which is copied via fcopy during task_repository. The default config space does not contain a template in sources.list and therefore

Bug#682796: cannot reproduce this bug

2012-11-15 Thread Thomas Lange
On Thu, 15 Nov 2012 20:52:06 +0100, Andreas B. Mundt andi.mu...@web.de said: I suggest something like the following: * Provide an option in fai-cd to not use a CD mirror at all. * If the mirror exists, use it for the installation and fcopy the sources list later.

Bug#676882: two different bug reports?

2012-11-17 Thread Thomas Lange
Hi, my impression is that we discus two different bugs here. The initial bug report was about FAI not booting from LAN if an LVM volume exists because dracut activates this volume and boots from it. Then Andi and others talk about FAI booting CD but setup-storage stopped because of existsing LVM

Bug#682796: cannot reproduce this bug

2012-11-17 Thread Thomas Lange
On Fri, 16 Nov 2012 15:07:50 +0100, Andreas B. Mundt andi.mu...@web.de said: retitle 682796 incomplete fai-cd documentation / needless mirror severity 682796 minor tags 682796 - patch Instead of retitling and changing the severity again, I prefer closing this bug and maybe

Bug#679293: (no subject)

2012-11-17 Thread Thomas Lange
JFTR: the prerm script is never called with option purge only with remove. That's why I use postrm which _is_ called with purge. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#692394: (no subject)

2012-11-18 Thread Thomas Lange
Which version of live-boot do you have inside the nfsroot? live-boot versions before 3.0~b have a bug which prevent fai-cd from working. Have a look at #681579 which is already fixed, but not yet available in testing. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#692394: (no subject)

2012-11-19 Thread Thomas Lange
On Mon, 19 Nov 2012 21:41:40 +0100, clash cl...@clashnet.org said: live-boot from sid Mmmm. This should be a version which should work. Please check again the exact version inside the nfsroot. Do not forget to chroot into the nfsroot. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#693871: PXE boot cannot load initrd

2012-11-21 Thread Thomas Lange
Package: fai-server Version: 4.0.3 Severity: normal Tags: patch The bug fix for dracut bug #688956 makes the initrd non-world readable. Since fai-make-nfsroot copies the initrd generated by dracut inside the nfsroot into /srv/tftp/fai, the FAI install client cannot load the initrd after the

Bug#679293: idea for a fix

2012-11-21 Thread Thomas Lange
What about this fix? Source nfsroot.conf in prerm and write the value of $FAI_CONFIGDIR into /var/run/fai-quickstart.variable, the source this file in postrm and remove the directory and this file. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#676882: (no subject)

2012-11-21 Thread Thomas Lange
I think we should disable lvm inside the initrd of dracut. We can do this by adding a file /etc/dracut.conf.d/fai with content: omit_dracutmodules+=lvm It's important that this file is executable. This file could be created by fai-make-nfsroot before installing packages. -- regards Thomas --

Bug#690016: (no subject)

2012-11-22 Thread Thomas Lange
Yes, there's something weird in this change. But please also check if you still have those lines in your config space in hooks/savelog.LAST.source: else echo Congratulations! No errors found in log files. export flag_reboot=1 fi Setting the reboot flag to 1 was removed in the

Bug#196189: (no subject)

2012-11-22 Thread Thomas Lange
Package: nscd Version: 2.11.3-4 This is the output of nscd in squeeze: # nscd -i groups nscd: 'groups' is not a known database Try `nscd --help' or `nscd --usage' for more information. IMO, we can close this bug. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#589821: should we close this bug?

2012-11-23 Thread Thomas Lange
IMO this bug can be closed. Goswin cannot reproduce it. Since the nis version even in oldstable is 3.17-17 you may want to remove the code which calls killall, which is only executed if a version less than 3.9-1 is found, which should not be the case in these days. -- regards Thomas -- To

Bug#650425: (no subject)

2012-11-23 Thread Thomas Lange
I think this should not happen because of /etc/bindresvport.blacklist. On my systems this file exists and also has an entry for 873. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#686658: (no subject)

2012-11-23 Thread Thomas Lange
There's some discussion about that http://www.spinics.net/lists/linux-nfs/msg32974.html -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#684848: tcsh: FTBFS: | /«PKGBUILDDIR»/conftest.c:20: undefined reference to `crypt'

2012-08-14 Thread Thomas Lange
122: Filename substitution FAILED (subst.at:57) | configure:4142: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c 5 |

Bug#672806: fai: unclear NEWS.Debian entry for 4.0

2012-08-17 Thread Thomas Lange
On Sun, 22 Jul 2012 16:56:45 -0500, Jonathan Nieder jrnie...@gmail.com said: Ping. Do you disagree that this is a bug, want help with wording, or something else? Since the FAI guide is not updated to 4.x it's important to inform the user about important changes, which I did with

Bug#669342: Processed: reassign 669342 to dracut

2012-06-10 Thread Thomas Lange
On Mon, 04 Jun 2012 20:57:05 +, ow...@bugs.debian.org (Debian Bug Tracking System) said: # conflicting is wrong reassign 669342 dracut Maks, I still have no rationale why conflicting is wrong and why you reassigned this bug to dracut. Please explain in more detail your reasons

Bug#673444: (no subject)

2012-06-11 Thread Thomas Lange
Hi ftp team, could you please add your oppinion about adding the i18n/Index files to the bug report above? Alternatively, the FTP team needs to add the i18n/Index files for the contrib and non-free sections. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#676883: Different workaround

2012-06-12 Thread Thomas Lange
A different workaround for switching to nfs v3 is adding an extra entry to /etc/exports on the FAI install server. If you add this line /srv/nfs4 134.95.9.128/25(fsid=0,ro,no_subtree_check) an empty directory will be the root for NFS v4 exports. That way your /srv/fai subdirectory is not

Bug#409271: dracut can do NFS v4

2012-01-17 Thread Thomas Lange
Just for the record. The dracut package has NFS v4 support. Maybe it's easier to use dracut instead of waiting for klibc supporting it. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#494386: (no subject)

2012-01-17 Thread Thomas Lange
FAI 4.0 will support receiving the basefile via FTP and http. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#656958: fai: install_packages should support custom aptitude options

2012-01-23 Thread Thomas Lange
On Mon, 23 Jan 2012 06:20:35 +0100, Jurrie Overgoor report...@jurr.org said: OPTIONS-MIRROR -t squeeze_backports OPTIONS-INSTALL package1 package 2 ... Both steps might need different custom options. The '-t' parameter would probably not work during

Bug#656958: fai: install_packages should support custom aptitude options

2012-01-23 Thread Thomas Lange
On Mon, 23 Jan 2012 11:47:45 +0100, Jurrie Overgoor jur...@jurr.org said: OPTIONS-MIRROR -t squeeze_backports OPTIONS-INSTALL Two different options will make the package_config file format a bit ugly. So, let's see if we can fix this differently. a) What about apt pinning? Does

Bug#612487: Give this a try

2012-01-24 Thread Thomas Lange
My guess is, that modprobe writes this message to the console. Try to add -s to the modprobe call in 20-hwdetect.source. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#652652: (no subject)

2012-01-25 Thread Thomas Lange
Package: tcsh Severity: minor This bug is not important, it's only a minor bug IMO. You can type ctrl-l to clear the screen and get a normal output. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#655980: fai-server: faimond-gui fails to launch due to runtime dependencies problem

2012-01-15 Thread Thomas Lange
On Sun, 15 Jan 2012 14:35:05 -0200, Ivan Filgueiras ivan.re...@gmail.com said: faimond-gui, from fai-server, fails to launch if perl-tk is not installed. Installing fai-server won't install perl-tk. The error message is like this: You should install the package fai-server with its

Bug#658008: (no subject)

2012-03-08 Thread Thomas Lange
Here's a list of tasks executed for each action: task_install() { task partition task mountdisks task extrbase task debconf task repository task updatebase task instsoft task configure task tests task finish task chboot task savelog

Bug#630668: cannot reproduce

2012-03-10 Thread Thomas Lange
I cannot reproduce this bug. I checked with a host that has ipv4 and ipv6 entries in DNS (www.heise.de) and a host with only a ipv6 entry (.test-ipv6.com). I get this warning for a ipv6 only host. fai-chboot: unknown host: .test-ipv6.com A host with IP 4 and 6 entries, fai-chboot works

Bug#603588: (no subject)

2012-03-10 Thread Thomas Lange
I think it's better to parse FAI_CONFIG_SRC from $NFSROOT/etc/fai.conf if it's undefined. Then FAI_CONFIG_SRC is set to the correct value. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#658008: (no subject)

2012-03-11 Thread Thomas Lange
This list of tasks is for FAI 4.0 beta5 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#663936: rinse: Please retry if .rpm files are zero length

2012-03-14 Thread Thomas Lange
On Wed, 14 Mar 2012 16:42:57 +1100, Karl Goetz k...@kgoetz.id.au said: packages), I'm left with a directory full of 0 length rpm files. Please use option --clean-cache to clean your cache. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#656958: fai: install_packages should support custom aptitude options

2012-02-23 Thread Thomas Lange
On Fri, 17 Feb 2012 23:36:09 +0100, Jurrie Overgoor jur...@stillus.nl said: Hello Thomas, Sorry for waiting so long before replying you. I've been off-and-on on the project, and I didn't get around to this until just now. It turned out that my hack wasn't quite working.

Bug#612487: (no subject)

2012-02-23 Thread Thomas Lange
Maybe using this code snippet before calling prcopyleft() in fai helps: echo 0 /proc/sys/kernel/printk -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657754: located real problem

2012-02-29 Thread Thomas Lange
Now I got it. The problem is using . || true (because of set -e) which always returns 0 and then testing $?. You are right, I must use if..then, which should fix it. I will check this later today. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#619099: (no subject)

2012-02-29 Thread Thomas Lange
A workaround is described. So, can we close this bug? -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#659859: (no subject)

2012-02-29 Thread Thomas Lange
The dracut command itself does not care about the kernel image /boot/vmlinuz. at all. It only needs the kernel version number and the directory of the kernel modules. Therefore it does not care if a kernel image is installed at all. IMO it's fine that only the postinst script of dracut checks

Bug#619099: (no subject)

2012-03-01 Thread Thomas Lange
A workaround is described. So, can we close this bug? -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#661932: rinse: Support for newer versions of rhel and opensuse

2012-03-02 Thread Thomas Lange
On Fri, 02 Mar 2012 19:07:25 +0100, Rune 'TheFlyingCorpse' Darrud theflyingcor...@gmail.com said: Myself I'd like to see support for the following: - opensuse 12.1 - rhel 6 Since I do not have access to any of these distributions, I need patches for this. -- regards Thomas

Bug#597221: (no subject)

2012-03-02 Thread Thomas Lange
I think we can close this bug, since a solution is described. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#634902: (no subject)

2012-03-02 Thread Thomas Lange
The installation CD of wheezy installs console-setup and kbd. console-data includes a lot of fonts and consoletrans data and has a lot of debconf preseeding data. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#356379: (no subject)

2012-02-07 Thread Thomas Lange
The flag -P will be removed soon. A similar function can be made using a custom list of files and -F. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657754: lowering severity

2012-02-13 Thread Thomas Lange
Package: dracut Severity: normal I downgrade the severity, since it's not a violation of the Debian policy. There's no reference to piuparts in the policy. IMO it's a normal or minor bug, since it's very seldom that no kernel is installed. -- regards Thomas -- To UNSUBSCRIBE, email to

Bug#657754: dracut: fails to upgrade from squeeze

2012-02-13 Thread Thomas Lange
On Mon, 13 Feb 2012 16:08:11 +0100, Daniel Baumann daniel.baum...@progress-technologies.net said: of course, the right fix is not to add a depends to a (virtual) kernel It's a contradiction to say the bug is serious because of a missing dependency but adding this dependency is not the

Bug#657754: (no subject)

2012-02-13 Thread Thomas Lange
I think a proper fix would be to install a trigger like initramfs-tools is doing this. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657754: (no subject)

2012-02-13 Thread Thomas Lange
I wonder what the proper solutions is to detect if a kernel is already installled. Any suggestions? I think I have to add a test to the dracust.postinst script, to skip the call off /etc/kernel/postinst.d/dracut `uname -r` if no kernel is installed. Even if no kernel is installed (like in a

Bug#617665: (no subject)

2012-01-26 Thread Thomas Lange
FAI uses reprepro for creating the fai mirror. Maybe it's easier to implement an update feature with reprepro. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#578094: (no subject)

2012-01-26 Thread Thomas Lange
IMHO the simple-examples should work for more than just one specific Debian release. Yeah, that would be nice. But since we lack of manpower and noone seems test all these things, I will remove the old stuff. Sadly, we must drop the release goal to support old Debian versions with newest FAI

Bug#602402: (no subject)

2012-01-29 Thread Thomas Lange
Bind mounting /dev from the host system before calling m-f-n -kv removes this error. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#602402: (no subject)

2012-01-30 Thread Thomas Lange
Diverting update-grub in make-fai-nfsroot fixes this bug. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#620334: Cannot confirm

2012-01-30 Thread Thomas Lange
I cannot confirm this bug. It works perfectly with FAI 3.4.8, which uses the same code as 3.4.7 for the grub installation. Please provide more information about the error message. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#657754: (no subject)

2012-01-30 Thread Thomas Lange
I cannot confirm this bug on a real machine. I did an upgrade from squeeze to wheezy on a real machine (amd64) and didn't get his error. I already had dracut 013-3 installed on squeeze before upgrading to wheezy. Can you please specify what excatly is not working? I cannot interpret the piuparts

Bug#645238: reproducable with

2011-12-14 Thread Thomas Lange
Package: tcsh Version: 6.17.06 I can reproduce the Debian Bug#645238 (egfaults when prompt includes %j..) also with tcsh 6.17.06. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#668276: debhelper: dh_md5sums does not include my files under a subdirectory called DEBIAN

2012-04-10 Thread Thomas Lange
Package: debhelper Version: 9.20120322 Severity: normal In my package fai I have some examples which will go into the fai-doc package. Some examples are located in the directory sourcedir/examples/simple/scripts/DEBIAN/. Since dh_md5sums ignores all files in DEBIAN/ lintian prints me a warning.

Bug#634902: (no subject)

2012-04-12 Thread Thomas Lange
In #626680 (console-data: setting overwritten by reboot) Christian says: console-data should be replaced by console-setup. Also: c-s provides the keyboard-configuration package. dpkg-reconfigure keyboard-configuration apparently offers the option to use a keymap. Additinally there are

Bug#719213: fai-server: fai-make-nfsroot is broken because of wrong grub package name

2013-08-09 Thread Thomas Lange
Package: fai-server Version: 4.0.6 Severity: important Tags: patch /etc/fai/NFSROOT lists the grub package for installing into the nfsroot. It must be changed to grub-pc at least for wheezy. Just replace grub with grub-pc. The patch is available in commit

Bug#679293: new fix

2013-08-10 Thread Thomas Lange
I just made a patch, that removes the whole copying/removing of files in postinst and postrm. This should fix this bug. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#694381: dracut 031 available

2013-08-12 Thread Thomas Lange
dracut 031-1 is now available. It now includes support for the Debian specific udev rules which are needed for lvm and dm. Please test if this new version fixes your problem properly. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#676882: (no subject)

2013-08-12 Thread Thomas Lange
I seems that this bug is more a dracut bug. Now, dracut 031-1 is available, which should fix this bug. Please try the new version and report if it's working for you. See also #694381 and #703879. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

<    1   2   3   4   5   6   7   8   9   10   >