데비안에서 apt-get install patch 설치가 안됩니다

이명수의 이미지

apt-get install patch 설치가 안됩니다

# apt-get install patch

Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
diff-doc
The following NEW packages will be installed:
patch
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 97.5kB of archives.
After this operation, 156kB of additional disk space will be used.
Err <a href="http://ftp.kr.debian.org" rel="nofollow">http://ftp.kr.debian.org</a> lenny/main patch 2.5.9-5
Could not connect to ftp.kr.debian.org:80 (143.248.234.110), connection timed out
Failed to fetch <a href="http://ftp.kr.debian.org/debian/pool/main/p/patch/patch_2.5.9-5_i386.deb" rel="nofollow">http://ftp.kr.debian.org/debian/pool/main/p/patch/patch_2.5.9-5_i386.deb</a> Could not connect to ftp.kr.debian.org:80 (143.248.234.110), connection timed out
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

어떻게 하면 설치할 수 있을까요?

palsuet의 이미지

데비안의 ftp.kr.debian.org 저장소는 KAIST에서 운영하는데, 가끔씩 접속되지 않는 경우가 있습니다. 조금 기다렸다가 나중에 다시 시도하시든지, 아니면 /etc/apt/sources.list 파일을 열어서 ftp.kr.debian.orgftp.daum.net 로 바꾸고 다시 하시면 될 겁니다.
--
feel the gravity

feel the gravity

이명수의 이미지

# cat /etc/apt/sources.list

deb <a href="http://ftp.kr.debian.org/debian/" rel="nofollow">http://ftp.kr.debian.org/debian/</a> lenny main non-free contrib
deb-src <a href="http://ftp.kr.debian.org/debian/" rel="nofollow">http://ftp.kr.debian.org/debian/</a> lenny main non-free contrib

deb <a href="http://security.debian.org/" rel="nofollow">http://security.debian.org/</a> lenny/updates main non-free contrib
deb-src <a href="http://security.debian.org/" rel="nofollow">http://security.debian.org/</a> lenny/updates main non-free contrib

deb <a href="http://volatile.debian.org/debian-volatile" rel="nofollow">http://volatile.debian.org/debian-volatile</a> lenny/volatile main non-free contrib
deb-src <a href="http://volatile.debian.org/debian-volatile" rel="nofollow">http://volatile.debian.org/debian-volatile</a> lenny/volatile main non-free contrib

위와 같이 설정되어 있던 파일을 아래와 같이 바꿨습니다

# cat /etc/apt/sources.list

deb <a href="http://ftp.daum.net/debian/" rel="nofollow">http://ftp.daum.net/debian/</a> lenny main non-free contrib
deb-src <a href="http://ftp.daum.net/debian/" rel="nofollow">http://ftp.daum.net/debian/</a> lenny main non-free contrib

(생략)

그랬더니 아래와 같은 메시지가 출력됩니다

# apt-get install patch
 
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package patch is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package patch has no installation candidate
ZebOS:~# apt-get install patch
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package patch is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package patch has no installation candidate

경로를 위와 같이 바꿔주는 거 맞나요?

http://ftp.daum.net/debian/

palsuet의 이미지

많이 늦었습니다만;;

sources.list를 바꾼 후에는 apt-get update를 먼저 실행해야 합니다.
--
feel the gravity

feel the gravity

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.