search for: repomirrors

Displaying 3 results from an estimated 3 matches for "repomirrors".

Did you mean: repomirror
2006 Feb 17
2
OT: Local Mirror problems, wrong paths to RPMs with yum update
This week I set up a local mirror for a few dists, including Centos 4.0 and 4.2, and Fedora Core 3 and 4. I'm using a script called yum-pull. For the most part I really like the script, it automates the setup of your mirrors and tries a bunch of different mirrors when it goes out to get updates, if it fails on one it tries another. It uses the usual suspects, createrepo and repoview, among
2006 Feb 14
2
httpd permissions question
I'm using yum-pull for creating a local yum repo. I have a non-root user that runs the script and the files are stored in that user's home directory. I'm trying to make that directory available with httpd. The user owns all the files and subdirs and the rights on all the files is: -rw-r--r-- I added this to the bottom of httpd.conf and restarted httpd. Alias /repomirror
2007 Nov 15
1
Yum update fails
...self.plugins.run('postreposetup') File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 153, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/fastestmirror.py", line 78, in postreposetup_hook repo.set('urls', repomirrors[str(repo)]) AttributeError: 'YumRepository' object has no attribute 'set' Any suggestions, Google has not been my friend today. Thanks, Aron