gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] gnumed.conf gets trashed and deleted by something.


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] gnumed.conf gets trashed and deleted by something.
Date: Tue, 3 Sep 2002 01:23:49 +0200
User-agent: Mutt/1.3.22.1i

>   File "/home/richard/gnumed/gnumed/client/python-common/gmCfg.py", line 261, 
> in store
>     os.rename(fname, self.cfgName)
> OSError: [Errno 18] Invalid cross-device link
Any chance your /usr/tmp and /home/richard/ sit on two
different devices (such as hda1 and hda2) ?

DOS didn't like that when renaming. Will change from
os.rename() to shutils.move() which should be safe.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

[Prev in Thread] Current Thread [Next in Thread]