Problems with YUP


Subject: Problems with YUP
From: Jean-Achille (jeanachille@mac.com)
Date: Sun Nov 11 2001 - 11:01:11 MST


Hello to all

I have a problem with yup.

I did yup config dist

I get number for url (the ftp)

But nothing run, I put 1 for the ftp, and i get this results.

What's wrong.

Jean-Achille.

[root@PBG3 /root]# yup update
Reading RPM database... (100%)
Performing dependencies sanity check...
Checking for package list updates...
Logging in anonymously...host not found
Logging in anonymously...Traceback (innermost last):
  File "/usr/sbin/yup", line 29, in ?
    yup.main()
  File "/usr/lib/yup/yup.py", line 331, in main
    myyupdb.UpdateDB()
  File "/usr/lib/yup/yupdb.py", line 1302, in UpdateDB
    self.callback)
  File "/usr/lib/yup/yupurl.py", line 45, in retrieve
    eval(scheme + '_getfile')(url, outfile, callback, previous)
  File "/usr/lib/yup/yupurl.py", line 190, in ftp_getfile
    ftp_session.establish()
  File "/usr/lib/yup/yupurl.py", line 220, in establish
    self.login(self.user, self.passwd)
  File "/usr/lib/python1.5/ftplib.py", line 296, in login
    thisaddr = socket.gethostbyname(thishost)
socket.error: host not found
[root@PBG3 /root]#



This archive was generated by hypermail 2a24 : Sun Nov 11 2001 - 11:13:53 MST