Created attachment 825547 [details] transmission build log In Transmission 4.0.0, the web client has been re-written and now depends on yarn. See attached build log
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d580ef59d9bba849d5b054fbd2e48dff44fd37 commit 32d580ef59d9bba849d5b054fbd2e48dff44fd37 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-10-27 16:59:53 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-10-27 17:02:24 +0000 net-p2p/transmission: drop 'web' USE flag Building the web UI requires npn and yarn, which fetch source files at build time. Bug: https://bugs.gentoo.org/878417 Signed-off-by: Mike Gilbert <floppym@gentoo.org> net-p2p/transmission/metadata.xml | 1 - net-p2p/transmission/transmission-4.0.0_beta1.ebuild | 4 ++-- net-p2p/transmission/transmission-9999.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-)
The (prebuilt) web interface is installed unconditionally along with transmission-daemon.