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

Re: Mysql



On Thu, Aug 1, 2013 at 2:48 AM, Ethan Rosenberg, PhD
<erosenberg@hygeiabiomedical.com> wrote:
> Dear List -
>
> This is a combined answer to your questions...
>
>
>
> #deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD
> Binary-1 20110322-15:11]/ squeeze contrib main
>
> #deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD
> Binary-2 20110322-15:11]/ squeeze contrib main
>
> deb http://security.debian.org/ wheezy/updates main contrib
> deb-src http://security.debian.org/ wheezy/updates main contrib
>
> # squeeze-updates, previously known as 'volatile'
> # A network mirror was not selected during install.  The following entries
> # are provided as examples, but you should amend them as appropriate
> # for your mirror of choice.
> #
> # deb http://ftp.debian.org/debian/ squeeze-updates main contrib
>
>
> deb-src http://ftp.debian.org/debian//wheezy-updates main contrib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This line is mistyped. This is probably what giving the error :

> 8B48AD6246925553
> W: Failed to fetch
> http://ftp.debian.org/debian//wheezy-updates/dists/main/contrib/source/Sources.gz
>  404  Not Found [IP: 130.89.148.12 80]
>
> E: Some index files failed to download, they have been ignored, or old
> ones used instead.

If you are not downloading source packages, best to comment them out
from the sources or fix the line as :

deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib


And then run apt-get update again.


Reply to: