The error was:

file open failed(=/home/ugah/.ssh/filemap): No such file or directory

I was using -n=/home/ugah/.ssh/filemap . Now I am using -n 
/home/ugah/.ssh/filemap and it's working.

I think it should ignore the '=', as it is a common mistake to include it.
I also think that the error message should be better, something like 
"could not open file map file =/home/ugah/.ssh/filemap"

Thank you very much!
-- Fred

> Ooops, minor amendment to the previous instructions.
>
> Shachar Shemesh wrote:
>> I suspect that something is wrong with 
>> /home/ugah/files/wallpapers/sara-02.jpg, but lets make sure. I'm 
>> attaching a patch to rsyncrypto for better error reporting of these 
>> errors. Here's what you have to do in order to apply it:
>>
>> As root:
>> apt-get update (or aptitude update, or whatever you usually do. Sid 
>> already has version 1.10, so I know your system is out of date `-).
>> apt-get build-dep rsyncrypto
>> apt-get install devscripts
> ^^^^^ This step is unnecessary
>>
>> As a normal user:
>> cd <some directory where you can work>
>> apt-get source rsyncrypto
>> cd rsyncrypto-1.10
>> patch -p0 < report.patch (the file attached to this email)
>> dch --nmu
> The lines immediately above and below this line are also unnecessary.
>> at this point an editor will open up. Just save the file there with 
>> no further changes
>> dpkg-buildpackage
>>
>> As root again
>> cd <same directory as before>
>> dpkg -i rsyncrypto_1.10-1.1_<whatever platform>.deb
>>
>> Run the program again and report what it says failed.
>>
>> Shachar
> Shachar
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel

Reply via email to