Advertisement
liliff

Untitled

Mar 25th, 2012
472
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. http://pastebin.com/8J1S6VAR
  2. nils arch # chroot /root/arch
  3. [I have no name!@nils /]# whoami
  4. bash: whoami: command not found
  5. [I have no name!@nils /]# pacman -Syu
  6. pacman: error while loading shared libraries: libgpgme.so.11: cannot open shared object file: No such file or directory
  7. [I have no name!@nils /]# ls var/cache/pacman/pkg/lib^C
  8. [I have no name!@nils /]# ls
  9. bash: ls: command not found
  10. [I have no name!@nils /]# ls
  11. ls: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
  12. [I have no name!@nils /]# ls
  13. ls: error while loading shared libraries: libattr.so.1: cannot open shared object file: No such file or directory
  14. [I have no name!@nils /]# ls
  15. acl-2.2.51-1-x86_64.pkg.tar.xz glibc-2.15-7-x86_64.pkg.tar.xz libgssglue-0.3-1-x86_64.pkg.tar.xz pacman-4.0.2-1-x86_64.pkg.tar.gz
  16. archlinux lib libksba-1.2.0-2-x86_64.pkg.tar.xz pacman-mirrorlist-20120211-1-any.pkg.tar.gz
  17. attr-2.4.46-1-x86_64.pkg.tar.xz lib64 libldap-2.4.28-2-x86_64.pkg.tar.xz proc
  18. bash-4.2.024-2-x86_64.pkg.tar.xz libarchive-3.0.3-5-x86_64.pkg.tar.xz libsasl-2.1.23-9-x86_64.pkg.tar.xz readline-6.2.002-1-x86_64.pkg.tar.xz
  19. bin libassuan-2.0.3-1-x86_64.pkg.tar.xz libssh2-1.4.0-1-x86_64.pkg.tar.xz sbin
  20. coreutils-8.15-1-x86_64.pkg.tar.xz libcap-2.22-2-x86_64.pkg.tar.xz libtirpc-0.2.2-2-x86_64.pkg.tar.xz sys
  21. curl-7.25.0-1-x86_64.pkg.tar.xz libfetch-2.33-3-x86_64.pkg.tar.gz libusb-1.0.8-2-x86_64.pkg.tar.xz usr
  22. dev libffi-3.0.10-1-x86_64.pkg.tar.xz libusb-compat-0.1.3-2-x86_64.pkg.tar.xz var
  23. etc libgcrypt-1.5.0-1-x86_64.pkg.tar.xz ncurses-5.9-3-x86_64.pkg.tar.xz xz-5.0.3-1-x86_64.pkg.tar.gz
  24. expat-2.0.1-7-x86_64.pkg.tar.xz libgpg-error-1.10-1-x86_64.pkg.tar.xz openssl-1.0.1-1-x86_64.pkg.tar.xz
  25. [I have no name!@nils /]# pacman -Syu
  26. pacman: error while loading shared libraries: libgpgme.so.11: cannot open shared object file: No such file or directory
  27. [I have no name!@nils /]# pacman -Syu
  28. pacman: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
  29. [I have no name!@nils /]# pacman -Syu
  30. pacman: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory
  31. [I have no name!@nils /]# pacman -Syu
  32. warning: database file for 'core' does not exist
  33. warning: database file for 'extra' does not exist
  34. warning: database file for 'community' does not exist
  35. :: Synchronizing package databases...
  36. error: failed to update core (no servers configured for repository)
  37. error: failed to update extra (no servers configured for repository)
  38. error: failed to update community (no servers configured for repository)
  39. error: failed to synchronize any databases
  40. error: failed to init transaction (no servers configured for repository)
  41. [I have no name!@nils /]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement