3

I am using Ubuntu 14.04.1. From the day that which i have installed it, there has been an error message of the following type appears:

failure to download extra data files

the following packages requested additional data downloads after package information, > but the data could not be downloaded or could not be processed

flashplugin-installer

the download will be attempted agin latter, or you can try the download again now. Running this command requires an active internet connection.

2 Answers2

4

sudo rm /var/lib/update-notifier/user.d/data-downloads-failed

fixed on 14.04

RNA
  • 1,471
  • 2
  • 16
  • 24
3

Installing adobe-flashplugin instead is one way of avoiding this error:

https://wiki.ubuntu.com/Chromium/Getting-Partner-Flash

What's the difference between flashplugin-installer and adobe-flashplugin?

(came here looking for a solution to the same problem)

D.J.Duff
  • 370