Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. # chroot /var/chroot/sid dpkg --force-depends --install /var/cache/apt/archives/libc6_2.13-8_i386.deb
  2. (Reading database ... 349 files and directories currently installed.)
  3. Unpacking libc6 (from .../archives/libc6_2.13-8_i386.deb) ...
  4.  
  5. A copy of the C library was found in an unexpected directory:
  6. '/lib/i386-linux-gnu/libc-2.13.so'
  7. It is not safe to upgrade the C library in this situation;
  8. please remove that copy of the C library or get it out of
  9. '/lib/i386-linux-gnu' and try again.
  10.  
  11. dpkg: error processing /var/cache/apt/archives/libc6_2.13-8_i386.deb (--install):
  12. subprocess new pre-installation script returned error exit status 1
  13. Errors were encountered while processing:
  14. /var/cache/apt/archives/libc6_2.13-8_i386.deb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement