Package: fai-client
Version: 4.0.3
Tags: patch
When I use a git repository as config source for a FAI network install,
FAI exits after trying to setup the config space from git.
Inside /var/lib/fai there were not only the files I checked into the git
repo but also the git control files (e.g. HEAD, refs/).
Those should not be in /var/lib/fai but in /var/lib/fai/.git/
IMO the clone command in get-config-dir-git should check out to
$GIT_DIR, see the patch at
https://github.com/bneuburg/fai/commit/1b567f8c6790176c142f8373446265fa9b4e00cf
After fixing it, installation is successful.
Regards,
Bastian
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]