On Tue, 2005-27-09 at 15:01 -0400, Joe Landman wrote: > linux:/opt/finishing/rpms/yum-x86_64 # yum update > Error: Bad repository file ///etc/yum.repos.d/main.repo, no repo stanzas. > Setting up Update Process > Setting up repositories > No Repositories Available to Set Up > Reading repository metadata in from local files > No Packages marked for Update/Obsoletion > > My repo file looks like this: > > linux:/opt/finishing/rpms/yum-x86_64 # cat /etc/yum.repos.d/main.repo > [main] > gpgcheck=0 > name=SuSE Linux 9.3 > baseurl=ftp://192.168.0.1/suse I'm not sure, but I think you can't have a [main] repository even .repo files. Try renaming it into [base]. --icon