You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some files are preserved in the virtualenv after uninstalling packages. After running sudo apt remove securedrop-*, the following files remain in /opt/virtualenvs/:
While the sd-log remaining files is likely due to a bytecode parameter, other packages still have python3,orig.
Initially reported by @kushaldas in freedomofpress/securedrop-workstation#447 (comment)
Some files are preserved in the virtualenv after uninstalling packages. After running
sudo apt remove securedrop-*
, the following files remain in/opt/virtualenvs/
:While the
sd-log
remaining files is likely due to a bytecode parameter, other packages still havepython3,orig
.sd-log
sd-app
sd-proxy
sd-devices
The text was updated successfully, but these errors were encountered: