Solve Debian issue "Reinstallation of x is not possible, it cannot be downloaded"
When I tried to reinstall a package:
sudo apt install parole --reinstall
It gave me such error.
To fix this - edit
/var/lib/dpkg/status and remove package section from there. After that - retry again.