[Yum] YUM 2.2.1-1 and SuSE Linux 9.0

Michael Stenner mstenner at ece.arizona.edu
Mon Apr 4 15:53:59 UTC 2005


On Mon, Apr 04, 2005 at 11:37:21AM +0530, Ranjit Mathew wrote:
>   I know this configuration is not supported but I'd
> still like to report the following - YUM 2.2.1 gets
> confused by the "2.3+" that SuSE 9.0's Python
> reports:
> ---------------------- 8< ----------------------
> 
> The offending lines in question (urlgrabber/keepalive.py):
> ---------------------- 8< ----------------------
>     112 import sys
>     113 _python_version = map(int, sys.version.split()[0].split('.'))
>     114 if _python_version < [2, 4]: HANDLE_ERRORS = 1
>     115 else: HANDLE_ERRORS = 0
>     116
> ---------------------- 8< ----------------------

Gah!  why does the world hate me so?  What kind of version string is
"2.3+"?  If I can do it sanely, I'll fix this in urlgrabber, but let
the record show it annoys me :)
					-Michael
-- 
  Michael D. Stenner                            mstenner at ece.arizona.edu
  ECE Department, the University of Arizona                 520-626-1619
  1230 E. Speedway Blvd., Tucson, AZ 85721-0104                 ECE 524G



More information about the Yum mailing list