OpenPhilology / phaidra

eLearning for historical languages.
19 stars 6 forks source link

error first step #19

Closed johnfelipe closed 10 years ago

johnfelipe commented 10 years ago

when put this $ apt-get build-dep python-psycopg2, show me that:

Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.2.0-65.98_amd64.deb  404  Not Found [IP: 91.189.91.15 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
E: Failed to process build dependencies

and again:

libssl1.0.0 python2.7 python2.7-minimal
3 upgraded, 79 newly installed, 0 to remove and 39 not upgraded.
Need to get 863 kB/142 MB of archives.
After this operation, 338 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://us.archive.ubuntu.com/ubuntu/ precise-updates/main linux-libc-dev amd64 3.2.0-65.98
  404  Not Found [IP: 91.189.91.14 80]
Err http://security.ubuntu.com/ubuntu/ precise-security/main linux-libc-dev amd64 3.2.0-65.98
  404  Not Found [IP: 91.189.92.201 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.2.0-65.98_amd64.deb  404  Not Found [IP: 91.189.92.201 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
E: Failed to process build dependencies
mlent commented 10 years ago

Have you already run apt-get update? It looks like your machine either has outdated or broken packages in the package manager.