apt-get 설치 커널 소스 오류

apt-get 설치 커널 소스 오류

apt-get 소스 linux-image-$(uname -r)

나에게 아래 오류를 제공합니다

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Picking 'linux' as source package instead of 'linux-image-3.0.0-12-generic'
NOTICE: 'linux' packaging is maintained in the 'Git' version control system at:
http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-oneiric.git
Skipping already downloaded file 'linux_3.0.0-17.30.dsc'
Need to get 99.9 MB of source archives.
Err http://pk.archive.ubuntu.com/ubuntu/ oneiric-updates/main linux 3.0.0-17.30 (tar)
  500  ( The request was rejected by the HTTP filter. Contact your ISA Server administrator.  )
Err http://pk.archive.ubuntu.com/ubuntu/ oneiric-updates/main linux 3.0.0-17.30 (diff)
  500  ( The request was rejected by the HTTP filter. Contact your ISA Server administrator.  )
Failed to fetch http://pk.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux_3.0.0.orig.tar.gz  500  ( The request was rejected by the HTTP filter. Contact your ISA Server administratorThe request was rejected by the HTTP filter. Contact your ISA Server administrator.  )
Failed to fetch http://pk.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux_3.0.0-17.30.diff.gz  500  ( The request was rejected by the HTTP filter. Contact your ISA Server administrator.  )
E: Failed to fetch some archives.

누군가 해결책을 제안할 수 있나요?

답변1

당신의마이크로소프트 ISA 서버패키지 에 대한 액세스를 차단하고 있습니다 .gz.

요청이 HTTP 필터에 의해 거부되었습니다. ISA Server 관리자에게 문의하세요.

네트워크를 관리하지 않는 경우 관리자에게 이 문제를 제기하여 서버에서 이 트래픽을 허용하도록 해야 합니다.

관련 정보