Flashplugin-installer forces to download extra files twice

Bug #1391347 reported by Henrik Skupin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
flashplugin-nonfree (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Ubuntu release: all
Package version: 11.2.202.411ubuntu0.14.04.1

On our machines, which we host behind a firewall and proxy, we have seen constant popups of the update-notifier for "Failure to download extra data files" even when the Flashplugin-installer installation was successful.

I digged deeper into this problem and have seen that the triggers for update-notifier-common are getting executed by the installer, but there is no file created at /var/lib/update-notifier/package-data-downloads/flashplugin-installer. So when `/usr/lib/update-notifier/package-data-downloader` is executed via cron.daily, it tries to download the file again and if successful creates the above status file.

That means that for each and every installation / upgrade of Flash the extra files are getting downloaded twice from the remote location! This causes lots of extra traffic, and can fail due to the reason below.

The reason why it fails for us, are the proxy settings and that cron.daily does not inherit our proxy settings from /etc/environment. But that is already filed as another bug and should not be covered here.

Revision history for this message
Henrik Skupin (z-mail-y) wrote :

Here the command to replicate that:

sudo apt-get install flashplugin-installer && sudo /usr/lib/update-notifier/package-data-downloader

This should skip the second download because it was already successful.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in flashplugin-nonfree (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.