[How-to] Fix “E: Unable to parse package file /var/lib/apt/extended_states (1)” error in Synaptic or apt-get
->
This is just a quick tip. If you are getting this error message in Synaptic:
E: Unable to parse package file /var/lib/apt/extended_states (1)
E: _cache->open() failed, please report
or this error in apt-get in command line:
Reading package lists… Done
Building dependency tree
Reading state information… Error!
E: Unable to parse package file /var/lib/apt/extended_states (1)
and both just fail to open or install, then just execute this in command line (terminal):
sudo mv /var/lib/apt/extended_states /var/lib/apt/extended_states_tmp
You are done. Thanks to this post
If you enjoyed this post, make sure you subscribe to my RSS feed! Possibly Related posts:- This one seems to be a really famous problem for
- I updated my KDE 4 installation to KDE 4.2 couple
- Well I'd just shifted to Fedora couple of days ago,
- Many of us may feel screen resolution as the biggest
- In this day modern day, most software installations can be
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.






Blogged: [How-to] Fix “E: Unable to parse package file /var/lib/apt/extended_states (1)” error in Synaptic or a… http://bit.ly/2oD7uR