Just ran an update and dist-upgrade. One package available to upgrade: flashplugin-installer
The updated package was retrieved and installed, but there was a warning that user _apt couldn't access the downloaded file -- Permission denied. Whaaaa?
I've never seen this before. Why would user _apt be denied access to the file that apt itself downloaded? Is this a bug?
The updated package was retrieved and installed, but there was a warning that user _apt couldn't access the downloaded file -- Permission denied. Whaaaa?
paul@paul-VirtualBox:~$ distupgradeReading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
flashplugin-installer
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 6,784 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://mirror.steadfast.net/ubuntu xenial-updates/multiverse amd64 flashplugin-installer amd64 11.2.202.637ubuntu0.16.04.1 [6,784 B]
Fetched 6,784 B in 0s (63.3 kB/s)
Preconfiguring packages ...
(Reading database ... 238320 files and directories currently installed.)
Preparing to unpack .../flashplugin-installer_11.2.202.637ubuntu0.16.04.1_amd64.deb ...
Unpacking flashplugin-installer (11.2.202.637ubuntu0.16.04.1) over (11.2.202.635ubuntu0.16.04.1) ...
Processing triggers for update-notifier-common (3.168.1) ...
flashplugin-installer: downloading http://archive.canonical.com/pool/pa....1.orig.tar.gz
Get:1 http://archive.canonical.com/pool/pa....1.orig.tar.gz [27.2 MB]
Fetched 27.2 MB in 10s (2,500 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20161011.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_20161011.1.orig.tar.gz
Flash Plugin installed.
Setting up flashplugin-installer (11.2.202.637ubuntu0.16.04.1) ...
paul@paul-VirtualBox:~$
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
flashplugin-installer
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 6,784 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://mirror.steadfast.net/ubuntu xenial-updates/multiverse amd64 flashplugin-installer amd64 11.2.202.637ubuntu0.16.04.1 [6,784 B]
Fetched 6,784 B in 0s (63.3 kB/s)
Preconfiguring packages ...
(Reading database ... 238320 files and directories currently installed.)
Preparing to unpack .../flashplugin-installer_11.2.202.637ubuntu0.16.04.1_amd64.deb ...
Unpacking flashplugin-installer (11.2.202.637ubuntu0.16.04.1) over (11.2.202.635ubuntu0.16.04.1) ...
Processing triggers for update-notifier-common (3.168.1) ...
flashplugin-installer: downloading http://archive.canonical.com/pool/pa....1.orig.tar.gz
Get:1 http://archive.canonical.com/pool/pa....1.orig.tar.gz [27.2 MB]
Fetched 27.2 MB in 10s (2,500 kB/s)
W: Can't drop privileges for downloading as file '/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20161011.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_20161011.1.orig.tar.gz
Flash Plugin installed.
Setting up flashplugin-installer (11.2.202.637ubuntu0.16.04.1) ...
paul@paul-VirtualBox:~$
Comment