mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
Since upstream commit 25f23a25c (Log loaded conf file, 2024-11-09), DOSBox-X creates a default configuration file if an existing file does not exist when its binary is launched, even when it is just to run self tests. When Portage runs the tests, to ensure the tests can start without an error or even a segmentation fault, the 'portage' user must have permission to the path where DOSBox-X will create the configuration file. Signed-off-by: Yuan Liao <liaoyuan@gmail.com>