The Software Updater warns me about some updates available, but when I click "Install" it fails... What's going on?
If I run it from the terminal and that's what I see:
What I can do to solve this problem?
Honestly, few minutes before I was trying to install Openscad so I've added the proper PPA. But it won't install so I've removed it using the "Software & Updates" program. Now I have this new problem...
After running the command sudo apt update && sudo apt upgrade, this is what I see:
Hit:1 htp://de.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 htp://archive.canonical.com/ubuntu xenial InRelease
Hit:3 htp://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease
Hit:4 htp://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:5 htp://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:6 htp://security.ubuntu.com/ubuntu xenial-security InRelease [94,5 kB]
Fetched 94,5 kB in 0s (110 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
33 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
kde-l10n-engb linux-headers-4.4.0-28 linux-headers-4.4.0-28-generic linux-image-4.4.0-28-generic
linux-image-extra-4.4.0-28-generic python-exif
Use 'sudo apt autoremove' to remove them.
The following packages will be upgraded:
compiz compiz-core compiz-gnome compiz-plugins-default eog gnupg gpgv libcompizconfig0 libdecoration0 libframe6
libgcrypt20 libgcrypt20:i386 libharfbuzz-icu0 libharfbuzz0b libidn11 libidn11:i386 libpoppler-glib8
libpoppler-qt5-1 libpoppler58 libssl1.0.0 libssl1.0.0:i386 openssl poppler-utils python3-distupgrade
python3-software-properties snap-confine snapd software-properties-common software-properties-gtk
ubuntu-core-launcher ubuntu-release-upgrader-core ubuntu-release-upgrader-gtk vino
33 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/12,5 MB of archives.
After this operation, 466 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Extracting templates from packages: 100%
Preconfiguring packages ...
dpkg: unrecoverable fatal error, aborting:
files list file for package 'tzdata' contains empty filename
E: Sub-process /usr/bin/dpkg returned an error code (2)*
sudo apt update && sudo apt upgrade
in the terminal and tell us the output you see? – edwinksl Aug 24 '16 at 19:56After this operation, 466 kB of additional disk space will be used. Do you want to continue? [Y/n] Extracting templates from packages: 100% Preconfiguring packages ... dpkg: unrecoverable fatal error, aborting: files list file for package 'tzdata' contains empty filename E: Sub-process /usr/bin/dpkg returned an error code (2)
– gimpo Aug 24 '16 at 20:04files list file for package 'tzdata' contains empty filename
– gimpo Aug 24 '16 at 20:29