无法下载额外的数据文件:flashplugin-installer(不是重复的问题)

Win*_*nix 12 flash apt firefox google-chrome 16.04

这不是以下内容的副本:askubuntu.../failure-to-download-extra-data-files-flashplugin-installer也不是askubuntu .../how-do-i-stop-failure-to-download-extra- data-files-error-with-pepflashpluginin

第一个链接是最近的,但接受的答案不起作用。

错误屏幕

Flashplayer 错误屏幕

推荐的解决方案

sudo apt-get remove --purge flashplugin-installer
sudo apt-get install flashplugin-installer
Run Code Online (Sandbox Code Playgroud)

来自 apt-get 的新错误

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  bbswitch-dkms dkms libcuda1-361 nvidia-prime
Use 'sudo apt autoremove' to remove them.
Suggested packages:
  x-ttcidfont-conf ttf-bitstream-vera | ttf-dejavu ttf-xfree86-nonfree xfs
The following NEW packages will be installed:
  flashplugin-installer
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 6,782 B of archives.
After this operation, 59.4 kB of additional disk space will be used.
Get:1 http://ca.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 flashplugin-installer amd64 11.2.202.635ubuntu0.16.04.1 [6,782 B]
Fetched 6,782 B in 0s (17.6 kB/s)                
Preconfiguring packages ...
Selecting previously unselected package flashplugin-installer.
(Reading database ... 336994 files and directories currently installed.)
Preparing to unpack .../flashplugin-installer_11.2.202.635ubuntu0.16.04.1_amd64.deb ...
Unpacking flashplugin-installer (11.2.202.635ubuntu0.16.04.1) ...
Processing triggers for update-notifier-common (3.168.1) ...
flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20160913.1.orig.tar.gz
Err:1 http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20160913.1.orig.tar.gz
  Could not open file /var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20160913.1.orig.tar.gz - open (2: No such file or directory) [IP: 91.189.92.191 80]
E: Failed to fetch http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20160913.1.orig.tar.gz Could not open file /var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20160913.1.orig.tar.gz - open (2: No such file or directory) [IP: 91.189.92.191 80]

E: Download Failed
Setting up flashplugin-installer (11.2.202.635ubuntu0.16.04.1) ...
Run Code Online (Sandbox Code Playgroud)

在我删除google-chrome-beta但保留常规google-chrome. 谷歌浏览器可以很好地观看带有胡椒闪光插件的电视节目,但如果 chrome 出现故障,将 Firefox 保留为备用浏览器会很好。我相信 Firefox 需要单独的 flashplugin。

规范中的某个地方是否存在故障?

我应该只使用apt-get remove purgeflashplugin-installer 而不是apt-get install再次打扰它吗?

PS网站名称的ca.前缀ubuntu.com表示Canonical的加拿大服务器,以前从未出现过问题。

Win*_*nix 11

感谢贡纳尔-hjalmarsson了这个答案。

Adobe 曾经开始为 Microsoft Windows 制作字体。后来它成为在互联网上播放视频和电视直播(我用它)的首映程序。然而现在HTML5 普遍用于在Google 的YouTube 中播放视频,而FlashPlayer 正在变得边缘化。

在 Google ChromePepperFlash中内置了网络浏览器支持,因此观看 Flash 内容不再需要单独的 Flash 插件。但是在我的系统上(可能是因为我删除了 Google Chrome Beta),原始问题中出现了错误。

错误信息:

Err:1 http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20160913.1.orig.tar.gz
Run Code Online (Sandbox Code Playgroud)

出现是因为未启用 Canonical 合作伙伴。我不记得关闭它,但解决方案是打开它。

启用规范合作伙伴

要在 Canonical 中启用合作伙伴,请选择System SettingsthenSoftware & Updates和 then Other Partners。出现此屏幕:

规范合作伙伴

选中该框以允许合作伙伴

正如 Gunnar 指出的那样flashplugin-installer,firefox 不需要,所以adobe-flashplugin是一个更好的安装选项。谷歌浏览器通过一个名为的进程嵌入了 Flash 播放器支持Pepper Flash Player,也不需要flashplugin-installer

最终的解决方案是:

sudo apt-get remove flashplugin-installer
sudo apt-get purge flashplugin-installer
sudo apt-get install adobe-flashplugin
Run Code Online (Sandbox Code Playgroud)

再次感谢Gunnar的评论,以解决讨厌的弹出消息。

尽管flashplugin-installer在标题和正文中,但合作伙伴错误可能适用于许多情况,我欢迎建议更改标题、问题或答案。

PS 我意识到 remove 和 purge 可以合并为一行。我也意识到在很多方面apt-get都不如独奏apt

PPS Adob​​e 也因 .PDF 文件而受到赞誉,尽管在 Linux 平台上存在许多免费的替代品。

PPPS 我注意到上面的屏幕截图中还有其他框没有被选中,如果这个答案可以通过解释来改进,请不要犹豫发表评论。最近的否决票已经证明,我受到了 dpkg 的挑战。


归档时间:

查看次数:

10382 次

最近记录:

8 年,12 月 前