On Friday, March 31, 2017 4:30:35 PM PDT, Bill MacAllister wrote:
Then I run 'fai-setup -v' the last few lines of the output are:
install_packages: executing chroot /srv/fai/nfsroot apt-get clean
install_packages: executing chroot /srv/fai/nfsroot dpkg
--configure --pending
install_packages: executing chroot /srv/fai/nfsroot dpkg -C
install_packages: executing chroot /srv/fai/nfsroot apt-get clean
cp: '/etc/localtime' and 'etc/localtime' are the same file
Log file written to /var/log/fai/fai-make-nfsroot.log
ERROR when calling fai-make-nfsroot.
When I try 'fai-make-nfsroot -v' it ends successfully.
Actually that was a lie. fai-make-nfsroot fails with the same error. When
I look they didn't look like that same file to me, but if I comment out the
cp of localtime fai-make-nfsroot completes. Still having issues, but I
need to test more before I can ask reasonable questions.
Bill