Thanks for the bug report!

We will try and get it fixed for the next 7.1 pre-release.

Pat

On 03/27/2015 07:40 AM, Otto-Michael BRAUN wrote:
Starting openafs server using "systemctl start afs-server" immediately fa=
ils:
afs-server unit file calls "/etc/rc.d/init.d/afs-server prepare", which
checks for "network available" in function "on_network()":

ADDRS=`LANG=C ifconfig -a | grep 'inet addr' | grep -v 127.0.0.1 | wc=
  -l`

ifconfig does no longer return 'inet addr' but 'inet' only. So "prepare"
immediately exits with error 1.

Please change 'inet addr' to 'inet'

BTW: would be nice to have a dedicated place for SL bug reports (as oppos=
ite
to RHEL bugzilla).

Thank you very much,
OMB

--
Pat Riehecky
Scientific Linux developer

Fermi National Accelerator Laboratory
www.fnal.gov
www.scientificlinux.org

Reply via email to