Skip to content

Instantly share code, notes, and snippets.

@aproxy
Created December 21, 2013 06:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aproxy/e32e8e0564faaedfbc79 to your computer and use it in GitHub Desktop.
Save aproxy/e32e8e0564faaedfbc79 to your computer and use it in GitHub Desktop.
The following packages have unmet dependencies:
git : Depends: liberror-perl but it is not going to be installed
Depends: git-man (> 1:1.7.9.5) but it is not going to be installed
Depends: git-man (< 1:1.7.9.5-.) but it is not going to be installed
Recommends: rsync but it is not going to be installed
libc6 : Depends: libc-bin (= 2.15-0ubuntu10.4) but 2.15-0ubuntu10.5 is to be installed
libc6-dev : Depends: libc6 (= 2.15-0ubuntu10.5) but 2.15-0ubuntu10.4 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
aeperiox@Lunaaaaaaa:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
libc6
Suggested packages:
glibc-doc
The following packages will be upgraded:
libc6
1 upgraded, 0 newly installed, 0 to remove and 131 not upgraded.
90 not fully installed or removed.
Need to get 0 B/4,654 kB of archives.
After this operation, 5,120 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
(Reading database ... 213051 files and directories currently installed.)
Preparing to replace libc6:amd64 2.15-0ubuntu10.4 (using .../libc6_2.15-0ubuntu10.5_amd64.deb) ...
De-configuring libc6:i386 ...
dpkg: error processing /var/cache/apt/archives/libc6_2.15-0ubuntu10.5_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.15-0ubuntu10.5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
aeperiox@Lunaaaaaaa:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment