[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Confirm needed: python2.3 (thus lots of other stuff) uninstallable from etch?



Hi,

On 2/5/06, cmetzler@speakeasy.net <cmetzler@speakeasy.net> wrote:
>
>
> Hmm, well, I just tried a whole bunch of mirrors -- specifically, I've
> tried debian.csail.mit.edu, mirror.espri.arizona.edu, ftp.de.debian.org,
> debian.inode.at, and ftp.jp.debian.org.  All five of them had this
> problem; so it seems pretty widespread.

I am using Debian sid, so I can't reproduce the apt-get install
problem, however apt-cache policy says:
apt-cache policy python2.3
python2.3:
  Installed: 2.3.5-9
  Candidate: 2.3.5-9
  Version table:
 *** 2.3.5-9 0
        500 file: sid/main Packages
        500 ftp://ftp.iasi.roedu.net unstable/main Packages
        100 /var/lib/dpkg/status
     2.3.5-3 0
        500 ftp://ftp.iasi.roedu.net stable/main Packages
sh-3.1# apt-cache policy python
python:
  Installed: 2.3.5-3
  Candidate: 2.3.5-5
  Version table:
     2.3.5-5 0
        500 ftp://ftp.iasi.roedu.net unstable/main Packages
        500 ftp://ftp.iasi.roedu.net testing/main Packages
 *** 2.3.5-3 0
        500 file: sid/main Packages
        100 /var/lib/dpkg/status
     2.3.5-2 0
        500 ftp://ftp.iasi.roedu.net stable/main Packages

It seems that python2.3 has no version in testing, but python does.
Try adding stable to your sources.list as well.

>
> I hadn't considered fetching the package directly, though; I went
> and looked on the mirror I normally use and it was indeed there,
> as you suggest above.  Thanks.
>
>
> > I use ftp://ftp.nl.debian.org/debian-amd64/debian/
>
> apt-get updating from here gives:
>
> Failed to fetch ftp://ftp.nl.debian.org/debian-amd64/debian/dists/etch/main/source/Sources.gz  MD5Sum mismatch
> Failed to fetch ftp://ftp.nl.debian.org/debian-amd64/debian/dists/etch/contrib/source/Sources.gz  MD5Sum mismatch
>
> which is a bit worrisome!

Doing an apt-get update all my sources are downloaded just fine. My mirror is:
 ftp://ftp.iasi.roedu.net/mirrors/amd64.debian.net/debian-amd64/

My output of:
# md5sum /var/lib/apt/lists/*source_Sources

82a94b84729c3de0e0f1aeaa1cdf7ebc 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_etch_contrib_source_Sources
9f8fe9276c39f791e6bd0a5c1826084d 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_etch_main_source_Sources
ce681c9d6ba7099a8c18ff9e2cdbf457 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_etch_non-free_source_Sources
c8afd0b7fc03c641269b74c88cb44780 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_experimental_contrib_source_Sources
3993b96bbb07baaf6097e194d1218a65 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_experimental_main_source_Sources
d41d8cd98f00b204e9800998ecf8427e 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_experimental_non-free_source_Sources
b9f6a15c7a5ea770112725b410534649 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_unstable_contrib_source_Sources
a811352c8558625792aa6f494bf4b6ce 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_unstable_main_source_Sources
41743787d7e49a592e27c2f871f3255e 
ftp.iasi.roedu.net_mirrors_amd64.debian.net_debian-amd64_dists_unstable_non-free_source_Sources


BTW where is the md5sum file on the server? where does apt-get check for it?

Kind regards,
Edwin



Reply to: