On Fri, 2010-08-06 at 01:13 -0600, William F. Acker WB2FLW +1 303 722 7209 wrote: > Hi all, > > After the latest round of updates, when trying to make a new spin, I > get the following. > > > > Warning: Reusing existing destination directory. > Traceback (most recent call last): > File "/usr/bin/pungi", line 216, in <module> > main() > File "/usr/bin/pungi", line 86, in main > mypungi._inityum() # initialize the yum object for things that need it > File "/usr/lib/python2.6/site-packages/pypungi/__init__.py", line 165, in > _inityum > self.ayum.repos.setCacheDir(self.ayum.conf.cachedir) > File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 814, in > <lambda> > repos = property(fget=lambda self: self._getRepos(), > File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 539, in > _getRepos > self.getReposFromConfig() > File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 418, in > getReposFromConfig > repo_config_age = self.conf.config_file_age > AttributeError: 'YumConf' object has no attribute 'config_file_age' >
Pretty sure this was fixed in pungi - something to do with its own conf object? Jesse? -sv -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
