我搜索了与此问题相关的所有消息,并尝试了所有解决方案,但仍然弹出此持久框。大约几周前,在最近的一次软件更新后,发生了这种情况。我尝试了以下解决方案: pepflashplugin-installer 无法正确下载
仍然有问题。当我重新安装时,我在终端中收到此信息:
Unpacking flashplugin-installer (11.2.202.644ubuntu0.16.04.1) ...
Processing triggers for update-notifier-common (3.168.2) ...
flashplugin-installer: processing...
flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20161108.1.orig.tar.gz
Get:1 http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20161108.1.orig.tar.gz [27.2 MB]
Fetched 27.2 MB in 8s (3,385 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20161108.1.orig.tar.gz' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
Installing from local file /var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20161108.1.orig.tar.gz
Flash Plugin installed.
pepflashplugin-installer: processing...
pepflashplugin-installer: downloading https://dl-ssl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_52.0.2743.82-1_amd64.deb
Err:1 https://dl-ssl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_52.0.2743.82-1_amd64.deb
404 Not Found
W: Can't drop privileges for downloading as file '/var/lib/update-notifier/package-data-downloads/partial/google-chrome-stable_52.0.2743.82-1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Failed to fetch https://dl-ssl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_52.0.2743.82-1_amd64.deb 404 Not Found
E: Download Failed
Setting up flashplugin-installer (11.2.202.644ubuntu0.16.04.1) ...
是什么阻止了它正常运行并触发这个烦人的弹出框?我已经重新下载多次了。我的互联网连接也是在 T1 线路上。
谢谢你的帮助!
答案1
我遇到了同样的问题,这帮助我解决了它:
删除旧包
sudo apt purge flashplugin-installer
更新存储库列表
sudo apt update
安装新包
sudo apt install adobe-flashplugin