08-02-2018, 11:05 AM
Thanks Charvie. This was the result:
linuxlite@linuxlite-System-Product-Name:~$ sudo apt-get update -fix-missing
[sudo] password for linuxlite:
E: Command line option 'f' [from -fix-missing] is not understood in combination with the other options.
linuxlite@linuxlite-System-Product-Name:~$ sudo dpkg -configure -a
dpkg: error: unknown option -o
Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
linuxlite@linuxlite-System-Product-Name:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ...
Segmentation fault
dpkg: error processing package python-crypto (--configure):
subprocess installed post-installation script returned error exit status 239
dpkg: dependency problems prevent configuration of python-samba:
python-samba depends on python-crypto; however:
Package python-crypto is not configured yet.
dpkg: error processing package python-samba (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
samba-common-bin depends on python-samba; however:
Package python-samba is not configured yet.
dpkg: error processing package samba-common-bin (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
samba depends on python-samba; however:
Package python-samba is not configured yet.
samba depends on samba-common-bin (= 2:4.3.11+dfsg-0ubuntu0.16.04.13); however:
Package samba-common-bin is not configured yet.
dpkg: error processing package samba (--configure):
dependency problems - leaving unconfigured
Setting up python-apt (1.1.0~beta1ubuntu0.16.04.2) ...
Segmentation fault
dpkg: error processing package python-apt (--configure):
subprocess installed post-installation script returned error exit status 139
Errors were encountered while processing:
python-crypto
python-samba
samba-common-bin
samba
python-apt
E: Sub-process /usr/bin/dpkg returned an error code (1)
linuxlite@linuxlite-System-Product-Name:~$
Can you make something out of it?
Ciao, Paul
linuxlite@linuxlite-System-Product-Name:~$ sudo apt-get update -fix-missing
[sudo] password for linuxlite:
E: Command line option 'f' [from -fix-missing] is not understood in combination with the other options.
linuxlite@linuxlite-System-Product-Name:~$ sudo dpkg -configure -a
dpkg: error: unknown option -o
Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
linuxlite@linuxlite-System-Product-Name:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up python-crypto (2.6.1-6ubuntu0.16.04.3) ...
Segmentation fault
dpkg: error processing package python-crypto (--configure):
subprocess installed post-installation script returned error exit status 239
dpkg: dependency problems prevent configuration of python-samba:
python-samba depends on python-crypto; however:
Package python-crypto is not configured yet.
dpkg: error processing package python-samba (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
samba-common-bin depends on python-samba; however:
Package python-samba is not configured yet.
dpkg: error processing package samba-common-bin (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba:
samba depends on python-samba; however:
Package python-samba is not configured yet.
samba depends on samba-common-bin (= 2:4.3.11+dfsg-0ubuntu0.16.04.13); however:
Package samba-common-bin is not configured yet.
dpkg: error processing package samba (--configure):
dependency problems - leaving unconfigured
Setting up python-apt (1.1.0~beta1ubuntu0.16.04.2) ...
Segmentation fault
dpkg: error processing package python-apt (--configure):
subprocess installed post-installation script returned error exit status 139
Errors were encountered while processing:
python-crypto
python-samba
samba-common-bin
samba
python-apt
E: Sub-process /usr/bin/dpkg returned an error code (1)
linuxlite@linuxlite-System-Product-Name:~$
Can you make something out of it?
Ciao, Paul