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

Failed to fetch when updating



I just changed my squeezesources.list to this as per the wiki page:

deb http://archive.debian.org/debian squeeze main
deb http://archive.debian.org/debian squeeze-lts main

Then I created:

/etc/apt/apt.conf

With this content:

Acquire::Check-Valid-Until false;

And am getting this error:

Failed to fetch http://archive.debian.org/debian/dists/squeeze/Release  Unable to find expected entry  deb/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.

I also tried adding this but no change in the error:

echo 'Acquire::Check-Valid-Until "false";' >/etc/apt/apt.conf.d/90ignore-release-date

Any way to fix this?

Thanks,

golinux


Reply to: