>
...
>
> cat BlueQuartz-Base.repo shows:
>
> [BlueQuartz]
> name=BlueQuartz 5100R on CentOS4 - $basearch
> baseurl=http://bqrepository.virtbiz.com/BlueQuartz/5100R/CentOS4/bluequartz/$basearch/
> gpgcheck=1
> enabled=1
>
> #[BlueQuartz-testing]
> #name=BlueQuartz 5100R on CentOS4 - $basearch - Unreleased Updates
> #baseurl=http://bqrepository.virtbiz.com/BlueQuartz/5100R/CentOS4/testing/$basearch/
> #gpgcheck=1
>
>
>
> Any ideas on why it would nto update for me?
Just a guess, but maybe it is not signed, and the gpgcheck is failing.
Try temporarily changing
gpgcheck=1
to
gpgcheck=0
and try it again?
David Thacker