apt-get install kernel source error

Posted by MA1 on Ask Ubuntu See other posts from Ask Ubuntu or by MA1
Published on 2012-04-10T11:34:44Z Indexed on 2012/04/10 11:42 UTC
Read the original article Hit count: 367

Filed under:
|

apt-get source linux-image-$(uname -r)

gives me the below error

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.

Can someone suggest a solution?

© Ask Ubuntu or respective owner

Related posts about apt

Related posts about error