=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata30.html,v retrieving revision 1.100 retrieving revision 1.101 diff -c -r1.100 -r1.101 *** www/errata30.html 2017/10/01 00:41:42 1.100 --- www/errata30.html 2017/11/11 16:02:07 1.101 *************** *** 443,456 **** A small bug in the installation script causes the /etc/hosts file to be incorrectly formed.
The resulting file contains a line which reads like:

! !    #.#.#.# hostname. hostname !

This line should actually read something like:

! !    #.#.#.# hostname.domainname.com hostname !

To correct this problem, simply edit the file and insert the domainname in the required place. --- 443,452 ---- A small bug in the installation script causes the /etc/hosts file to be incorrectly formed.
The resulting file contains a line which reads like:

!    #.#.#.# hostname. hostname

This line should actually read something like:

!    #.#.#.# hostname.domainname.com hostname

To correct this problem, simply edit the file and insert the domainname in the required place.