Hmm... I have no logs, but I can tell you how it looks. When I'm trying to install adobe-flashplugin, I'm getting sth like that:
E: The package adobe-flashplugin needs to be reinstalled, but I can't find an archive for it Then I can't use my apt-get. Every command for apt-get and aptitude finishes by: E: The package adobe-flashplugin needs to be reinstalled, but I can't find an archive for it Eg.: ~$ apt-get install iceweasel Reading package lists... Done Building dependency tree Reading state information... Done E: The package adobe-flashplugin needs to be reinstalled, but I can't find an archive for it. ~$ apt-get remove iceweasel Reading package lists... Done Building dependency tree Reading state information... Done E: The package adobe-flashplugin needs to be reinstalled, but I can't find an archive for it. ...and so on. I was trying to repair it by using: apt-get -f install dpkg-reconfigure adobe-flashplugin apt-get --purge remove adobe-flashplugin aptitude purge adobe-flashplugin but every of this command finishes by: E: The package adobe-flashplugin needs to be reinstalled, but I can't find an archive for it. I don't know if it is a bug, but it looks not so good.

