Comment 4 for bug 522225

Revision history for this message
duffolonious (duff0097) wrote :

Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mysql-cluster-7.0/libmysqlclient16_7.0.9-1_amd64.deb 403 Forbidden [IP: 91.189.88.46 80]

Errr... ok fine, let's try a mirror:

/var/cache/apt/archives# wget http://www.gtlib.gatech.edu/pub/ubuntu/pool/main/m/mysql-cluster-7.0/libmysqlclient16_7.0.9-1_amd64.deb
--2010-02-15 19:21:51-- http://www.gtlib.gatech.edu/pub/ubuntu/pool/main/m/mysql-cluster-7.0/libmysqlclient16_7.0.9-1_amd64.deb
Resolving www.gtlib.gatech.edu... 128.61.111.9, 128.61.111.10, 128.61.111.11
Connecting to www.gtlib.gatech.edu|128.61.111.9|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2010-02-15 19:21:51 ERROR 403: Forbidden.

Still no, at least this worked:

/var/cache/apt/archives# wget http://ubuntu.mirrors.tds.net/pub/ubuntu/pool/main/m/mysql-cluster-7.0/libmysqlclient16_7.0.9-1_amd64.deb
--2010-02-15 20:46:22-- http://ubuntu.mirrors.tds.net/pub/ubuntu/pool/main/m/mysql-cluster-7.0/libmysqlclient16_7.0.9-1_amd64.deb
Resolving ubuntu.mirrors.tds.net... 64.50.236.222
Connecting to ubuntu.mirrors.tds.net|64.50.236.222|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5007962 (4.8M) [text/plain]
Saving to: `libmysqlclient16_7.0.9-1_amd64.deb'

100%[======================================>] 5,007,962 320K/s in 16s

2010-02-15 20:46:38 (310 KB/s) - `libmysqlclient16_7.0.9-1_amd64.deb' saved [5007962/5007962]

...

Still a fix would be nice. This mirror was uptodate - so maybe the problem has been fixed, it just hasn't been pushed out?