Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: kruhm on April 27, 2005, 06:34:10 AM
-
Has anyone ever seen this message?
WARNING in /etc/e-smith/templates-custom//var/service/tinydns/root/data/70genericHostARecords: Use of uninitialized value in concatenation (.)
-
This error is is due to the SME-DHCP-DNS-0.9-RC1 rpm that is included in the SMEPLUS script.
As others have noted, it doesn't work correctly ( http://forums.contribs.org/index.php?topic=25704.msg104035#msg104035 )
It was finally fixed by removing the RPM:
rpm -q sme-dhcp-dns
Downloading the newly released rpm:
wget http://www.activeservice.co.uk/sme/contribs/sme-dhcp-dns-1.0-1.noarch.rpm
And installing it:
rpm -ivh sme-dhcp-dns-*
-
Thank you for reporting this and the contrib author for his ongoing work.
Michael