[Yum] possible yum bug in yum-2.0.6-1

Michael Stenner mstenner at ece.arizona.edu
Fri Apr 16 04:02:08 UTC 2004


On Thu, Apr 15, 2004 at 08:56:24PM -0500, rootscruffy at junior's place wrote:
> just got the following problem in the new fedora core.  i think it's not
> core related, because i saw similar problems under RH9.

>     return _opener.open(url, data)
>   File "/usr/lib/python2.2/urllib2.py", line 328, in open
>     '_open', req)
>   File "/usr/lib/python2.2/urllib2.py", line 307, in _call_chain
>     result = func(*args)
>   File "/usr/lib/python2.2/urllib2.py", line 971, in ftp_open
>     fp, retrlen = fw.retrfile(file, type)
>   File "/usr/lib/python2.2/urllib.py", line 734, in retrfile
>     self.ftp.nlst(file)
>   File "/usr/lib/python2.2/ftplib.py", line 449, in nlst
>     self.retrlines(cmd, files.append)
>   File "/usr/lib/python2.2/ftplib.py", line 397, in retrlines
>     conn = self.transfercmd(cmd)
>   File "/usr/lib/python2.2/ftplib.py", line 346, in transfercmd
>     return self.ntransfercmd(cmd, rest)[0]
>   File "/usr/lib/python2.2/ftplib.py", line 328, in ntransfercmd
>     resp = self.sendcmd(cmd)
>   File "/usr/lib/python2.2/ftplib.py", line 242, in sendcmd
>     return self.getresp()
>   File "/usr/lib/python2.2/ftplib.py", line 216, in getresp
>     if c not in '123':
> TypeError: 'in <string>' requires character as left operand

Like a similar bug reported recently, this is an ftplib bug.
Not much we can do about it.

				-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