Ubuntu Pastebin

Paste from medfly at Tue, 17 Oct 2017 08:54:05 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
$ sudo apt-get install libc-dev-bin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libc-dev-bin is already the newest version (2.24-9ubuntu2.2).
0 upgraded, 0 newly installed, 0 to remove and 269 not upgraded.
2 not fully installed or removed.
Need to get 0 B/68.6 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
dpkg: dependency problems prevent configuration of libc6-dev:amd64:
 libc6-dev:amd64 depends on libc-dev-bin (= 2.24-9ubuntu2.2); however:
  Package libc-dev-bin is not installed.

dpkg: error processing package libc6-dev:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                          Errors were encountered while processing:
 libc6-dev:amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text