Ubuntu Pastebin

Paste from marc at Fri, 20 Nov 2015 19:51:20 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
$ sudo apt-get install --reinstall libssl1.0.0:amd64
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 libcurl3:i386 : Depends: libssl1.0.0:i386 (>= 1.0.2~beta3) but it is not going to be installed
 libsasl2-modules:i386 : Depends: libssl1.0.0:i386 (>= 1.0.0) but it is not going to be installed
 python3 : Depends: libpython3-stdlib (= 3.4.3-1) but 3.4.3-4ubuntu1 is to be installed
           PreDepends: python3-minimal (= 3.4.3-1) but 3.4.3-4ubuntu1 is to be installed
 python3-dev : Depends: python3 (= 3.4.3-4ubuntu1) but 3.4.3-1 is to be installed
 skype-bin:i386 : Depends: libssl1.0.0:i386 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Download as text