Daniel Henninger tried to tell me: > What a bizarre spool entry! I wonder how that even got in there? > Would you mind going into /var/spool/jabber/icq.nedbsd.nl and sending > me the output of "ls"? (I'd send it directly to me, > [EMAIL PROTECTED], instead of to the list) > Ok, never mind. Your reply did ring a bell, those files are leftovers from the old transport to pyicq-t conversion. I removed all those files and now it works.
Thanks Daniel. Wijnand -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3497 bytes Desc: S/MIME Cryptographic Signature Url : http://modevia.com/pipermail/py-transports/attachments/20060402/96bfed80/smime.bin From [EMAIL PROTECTED] Sun Apr 2 21:13:49 2006 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Sun Apr 2 23:57:24 2006 Subject: [py-transports] problems upgrading icq transport In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> What a bizarre spool entry! I wonder how that even got in there? Would you mind going into /var/spool/jabber/icq.nedbsd.nl and sending me the output of "ls"? (I'd send it directly to me, [EMAIL PROTECTED], instead of to the list) Daniel On Apr 2, 2006, at 4:28 PM, Wijnand Wiersma wrote: > Upgrading from PyICQ-t 0.6 to 0.7a gives me following traceback: > > Checking spool files and stringprepping any if necessary... An > error occurred during one of the automatic data update routines. > Please report this bug. > Traceback (most recent call last): > File "./PyICQt.py", line 16, in ? > main.main() > File "/opt/pyicq-t-0.7a/src/main.py", line 453, in main > xdb.housekeep() > File "/opt/pyicq-t-0.7a/src/xdb/xmlfiles.py", line 335, in housekeep > exec("%s()" % note) > File "<string>", line 1, in ? > File "/opt/pyicq-t-0.7a/src/xdb/xmlfiles.py", line 367, in > doSpoolPrepCheck > shutil.move(pre + file, pre + filej) > File "/usr/lib/python2.4/shutil.py", line 193, in move > copy2(src,dst) > File "/usr/lib/python2.4/shutil.py", line 92, in copy2 > copyfile(src, dst) > File "/usr/lib/python2.4/shutil.py", line 47, in copyfile > fsrc = open(src, 'rb') > IOError: [Errno 2] No such file or directory: u'/var/spool/jabber/ > icq.nedbsd.nl/%048259ed9cbe0039e18069f5b20c7c8fe53e9835.xml' > > The transport works when using the legacyjittransport option. > > Is this a bug or a undocumented feature? ;-) > > Wijnand > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports