jan_flanders

Untitled

Jul 3rd, 2012
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  2. permitted by applicable law.
  3. Last login: Tue May 8 02:22:55 2012 from d54c19492.access.telenet.be
  4. adnez@www:~$ sudo -i apt-get update
  5. [sudo] password for adnez:
  6. /usr/bin/apt-get: /usr/bin/apt-get: cannot execute binary file
  7. adnez@www:~$ sudo -s apt-get update
  8. /usr/bin/apt-get: /usr/bin/apt-get: cannot execute binary file
  9. adnez@www:~$ sudo apt-get update
  10. Ign http://ftp.nl.debian.org lenny Release.gpg
  11. Ign http://ftp.nl.debian.org lenny/main Translation-en_US
  12. Ign http://ftp.nl.debian.org lenny/contrib Translation-en_US
  13. Ign http://ftp.nl.debian.org lenny/non-free Translation-en_US
  14. Ign http://ftp.nl.debian.org lenny Release
  15. Ign http://ftp.nl.debian.org lenny/main Packages/DiffIndex
  16. Ign http://ftp.nl.debian.org lenny/contrib Packages/DiffIndex
  17. Ign http://ftp.nl.debian.org lenny/non-free Packages/DiffIndex
  18. Ign http://ftp.nl.debian.org lenny/main Packages
  19. Ign http://ftp.nl.debian.org lenny/contrib Packages
  20. Ign http://ftp.nl.debian.org lenny/non-free Packages
  21. Ign http://ftp.nl.debian.org lenny/main Packages
  22. Ign http://ftp.nl.debian.org lenny/contrib Packages
  23. Ign http://ftp.nl.debian.org lenny/non-free Packages
  24. Err http://ftp.nl.debian.org lenny/main Packages
  25. 404 Not Found [IP: 130.89.149.21 80]
  26. Err http://ftp.nl.debian.org lenny/contrib Packages
  27. 404 Not Found [IP: 130.89.149.21 80]
  28. Err http://ftp.nl.debian.org lenny/non-free Packages
  29. 404 Not Found [IP: 130.89.149.21 80]
  30. W: Failed to fetch http://ftp.nl.debian.org/debian/dists/lenny/main/binary-i386/ Packages 404 Not Found [IP: 130.89.149.21 80]
  31.  
  32. W: Failed to fetch http://ftp.nl.debian.org/debian/dists/lenny/contrib/binary-i3 86/Packages 404 Not Found [IP: 130.89.149.21 80]
  33.  
  34. W: Failed to fetch http://ftp.nl.debian.org/debian/dists/lenny/non-free/binary-i 386/Packages 404 Not Found [IP: 130.89.149.21 80]
  35.  
  36. E: Some index files failed to download, they have been ignored, or old ones used instead.
  37. adnez@www:~$ sudo apt-get install php5-curl
  38. Reading package lists... Done
  39. Building dependency tree
  40. Reading state information... Done
  41. The following extra packages will be installed:
  42. libapache2-mod-php5 libcurl3 libssh2-1 php5-cli php5-common php5-gd
  43. php5-mcrypt php5-mysql
  44. Suggested packages:
  45. php-pear
  46. The following NEW packages will be installed:
  47. libcurl3 libssh2-1 php5-curl
  48. The following packages will be upgraded:
  49. libapache2-mod-php5 php5-cli php5-common php5-gd php5-mcrypt php5-mysql
  50. 6 upgraded, 3 newly installed, 0 to remove and 88 not upgraded.
  51. Need to get 5757kB of archives.
  52. After this operation, 782kB of additional disk space will be used.
  53. Do you want to continue [Y/n]? y
  54. WARNING: The following packages cannot be authenticated!
  55. php5-cli php5-mysql php5-mcrypt php5-gd libapache2-mod-php5 php5-common
  56. libssh2-1 libcurl3 php5-curl
  57. Install these packages without verification [y/N]? y
  58. Err http://ftp.nl.debian.org lenny/main php5-cli 5.2.6.dfsg.1-1+lenny13
  59. 404 Not Found [IP: 130.89.149.21 80]
  60. Err http://ftp.nl.debian.org lenny/main php5-mysql 5.2.6.dfsg.1-1+lenny13
  61. 404 Not Found [IP: 130.89.149.21 80]
  62. Err http://ftp.nl.debian.org lenny/main php5-mcrypt 5.2.6.dfsg.1-1+lenny13
  63. 404 Not Found [IP: 130.89.149.21 80]
  64. Err http://ftp.nl.debian.org lenny/main php5-gd 5.2.6.dfsg.1-1+lenny13
  65. 404 Not Found [IP: 130.89.149.21 80]
  66. Err http://ftp.nl.debian.org lenny/main libapache2-mod-php5 5.2.6.dfsg.1-1+lenny 13
Advertisement
Add Comment
Please, Sign In to add comment