Package: release.debian.org
Severity: grave

When trying to install python on following release:

uname -a
Linux GeSyNAS 2.6.31.8.nv+v2 #1 Thu Apr 18 17:40:54 HKT 2013 armv5tel GNU/Linux

/etc/debian_version = 6.0.3

/etc/apt/sources.list =
deb http://ftp.us.debian.org/debian/ squeeze main
deb-src http://ftp.us.debian.org/debian/ squeeze main
deb http://security.debian.org/ squeeze/updates main
deb-src http://security.debian.org/ squeeze/updates main
deb http://ftp.us.debian.org/debian/ squeeze-updates main
deb-src http://ftp.us.debian.org/debian/ squeeze-updates main


One will get the error message:
root# apt-get install python
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libpcap0.8 cracklib-runtime libcrack2 libcap-ng0 libavahi-client3 libnet1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  python-minimal python2.6 python2.6-minimal
Suggested packages:
  python-doc python-tk python-profiler python2.6-doc python2.6-profiler
  binutils binfmt-support
The following NEW packages will be installed:
  python python-minimal python2.6 python2.6-minimal
0 upgraded, 4 newly installed, 0 to remove and 41 not upgraded.
2 not fully installed or removed.
Need to get 3,837 kB/4,040 kB of archives.
After this operation, 15.3 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://ftp.us.debian.org/debian/ squeeze/main python2.6-minimal armel 2.6.6-8+b1
  404  Not Found [IP: 128.61.240.89 80]
Err http://ftp.us.debian.org/debian/ squeeze/main python2.6 armel 2.6.6-8+b1
  404  Not Found [IP: 128.61.240.89 80]
Failed to fetch http://ftp.us.debian.org/debian/pool/main/p/python2.6/python2.6-minimal_2.6.6-8+b1_armel.deb 404 Not Found [IP: 128.61.240.89 80] Failed to fetch http://ftp.us.debian.org/debian/pool/main/p/python2.6/python2.6_2.6.6-8+b1_armel.deb 404 Not Found [IP: 128.61.240.89 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?


Reason for this ist that on the distribution server ftp.us.debian.org the list of packages
/debian/dists/squeeze/main/binary-armel/Packages.gz
contains e.g. python2.6-minimal_2.6.6-8+b1_armel.deb
but under
/debian/pool/main/p/python2.6/
only python2.6_2.6.6-8+b1_amd64.deb, python2.6_2.6.6-8+b1_i386.deb or python2.6_2.6.8-1.1_armel.deb are available.

Seems that the package list wasn't updated correctly.
Please correct this or provide a lazy to perform a workaround.

Thanks and cheers
Andy Hänel




---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

Reply via email to