Topic: strange error when trying to update

i get this message, any ideas how to solve this?

E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:
dpkg: parse error, in file `/var/lib/dpkg/status' near line 21476 package `vlc':
`Depends' field, reference to `libvlccore0': version contains ` '

Re: strange error when trying to update

Try removing vlc then reinstalling:

sudo apt-get purge vlc
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get -f install vlc
Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: strange error when trying to update

tried it, gives me:

E: Sub-process /usr/bin/dpkg returned an error code (2)

Re: strange error when trying to update

Edit the /var/lib/dpkg/statoverride file and delete the line with postfix.

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.