On Fri, 2008-08-08 at 11:10 +0200, Terje Røsten wrote: > > Let us know what breaks, > > > --> Processing Dependency: ntp = 4.2.4p4-7.fc9 for package: ntp-perl > Traceback (most recent call last): > File "yummain.py", line 250, in <module> > user_main(sys.argv[1:], exit_code=True) > File "yummain.py", line 243, in user_main > errcode = main(args) > File "yummain.py", line 159, in main > (result, resultmsgs) = base.buildTransaction() > File "/root/yum/yum/__init__.py", line 642, in buildTransaction > (rescode, restring) = self.resolveDeps() > File "/root/yum/yum/depsolve.py", line 540, in resolveDeps > CheckDeps, checkinstalls, checkremoves, missing = > self._resolveRequires(errors) > File "/root/yum/yum/depsolve.py", line 647, in _resolveRequires > (checkdep, missing, errormsgs) = self._processReq(po, dep, > removed_txmbr) > File "/root/yum/yum/depsolve.py", line 223, in _processReq > CheckDeps, missingdep = self._requiringFromTransaction(po, requirement, > errormsgs) > File "/root/yum/yum/depsolve.py", line 388, in _requiringFromTransaction > rel=pkg.rel) > File "/root/yum/yum/__init__.py", line 2388, in update > updated) > File "/root/yum/yum/logginglevels.py", line 262, in debug2 > self.logger.log(DEBUG_2, msg % args) > TypeError: not enough arguments for format string
debug2 et. al. are in the master branch ... that doesn't work atm. You want the yum-3_2_X branch if you are using git. -- James Antill <[EMAIL PROTECTED]> Red Hat
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
