[Q] 데비안 apt-get 으로 설치중 실패메세지

cs010101의 이미지

bison을 설치하기 위해서 다음과 같이 했습니다.
뭐가 문제이가요?

~# apt-get install bison

Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
bison
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 703kB of archives.
After unpacking 1434kB of additional disk space will be used.
Get:1 ftp://ftp.kr.debian.org oldstable/main bison 1:1.875d-1 [703kB]
Err ftp://ftp.kr.debian.org oldstable/main bison 1:1.875d-1
Unable to fetch file, server said 'Failed to open file. '
Failed to fetch ftp://ftp.kr.debian.org/debian/pool/main/b/bison/bison_1.875d-1_i386.deb Unable to fetch file, server said 'Failed to open file. '
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

danskesb의 이미지

말 그대로 apt-get update를 해 달라는 뜻이네요.

저장소 정보가 오래된 경우 저 메시지가 뜰 수 있습니다.

---- 절취선 ----
http://blog.peremen.name

cs010101의 이미지

apt-get update 하고 다시 해도 똑같이 나옵니다.

-----------------------------------------------
어머니,
그 이름만으로도 우리는 풍요로와 집니다.

효도합시다......
-----------------------------------------------

-----------------------------------------------
어머니,
그 이름만으로도 우리는 풍요로와 집니다.

효도합시다......
-----------------------------------------------

feanor의 이미지

oldstable 이라고 나오는 것 보니 Debian Sarge를 사용하고 계신 것 같은데, Debian Sarge는 너무 오래되었기 때문에 더 이상 데비안 미러에서 제공되지 않습니다.

굳이 필요하시면 http://archive.debian.org/ 을 이용하세요.