mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-24 22:50:51 -04:00
builder: add note about default selinux policy blocking the builder on fedora host
This commit is contained in:
parent
c0cb8ff6af
commit
2287b99513
1 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,11 @@ Fedora 32 has been successfully used to build Qubes R4.1 with the below steps.
|
||||||
Other rpm-based operating systems may also work.
|
Other rpm-based operating systems may also work.
|
||||||
Travis-CI uses Ubuntu 18.04 to perform test builds, except it can not test the `./setup` script.
|
Travis-CI uses Ubuntu 18.04 to perform test builds, except it can not test the `./setup` script.
|
||||||
|
|
||||||
|
**Notes:** On modern Fedora system (like Fedora 37) SeLinux is enforced by
|
||||||
|
default and is blocking the build system. You would get error like
|
||||||
|
"can't create transaction lock on /.../rpm/.rpm.lock (Permission denied)".
|
||||||
|
|
||||||
|
|
||||||
In `dom0`, install the Fedora 32 template if you don't already have it.
|
In `dom0`, install the Fedora 32 template if you don't already have it.
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue