|
因安装flashplugin,按提示操作后就出错了。
谁有办法修复一下:
crowtlf@debian:~$ apt-get -f install
E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
crowtlf@debian:~$ sudo apt-get -f install
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.
crowtlf@debian:~$
crowtlf@debian:~$ sudo apt-get install --reinstall adobe-flashplugin
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.
crowtlf@debian:~$
crowtlf@debian:~$ sudo dpkg --purge adobe-flashplugin
dpkg: error processing adobe-flashplugin (--purge):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
Errors were encountered while processing:
adobe-flashplugin
crowtlf@debian:~$
crowtlf@debian:~$ sudo aptitude purge adobe-flashpluginReading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages will be REMOVED:
adobe-flashplugin{p} ca-certificates{u} libcurl3{u} libidn11{u}
libssh2-1{u} openssl{u}
0 packages upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 14.4MB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
dpkg: error processing adobe-flashplugin (--purge):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
Errors were encountered while processing:
adobe-flashplugin
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
crowtlf@debian:~$
不管怎么怎么弄,还是不行的,帮忙看看
source.list
:deb http://ftp.tw.debian.org/debian/ lenny main
deb http://ftp.debian.org/debian/ lenny main non-free
deb http://ftp.tw.debian.org/debian/ testing main |
|