Still having YUP problems!

Larry West yellowdog-general@lists.terrasoftsolutions.com
Thu Aug 8 16:29:01 2002


I can't seem to get YUP to work properly.

System is a PM 8500 with Newer 250 Mhz G3, 240 MB RAM YDL 2.1

Whenever I try to update, or config, I get messages like these:

[root@XXX yup]# yup config mirror
Retrieving
Traceback (innermost last):
   File "/usr/sbin/yup", line 29, in ?
     yup.main()
   File "/usr/lib/yup/yup.py", line 271, in main
     yupmirrors.UpdateMirrorList()
   File "/usr/lib/yup/yupmirrors.py", line 127, in UpdateMirrorList
     yupurl.retrieve(url, '%s/mirror-list' %(yupcfg.cfg.cachedir), 
callback)
   File "/usr/lib/yup/yupurl.py", line 45, in retrieve
     eval(scheme + '_getfile')(url, outfile, callback, previous)
   File "<string>", line 0, in ?
NameError: _getfile

[root@XXX yup]# yup update sendmail
Retrieving
Traceback (innermost last):
   File "/usr/sbin/yup", line 29, in ?
     yup.main()
   File "/usr/lib/yup/yup.py", line 311, in main
     yupmirrors.UpdateMirrorList()
   File "/usr/lib/yup/yupmirrors.py", line 127, in UpdateMirrorList
     yupurl.retrieve(url, '%s/mirror-list' %(yupcfg.cfg.cachedir), 
callback)
   File "/usr/lib/yup/yupurl.py", line 45, in retrieve
     eval(scheme + '_getfile')(url, outfile, callback, previous)
   File "<string>", line 0, in ?
NameError: _getfile

[root@XXX yup]#

I have gone so far as to installing the YUP RPM from YDL 2.3 
(yup-0.7.6.9b), and still the same things. I've deleted the cache files.

Does anyone have a clue about this?

Frustrated in NJ,
Larry West