Description of problem: zola crashes (actix component) when serving a page Version-Release number of selected component (if applicable): 0.9.0 How reproducible: Steps to Reproduce: 1. $ git clone --recursive git:dosbox-staging/dosbox-staging.github.io.git test 2. $ cd test 3. $ zola serve Actual results: thread '<unnamed>' panicked at 'System is not running', /usr/share/cargo/registry/actix-rt-1.0.0/src/system.rs:78:21 Expected results: local web server starts Additional info: The issue does not happen with zola 10.1 downloaded from zola project page. Can we get an update to 10.1 deployed for Fedora 32 users?
Thanks, I'll make update of zola in F32 later today.
FEDORA-2020-e1c40883ef has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-e1c40883ef
FEDORA-2020-e1c40883ef has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-e1c40883ef` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-e1c40883ef See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-e1c40883ef has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.