How to build on fedora OS
Problem
If I try and build on fedora OS with
make torbrowser-nightly-linux-x86_64
it fails to complete
...
Building project browser - tor-browser-tbb-nightly.2022.10.18-linux-x86_64-7f0811
Building project container-image - container-image_jessie-amd64-59db6374f8fc.tar.gz
Building project mmdebstrap-image - container-image_jessie-amd64-1.tar.gz
Using file [...]/tor-browser-build/out/mmdebstrap/mmdebstrap-src-0.8.6-dff0a4.tar.gz
Using file [...]/tor-browser-build/out/mmdebstrap-image/container-image_ubuntu-base-22.04-base-amd64.tar.gz
Build log: [...]/tor-browser-build/logs/mmdebstrap-image.log
Error running build
Looking in mmdebstrap-image.log
the first error I see is
dpkg: error processing archive /var/cache/apt/archives//acl_2.2.52-2_amd64.deb (--install):
cannot get security labeling handle: No such file or directory
followed by lots of messages like this:
dpkg: regarding .../base-files_8+deb8u11_amd64.deb containing base-files, pre-dependency problem:
base-files pre-depends on awk
awk is not installed.
Expected
Some way to build on fedora OS. We should add this information to README
or/doc/BUILD_ERRORS.txt