TIP: Resolve DPKG’s “extended_states” error message during upgrade
While doing an upgrade on your Debian or Ubuntu system, if you ever encounter the following error message:
E: Unable to parse package file /var/lib/apt/extended_states (1)
all you need to do is to rename that file to something else. For example:
# cd /var/lib/apt/
# mv extended_states extended_states.tmp
Now you can continue whatever you were doing with apt-get, aptitude or [...]

Free Email Subscription








