On Wed, 2010-01-06 at 23:17 +0000, Joseph L. Casale wrote:
Ok, finally got on a windows wkst so I could vm this up and be able to switch consoles.
I should have paid more attention, I spoke to soon. Problem is elsewhere...
It failed again, so, from the console during install while Anaconda has errored out, I type `wget http://something_on_my_server and it downloads the file.
If I type `http://www.muug.mb.ca/pub/centos/5.4/updates/x86_64/RPMS/bind-chroot-9.3.6-4...' it downloads it but it doesn't appear anywhere? If I type `http://www.muug.mb.ca/pub/centos/5.4/updates/x86_64/RPMS/bind-chroot-9.3.6-4... -O foo'
I get a foo in /? WTF is this all about?
---
Maybe your networking somewhere. Replace the rpm or reburn the disk. A disk can check good and still be bad!
[ebla@bla Desktop]$ wget http://www.muug.mb.ca/pub/centos/5.4/updates/x86_64/RPMS/bind-chroot-9.3.6-4... --2010-01-06 18:38:41-- http://www.muug.mb.ca/pub/centos/5.4/updates/x86_64/RPMS/bind-chroot-9.3.6-4... Resolving www.muug.mb.ca... 130.179.31.46 Connecting to www.muug.mb.ca|130.179.31.46|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 45017 (44K) [application/x-rpm] Saving to: `bind-chroot-9.3.6-4.P1.el5_4.1.x86_64.rpm'
100%[===================================================================================================>] 45,017 9.38K/s in 4.8s
2010-01-06 18:38:47 (9.24 KB/s) - `bind-chroot-9.3.6-4.P1.el5_4.1.x86_64.rpm' saved [45017/45017]
John