-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.5
-
None
-
augeas-1.14.2-0.9.20260120gitf4135e3.el10
-
No
-
Low
-
ZStream
-
1
-
rhel-virt-tools
-
ssg_virtualization
-
None
-
QE ack
-
False
-
False
-
-
No
-
Vtools Planned Bugs in Sprint
-
Unspecified Release Note Type - Unknown
-
None
libguestfs fails to parse /etc/fstab when there is a double comma after character
For example:
cat /etc/fstab | grep ",," /dev/mapper/vg00-vartmp /var/tmp xfs rw,,nodev,nosuid,noexec,relatime 0 0
How reproducible:
100%
VM contains double commas which works fine but MTV migration fails.
/dev/mapper/vg00-vartmp /var/tmp xfs rw,,nodev,nosuid,noexec,relatime 0 0
virt-v2v
virt-v2v: error: libguestfs error: inspect_os: /etc/fstab:<missing>:<missing>: augeas parse failure: <missing>If reporting bugs, run virt-v2v with debugging enabled and include the complete output: virt-v2v -v -x [...]
This is from cu request where they cannot update a lot of VMs manually, similar issue was fixed for trailing comma.
- links to
-
RHBA-2026:158449
augeas update