securedrop-admin setup
fails on Tails 4.4 (ImportError: cannot import name 'Feature')
#5155
Labels
Milestone
Description
Attempting to run
./securedrop-admin setup
fails in Tails 4.4Steps to Reproduce
(Thanks to @conorsch for the write-up)
cd ~/Persistent
mv securedrop{,.bak}
git clone https://github.com/freedomofpress/securedrop
cd securedrop && git tag -v 1.2.1 && git checkout 1.2.1
./securedrop-admin setup -v
Expected Behavior
Setup completes successfully.
Actual Behavior
Setup fails as follows:
The text was updated successfully, but these errors were encountered: