Looks like you somehow got that upgrade routine to run on an already 
updated spool dir.

Any idea how?

That should only get run when migrating from PyMSNt 0.9.3 and lower.

Did you delete the notes_to_myself file?

---

James


On 21/11/2005, at 6:54 PM, Vladimir Vrzic wrote:

> /opt/jabber/pymsnt-0.10.2 # setuidgid jabber ./PyMSNt
> Checking spool files and stringprepping any if necessary... File: %nl
> An error occurred during one of the automatic data update routines.
> Please report this bug.
> Traceback (most recent call last):
>   File "src/main.py", line 271, in ?
>     app = App()
>   File "src/main.py", line 238, in __init__
>     self.transportSvc = PyTransport()
>   File "src/main.py", line 48, in __init__
>     housekeep.init()
>   File "/opt/jabberd-1.4.3.1/pymsnt-0.10.2/src/housekeep.py", line 25,
> in init
>     noteListF[noteList.index(note)]()
>   File "/opt/jabberd-1.4.3.1/pymsnt-0.10.2/src/housekeep.py", line 79,
> in doSpoolPrepCheck
>     shutil.move(pre + file, pre + filej)
>   File "/usr/local/lib/python2.4/shutil.py", line 193, in move
>     copy2(src,dst)
>   File "/usr/local/lib/python2.4/shutil.py", line 92, in copy2
>     copyfile(src, dst)
>   File "/usr/local/lib/python2.4/shutil.py", line 47, in copyfile
>     fsrc = open(src, 'rb')
> IOError: [Errno 2] No such file or directory:
> u'/opt/jabber/spool/msn.elitesecurity.org/%nl'
>
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>

Reply via email to