[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] MacOS X problems
From: |
Ben Escoto |
Subject: |
Re: [rdiff-backup-users] MacOS X problems |
Date: |
Sun, 01 Jun 2003 11:32:53 -0700 |
>>>>> "SB" == Scott Bender <address@hidden>
>>>>> wrote the following on Sat, 31 May 2003 22:32:36 -0400
SB> Sorry to keep bugging you about this. Is there anything I can do
SB> to help resolve this? I'm a programmer and I know python well,
SB> although I haven't taken the time to review enough of you code
SB> to fix the problem myself. If you can point me in the right
SB> direction, I may be able to resolve it.
Hi, sorry to all that I haven't been very active here recently. I'm
defending soon, which means my dissertation really has to get written
now. So I'll be somewhat busy for the next 2-3 weeks. But after that
I'll have more time.
About your problem in particular, I'm guessing the problem is that
rdiff-backup is trying to make a hard link, but it is forgetting to
quote the original, and that's why "OSError: [Errno 2] No such file or
directory". What I would try to do is find arguments to os.link
(e.g. add print/log statement) and see if they are correct.
--
Ben Escoto
pgpAz_3GB4wmJ.pgp
Description: PGP signature
- Re: [rdiff-backup-users] MacOS X problems,
Ben Escoto <=