Description of problem: The torbrowser-launcher tries to download the file https://dist.torproject.org/torbrowser/12.0.1/tor-browser-linux64-12.0.1_en-US.tar.xz.asc which doesn't exist and finally doesn't launch anything. Version-Release number of selected component (if applicable): torbrowser-launcher-0.3.5-6.fc37.noarch How reproducible: $ /usr/bin/torbrowser-launcher Additional info: What works perfectly fine is the following: git clone https://github.com/micahflee/torbrowser-launcher cd torbrowser-launcher sh build_rpm.sh cd dist rpmbuild --rebuild torbrowser-launcher-0.3.6-1.src.rpm dnf install -y /root/rpmbuild/RPMS/noarch/torbrowser-launcher-0.3.6-1.noarch.rpm
*** This bug has been marked as a duplicate of bug 2152309 ***