Bug ID 906379
Summary autofs - "Local domain name not set" during booting
Classification openSUSE
Product openSUSE Factory
Version 201411*
Hardware x86-64
OS openSUSE 13.2
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter renda.krell@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/39.0.2171.65 Safari/537.36
Build Identifier: 

I use autofs for mounting some NFS and CIFS shares.
In OpenSUSE 13.1 I haven't seen any error with the same configuration.

In OpenSUSE 13.2 incl. Tumbleweed/Factory, 'systemctl status' returns:
---
autofs.service - Automounts filesystems on demand
   Loaded: loaded (/usr/lib/systemd/system/autofs.service; enabled)
   Active: active (running) since Thu 2014-11-20 08:54:52 CET; 1h 47min ago
     Docs: man:automount(8)
           man:autofs(5)
  Process: 1709 ExecStart=/usr/sbin/automount ${AUTOFS_OPTIONS} -p
/var/run/automount.pid (code=exited, status=0/SUCCESS)
 Main PID: 1712 (automount)
   CGroup: /system.slice/autofs.service
           ������1712 /usr/sbin/automount  -p /var/run/automount.pid

Nov 20 08:54:52 rkrell automount[1712]: lookup_init:139: lookup(yp): map
auto.master: Local domain name not set
---

In fact, the domain name is not set:
rkrell:~ # hostname
rkrell
rkrell:~ # domainname
(none)
but the network is set up correctly using NetworkManager and a local LAN
connection.

Reproducible: Always

Steps to Reproduce:
1. Boot the system
2.
3.


You are receiving this mail because: