diff options
author | Ryan Qian <i@bitbili.net> | 2023-11-17 20:22:18 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-11-21 14:27:00 +0000 |
commit | 7fb39ef76095d92e575957a40533ef0ada3e68c7 (patch) | |
tree | 7c3a938a00a896004b009414abc18899dab88092 /media-libs/oidn | |
parent | dev-python/jupyter-console: Enable pypy3 (diff) | |
download | gentoo-7fb39ef76095d92e575957a40533ef0ada3e68c7.tar.gz gentoo-7fb39ef76095d92e575957a40533ef0ada3e68c7.tar.bz2 gentoo-7fb39ef76095d92e575957a40533ef0ada3e68c7.zip |
www-apps/gitea: fix the execution logic of 'tmpfiles_process'
It is not guaranteed that the git user and group always exist (due
to the acct USE Flag), but for convenience, the tmpfile uses the git
user and group by default.
To avoid installation errors, a condition needs to be added here:
if there is no git user or group, the installation of tmpfile will be
skipped and the user will be notified to handle it by themselves.
This commit won't affect the already installed gitea, so no new revision.
Closes: https://bugs.gentoo.org/829761
Closes: https://bugs.gentoo.org/858668
Closes: https://github.com/gentoo/gentoo/pull/33867
Signed-off-by: Ryan Qian <i@bitbili.net>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/oidn')
0 files changed, 0 insertions, 0 deletions