Build fails if "--no-tmpfs" is specified
Bug #1822670 reported by
Raimonds Cicans
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
diskimage-builder |
New
|
Undecided
|
Unassigned |
Bug Description
diskimage-builder: 2.20.3
Host OS: Gentoo (amd64)
Guest OS: Gentoo (amd64)
Problem: build fails early, without any meaningful error, if "--no-tmpfs" is specified (implicitly or explicitly) and TMPDIR reside on mount point which do not meet build requirements (for example mounted with option "noexec")
Cause: diskimage-builder do not check if TMPDIR mount point meet all requirements
Fix: implement TMPDIR requirement checking
Workaround: point environment variable TMPDIR to folder on mount point which meet all requirements
Affected Host / Guest combinations: All
To post a comment you must log in.