| Summary: | virt-sysprep fails with immutable files | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Nicholas Westlake <nickwniko89> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | NEW --- | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | aouadi, ptoscano |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Nicholas Westlake
2016-03-12 19:57:19 UTC
Link back to the upstream thread that discussed this: https://www.redhat.com/archives/libguestfs/2016-March/thread.html#00104 Actually I've got the same problem with my VMWare exported ova files with an immutable resolv.conf libguestfs error: command_lines: rename: /sysroot/etc/resolv.conf to /sysroot/etc/654d4atl: Operation not permitted (In reply to Adam Ouadi from comment #2) > Actually I've got the same problem with my VMWare exported ova files with an > immutable resolv.conf > > libguestfs error: command_lines: rename: /sysroot/etc/resolv.conf to > /sysroot/etc/654d4atl: Operation not permitted I have machines with immutable /etc/resolv.conf too -- the best way to stop NetworkMangler etc etc from messing it up. This is certainly a bug. (In reply to Richard W.M. Jones from comment #3) > This is certainly a bug. Is there any workaround involving no change of my ova files ? Not as far as I know. It's a bug that needs to be fixed. |