Code: Select all
root@raspberrypi:/home/pi# apt-get upgrade
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
root@raspberrypi:/home/pi# sudo dpkg --configure -a
Setting up libdbus-1-3:armhf (1.6.8-1) ...
Segmentation fault
dpkg: error processing libdbus-1-3:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
Setting up libuuid1:armhf (2.20.1-5.2) ...
Segmentation fault
dpkg: error processing libuuid1:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of libparted0debian1:armhf:
libparted0debian1:armhf depends on libuuid1 (>= 2.16); however:
Package libuuid1:armhf is not configured yet.
dpkg: error processing libparted0debian1:armhf (--configure):
dependency problems - leaving unconfigured
Setting up libxslt1.1:armhf (1.1.26-14) ...
Segmentation fault
dpkg: error processing libxslt1.1:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
Setting up libgtk-3-0:armhf (3.4.2-4) ...
Segmentation fault
dpkg: error processing libgtk-3-0:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of parted:
parted depends on libparted0debian1 (>= 2.2-1); however:
Package libparted0debian1:armhf is not configured yet.
parted depends on libuuid1 (>= 2.16); however:
Package libuuid1:armhf is not configured yet.
dpkg: error processing parted (--configure):
dependency problems - leaving unconfigured
Setting up libtiff4:armhf (3.9.6-9) ...
Segmentation fault
dpkg: error processing libtiff4:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
Setting up libmysqlclient18:armhf (5.5.24+dfsg-9) ...
Segmentation fault
dpkg: error processing libmysqlclient18:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
Setting up libsdl-mixer1.2:armhf (1.2.12-3) ...
Segmentation fault
dpkg: error processing libsdl-mixer1.2:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of libblkid1:armhf:
libblkid1:armhf depends on libuuid1 (>= 2.16); however:
Package libuuid1:armhf is not configured yet.
dpkg: error processing libblkid1:armhf (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgtk-3-bin:
libgtk-3-bin depends on libgtk-3-0 (>= 3.4.2-4); however:
Package libgtk-3-0:armhf is not configured yet.
dpkg: error processing libgtk-3-bin (--configure):
dependency problems - leaving unconfigured
Setting up libcroco3:armhf (0.6.6-1) ...
Segmentation fault
dpkg: error processing libcroco3:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
Processing triggers for gconf2 ...
dpkg: dependency problems prevent configuration of python-pygame:
python-pygame depends on libsdl-mixer1.2; however:
Package libsdl-mixer1.2:armhf is not configured yet.
dpkg: error processing python-pygame (--configure):
dependency problems - leaving unconfigured
Setting up binutils (2.22-7.1) ...
Segmentation fault
dpkg: error processing binutils (--configure):
subprocess installed post-installation script returned error exit status 139
Setting up libcap2:armhf (1:2.22-1.2) ...
Segmentation fault
dpkg: error processing libcap2:armhf (--configure):
subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of libgail-3-0:armhf:
libgail-3-0:armhf depends on libgtk-3-0 (= 3.4.2-4); however:
Package libgtk-3-0:armhf is not configured yet.
dpkg: error processing libgail-3-0:armhf (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmount1:
libmount1 depends on libblkid1 (>= 2.17.2); however:
Package libblkid1:armhf is not configured yet.
dpkg: error processing libmount1 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libdbus-1-3:armhf
libuuid1:armhf
libparted0debian1:armhf
libxslt1.1:armhf
libgtk-3-0:armhf
parted
libtiff4:armhf
libmysqlclient18:armhf
libsdl-mixer1.2:armhf
libblkid1:armhf
libgtk-3-bin
libcroco3:armhf
python-pygame
binutils
libcap2:armhf
libgail-3-0:armhf
libmount1
root@raspberrypi:/home/pi# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18 not fully installed or removed.
Need to get 0 B/2,951 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
E: Internal Error, No file name for libuuid1
root@raspberrypi:/home/pi#
