Bug 1419315

Summary: cannot open /etc/fstab: No such file
Product: [Community] Virtualization Tools Reporter: Vyacheslav Anzhiganov <vanzhiganov>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: ptoscano, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-05 12:09:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vyacheslav Anzhiganov 2017-02-05 11:11:19 UTC
Description of problem:

infinite numbers of error messages:

RTNETLINK answers: File exists
/sbin/dhclient-script: 34: /sbin/dhclient-script: cannot open /etc/fstab: No such file

Version-Release number of selected component (if applicable):


How reproducible:

On Ubuntu Xenial 

virt-builder fedora-20 --arch x86_64 --hostname test3 --output /var/lib/libvirt/images/test3.qcow2 --root-password password:password123 -v

or 

virt-builder ubuntu-16.04 --arch x86_64 --hostname test3 --output /var/lib/libvirt/images/test3.qcow2 --root-password password:password123 -v

Actual results:

/sbin/dhclient-script: 34: /sbin/dhclient-script: cannot open /etc/fstab: No such file
RTNETLINK answers: File exists
/sbin/dhclient-script: 34: /sbin/dhclient-script: cannot open /etc/fstab: No such file
RTNETLINK answers: File exists
/sbin/dhclient-script: 34: /sbin/dhclient-script: cannot open /etc/fstab: No such file
RTNETLINK answers: File exists
/sbin/dhclient-script: 34: /sbin/dhclient-script: cannot open /etc/fstab: No such file
RTNETLINK answers: File exists

Comment 1 Richard W.M. Jones 2017-02-05 12:09:33 UTC
This is a bug in Ubuntu, see:

https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405

Comment 2 Pino Toscano 2017-02-06 08:47:44 UTC
It was worked around locally, see bug 1224795.

*** This bug has been marked as a duplicate of bug 1224795 ***