Description of problem: Every time I boot with tor-0.2.7.6-3 installed, tor doesn't work because this update introduces settings in /etc/tor/torrc which require /run/tor to be present when starting tor. /run/tor should be created by systemd's systemd-tmpfiles following configuration in /usr/lib/tmpfiles.d/tor.conf. This file contains just a single line: d /run/tor 0700 tor tor With this, systemd-tmpfiles should create a directory /run/tor owned by tor:tor. The tor package in fedora names the tor daemon user toranon:toranon. Suggested solution: Change file /usr/lib/tmpfiles.d/tor.conf to d /run/tor 0700 toranon toranon Version-Release number of selected component (if applicable): tor-0.2.7.6-3.fc23 How reproducible: at each boot – configuration issue Additional info: This issue is why I gave negative carma on https://bodhi.fedoraproject.org/updates/tor-0.2.7.6-3.fc23#comment-365240
tor-0.2.7.6-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-bfda6099e2
tor-0.2.7.6-4.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-8185ed15cf
tor-0.2.7.6-4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-b870fb3c4e
tor-0.2.7.6-4.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update tor' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-8185ed15cf
tor-0.2.7.6-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update tor' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-bfda6099e2
tor-0.2.7.6-4.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update tor' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-b870fb3c4e
tor-0.2.7.6-4.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
tor-0.2.7.6-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
tor-0.2.7.6-4.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.