I get the below error on trying to install
:~$ sudo apt-get install apt-transport-https ca-certificates
Reading package lists... Done
Building dependency tree
Reading state information... Done
apt-transport-https is already the newest version.
ca-certificates is already the newest version.
The following packages were automatically installed and are no longer required:
gstreamer0.10-pulseaudio:i386 libfftw3-single3:i386 libgomp1:i386
libgstreamer-plugins-base0.10-0:i386 libgstreamer0.10-0:i386
libpam-systemd:i386 libsystemd-login0:i386 libtdb1:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 710 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up google-cloud-sdk (138.0.0-0) ...
dpkg: error processing package google-cloud-sdk (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
google-cloud-sdk
E: Sub-process /usr/bin/dpkg returned an error code (1)
Moved from the Programming forum -- Programming Moderator Ken g6
:~$ sudo apt-get install apt-transport-https ca-certificates
Reading package lists... Done
Building dependency tree
Reading state information... Done
apt-transport-https is already the newest version.
ca-certificates is already the newest version.
The following packages were automatically installed and are no longer required:
gstreamer0.10-pulseaudio:i386 libfftw3-single3:i386 libgomp1:i386
libgstreamer-plugins-base0.10-0:i386 libgstreamer0.10-0:i386
libpam-systemd:i386 libsystemd-login0:i386 libtdb1:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 710 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up google-cloud-sdk (138.0.0-0) ...
dpkg: error processing package google-cloud-sdk (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
google-cloud-sdk
E: Sub-process /usr/bin/dpkg returned an error code (1)
Moved from the Programming forum -- Programming Moderator Ken g6
Last edited by a moderator: