On Thu, 2007-02-15 at 08:28 +0100, Terje Røsten wrote:
> Fix this bug:
> 
> Traceback (most recent call last):
>   File "yummain.py", line 193, in <module>
>     main(sys.argv[1:])
>   File "yummain.py", line 172, in main
>     base.doTransaction()
>   File "/root/sources/yum/cli.py", line 329, in doTransaction
>     self.populateTs(keepold=0) # sigh
>   File "/root/sources/yum/yum/depsolve.py", line 151, in populateTs
>     if os.path.exists(rpmfile):
> NameError: global name 'os' is not defined
> 

I checked the same one in this evening, thanks though.

-sv


_______________________________________________
Yum-devel mailing list
[email protected]
https://lists.dulug.duke.edu/mailman/listinfo/yum-devel

Reply via email to