Ubuntu Pastebin

Paste from moi at Wed, 30 Sep 2015 13:31:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
Step 12 : RUN apt-get -f install
 ---> Using cache
 ---> 71f1da191c6a
Step 13 : RUN apt-get install --reinstall perl perl-base perl-modules libgdbm3
 ---> Running in 0b5a0cd36e1b
Reading package lists...
Building dependency tree...
Reading state information...
Reinstallation of perl-base is not possible, it cannot be downloaded.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 perl : Depends: perl-base (= 5.14.2-6ubuntu2) but 5.14.2-6ubuntu2.4 is to be installed
E: Unable to correct problems, you have held broken packages.
INFO[0003] The command [/bin/sh -c apt-get install --reinstall perl perl-base perl-modules libgdbm3] returned a non-zero code: 100
Download as text