한국 데비안 서버 ftp.kr.debian.org Wheezy 버젼 인덱스 에러 납니다.

andysheep의 이미지


최근에 시험판인 위즈로 판올림하고 나서 ftp.kr.debian.org 서버를 통해 꾸러미 설치를 못했습니다.
다른 일본 미러 서버로 사용하고 있다고 오늘 시간이 나서 방법을 찾아보았는데, 이 데비안 공식 한국 서버만
인덱서 에러를 내는 군요.

$ sudo aptitude update
W: Duplicate sources.list entry <a href="ftp://ftp.kr.debian.org/debian/" rel="nofollow">ftp://ftp.kr.debian.org/debian/</a> stable/main amd64 Packages (/var/lib/apt/lists/ftp.kr.debian.org_debian_dists_stable_main_binary-amd64_Packages)
W: You may want to update the package lists to correct these missing files
Get: 1 <a href="http://security.debian.org" rel="nofollow">http://security.debian.org</a> stable/updates InRelease [87.8 kB]
Get: 2 <a href="ftp://ftp.kr.debian.org" rel="nofollow">ftp://ftp.kr.debian.org</a> testing InRelease [199 kB]
Hit <a href="http://liquorix.net" rel="nofollow">http://liquorix.net</a> sid InRelease
Get: 3 <a href="ftp://ftp.kr.debian.org" rel="nofollow">ftp://ftp.kr.debian.org</a> wheezy-proposed-updates InRelease [135 kB]
Fetched 199 kB in 0s (227 kB/s)
E: Release file for <a href="ftp://ftp.kr.debian.org/debian/dists/testing/InRelease" rel="nofollow">ftp://ftp.kr.debian.org/debian/dists/testing/InRelease</a> is expired (invalid since 2d 8h 59min 16s). Updates for this repository will not be applied.

$ sudo aptitude -o Acquire::Check-Valid-Until=false update

W: Failed to fetch
bzip2:/var/lib/apt/lists/partial/ftp.kr.debian.org_debian_dists_testing_main_i18n_Translation-en:
Hash Sum mismatch
W: Failed to fetch
bzip2:/var/lib/apt/lists/partial/ftp.kr.debian.org_debian_dists_testing_main_i18n_Translation-ko:
Hash Sum mismatch
W: Failed to fetch
bzip2:/var/lib/apt/lists/partial/ftp.kr.debian.org_debian_dists_wheezy-proposed-updates_main_i18n_Translation-en:
Hash Sum mismatch
W: Failed to fetch
bzip2:/var/lib/apt/lists/partial/ftp.kr.debian.org_debian_dists_unstable_main_i18n_Translation-en:
Hash Sum mismatch
W: Failed to fetch
bzip2:/var/lib/apt/lists/partial/ftp.kr.debian.org_debian_dists_unstable_main_i18n_Translation-ko:
Hash Sum mismatch
E: Some index files failed to download. They have been ignored, or old ones
used instead.
E: Couldn't rebuild package cache

해결 방법은 다른 미러 서버로 /etc/apt/sources.list을 바꿔줍니다.

# /etc/apt/sources.list
# <a href="http://ftp.jp.debian.org/debian/
#" rel="nofollow">ftp.jp.debian.org/debian/
#</a> <a href="http://ftp.neowiz.com" rel="nofollow">ftp.neowiz.com</a> - unofficial Korean mirror
# Vim tip: search and replace is '%s/foo/bar/g
 
 
deb <a href="ftp://ftp.kr.debian.org/debian/" rel="nofollow">ftp://ftp.kr.debian.org/debian/</a> testing main contrib non-free
deb-src <a href="ftp://ftp.kr.debian.org/debian/" rel="nofollow">ftp://ftp.kr.debian.org/debian/</a> testing main contrib non-free
 
deb <a href="ftp://ftp.kr.debian.org/debian/" rel="nofollow">ftp://ftp.kr.debian.org/debian/</a> wheezy-proposed-updates contrib non-free main
 
# Ustable
deb <a href="ftp://ftp.kr.debian.org/debian/" rel="nofollow">ftp://ftp.kr.debian.org/debian/</a> unstable main contrib non-free
deb-src <a href="ftp://ftp.kr.debian.org/debian/" rel="nofollow">ftp://ftp.kr.debian.org/debian/</a> unstable main contrib non-free
 
# Multimedia 
deb <a href="http://www.deb-multimedia.org" rel="nofollow">http://www.deb-multimedia.org</a> wheezy main non-free

andysheep의 이미지

# /etc/apt/sources.list
# ftp.jp.debian.org/debian/
# ftp.neowiz.com - unofficial Korean mirror
# Vim tip: search and replace is '%s/foo/bar/g

deb ftp://ftp.kr.debian.org/debian/ testing main contrib non-free
deb-src ftp://ftp.kr.debian.org/debian/ testing main contrib non-free

deb ftp://ftp.kr.debian.org/debian/ wheezy-proposed-updates contrib non-free main

# Ustable
deb ftp://ftp.kr.debian.org/debian/ unstable main contrib non-free
deb-src ftp://ftp.kr.debian.org/debian/ unstable main contrib non-free

# Multimedia
deb http://www.deb-multimedia.org wheezy main non-free

Devuan 1.0 (Debian without systemd)
amd64 station: AMD FX(tm)-6100 Six-Core Processor, 8 GB memory, 1 TB HDD
amd64 laptop: HP Touchsmart

글쇠판: 세벌 최종식, 콜맥 (Colemak)