www-apps/gitlab-17.1.0 missing files/gitlab.target.4 file for systemd
* Installing systemd unit files
sed: can't read /var/tmp/portage/www-apps/gitlab-17.1.0/files/gitlab.target.4: No such file or directory
* ERROR: www-apps/gitlab-17.1.0::gitlab failed (install phase):
* failed to configure: gitlab.target
*
* Call stack:
* ebuild.sh, line 136: Called src_install
* environment, line 2525: Called die
* The specific snippet of code:
* sed -e "s|@OPTIONAL_REQUIRES@|${optional_requires}|" -e "s|@OPTIONAL_AFTER@|${optional_after}|" -e "s|@OPTIONAL_WANTS@|${optional_wants}|" "${FILESDIR}/${PN}.target.${vSYS}" > "${T}/${PN}.target" || die "failed to configure: ${PN}.target";