Error executing "apt-get install mysql-server"
Roy Smith
amigaman at rsmith59.heliohost.org
Wed May 6 17:03:28 UTC 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Javier Garcia wrote:
> Hi, im executing "sudo apt-get install mysql-server" and i get this error:
>
>
> Err http://archive.ubuntu.com <http://archive.ubuntu.com/>
> hardy-updates/main mysql-server-5.0 5.0.51a-3ubuntu5.4
> 403 Forbidden [IP: 91.189.88.45 80]
> Err http://archive.ubuntu.com <http://archive.ubuntu.com/>
> hardy-security/main mysql-server-5.0 5.0.51a-3ubuntu5.4
> 403 Forbidden [IP: 91.189.88.45 80]
> Failed to fetch http://archive.ubuntu.com/ubuntu/poo...tu5.4_i386.deb
> <http://archive.ubuntu.com/ubuntu/pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb>
> 403 Forbidden [IP: 91.189.88.45 80]
>
> I run "apt-get update" but the error is the same.
>
> Is my fault or is not possible to download this package at this moment?
> If it is an error of the server, who should i contact?
>
> Is there any way to know what repositories contain a concrete package?
Start your favorite text editor with root privileges and edit your
sources list, for example:
$ gksudo gedit /etc/apt/sources.list
Then you'll want to change all instances of http: to ftp: in your
sources file. Like so:
(change this line)
deb http://archive.ubuntu.com...
(to this line)
deb ftp://archive.ubuntu.com...
Then do a sudo apt-get update to reload your repository listings and try
again.
- --
Roy Smith
Ubuntu 9.04 Jaunty Jackalope
Registered Linux User #488144
Registered Ubuntu User #26841
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQIcBAEBAgAGBQJKAcLXAAoJEHFPV0E50l1iwiUP/3qdtDhPo4Mlf95Inu3ULdFo
flIN7VXQqMNiIxhyY9bCeRW4dssDUbyW0vUBg59tzrkOo917scFbmjO6Lmjxms8j
EVmHCmWXlswy4AtEyUn2WxV9/u5hLTmamvMbOqNIWpuIFyfchaaga0RfOeNYXet6
j7DnIvU1qd7Ek+zXPYpxEEC4XAH4rG/901+KYkaOifERl2izahH1q0iBWJ9dsYzv
Opzz7yjJJcEszCwjbkmbzzezQ9ipls2yoTmV7fdVJJxV3lb9ulrmai2p0NsofvcB
6MjoLCY4cnqOj9opVRnGdfGkWbYMYdVCOFTmk2M7b5aEFYTkkW5yANE5lyO35pDF
6In5Oh7u88dEn0TRcpsUcJ1MKRE37pjukRta27F5Sw4wNFCyCE6eo7zshBkY+lqA
fPHMqTVCS/Gf86XcTtWw07E2cb5hhqrY+cRwydtxyFZkqOVtxT4TCz5GbcA5QHFl
HLlJM0IBOQIhXaIs4vBRFkTO+qAFGOy1J5atPxMatWhkw0IQEeSYDFjNcNtsSxLn
PGq35yI3nESxvtdUhPD1CYqGC0q9j6xoCOiZoD1XhJvOPrYswJt4deFMFVqEFntn
JzeF5uh1ZKDxbHSAFmAAbp0g4tEFAy/hxsLs7/opyiZH+jT6T5BoSmXuqLRivmsc
S/Am5XBVhQ6twZMfQN2E
=c3jU
-----END PGP SIGNATURE-----
More information about the ubuntu-users
mailing list