RE: Upgrading to PyDS 0.7 on Windows

rand-kzPqTZqrtG+O+QkcXTtFxKWz8mPg4b/[email protected] Mon, 2 Feb 2004 20:04:25 -0700
Newsgroups gmane.comp.pythin.pyds.devel,gmane.comp.python.pyds.user
Message-ID <[email protected]>
Hi,

> > I want to upgrade to 0.7. I installed 0.6.3 using the 
> > packaged windows installer from Luis. I run WinXP.
> > 
> > I am comfortable upgrading from source, but am wondering if 
> > you can provide some clues to help?
> 
> How about using the packaged installer from Louis for PyDS 0.7.0?
;-)

I've upgraded, using Louis' installer; everything appeared to install
smoothly - thanks!

I made my first new post - then went to review the event log to see how it fared.

The upstreaming (ftp) worked fine; but during the pinging by pingTool, I am seeing the following error in my event log:

2004-02-02 21:39:46   |   upstream   |   Background thread exception exceptions.IOError: unsupported XML-RPC protocolException instance __dict__: {'errno': None, 'args': ('unsupported XML-RPC protocol',), 'strerror': None, 'filename': None}

C:\Dev\Python23\Lib\site-packages\PyDS\Tool.py[848] in thunk
C:\Dev\Python23\Lib\site-packages\PyDS\UpstreamTool.py[254] in _initthread
C:\Dev\Python23\Lib\site-packages\PyDS\UpstreamTool.py[745] in saveMultipleFiles
C:\Dev\Python23\Lib\site-packages\PyDS\PingTool.py[93] in _pingUpdatesForRSS
C:\Dev\Python23\Lib\site-packages\PyDS\PingTool.py[233] in pingUpdates
C:\Dev\Python23\Lib\site-packages\PyDS\UpstreamTool.py[442] in getServerForXMLRPC
C:\Dev\Python23\lib\xmlrpclib.py[1290] in __init__ 

This error entry is sandwiched between what look like successful pings to blo.gs, weblogs.com, and technorati. I say "what look like successful pings" because the pinging is occurring, but I am not clear that the result is correct - in other words, each ping site is responding, but with responses that I am not expecting. For example, weblogs.com is telling me that it only accepts one ping per half hour and that I've already recently pinged. But I do not see my site listed in the recent changes. I don't know enough yet about technorati or blo.gs to verify if my ping has gotten thru or not.

What problem is the error above indicating? Is it affecting my pings?

Thanks in advance,
Rand