rdiff-backup-users
[Top][All Lists]
Advanced

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

[rdiff-backup-users] Still trying with cygwin


From: Greg Freemyer
Subject: [rdiff-backup-users] Still trying with cygwin
Date: Thu, 6 Mar 2003 17:46:44 -0500

Ben,

With your help and the --windows-mode switch I can now make a local backup on a 
Win2K server.

What I want to do is make a remote backup onto a SuSE box.  I'm trying 0.11.3 
currently, but 0.10.2 had a similar problem.

The SuSE box (david) seems to work fine as shown by:

==
david:~ # rdiff-backup /data2/doc david::/data2/dummy
address@hidden's password: 
david:~ #
===

When I try the same command from my win2k server I get:

===
$ rdiff-backup  devel david::/data2/dummy3
C:\cygwin\bin\python2.2.exe: *** unable to remap C:\cygwin\bin\cygssl.dll to 
same address as parent(0x720000) != 0x730000
      5 [main] python2.2 2040 sync_with_child: child 1568(0x254) died before 
initialization with status code 0x1
   8333 [main] python2.2 2040 sync_with_child: *** child state child loading 
dlls
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 24, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib/python2.2/site-packages/rdiff_backup/Main.py", line 232, in 
Main
    rps = map(SetConnections.cmdpair2rp, cmdpairs)
  File "/usr/lib/python2.2/site-packages/rdiff_backup/SetConnections.py", line 
73, in cmdpair2rp
    if cmd: conn = init_connection(cmd)
  File "/usr/lib/python2.2/site-packages/rdiff_backup/SetConnections.py", line 
132, in init_connection
    stdin, stdout = os.popen2(remote_cmd)
  File "/usr/lib/python2.2/os.py", line 569, in popen2
    stdout, stdin = popen2.popen2(cmd, bufsize)
  File "/usr/lib/python2.2/popen2.py", line 144, in popen2
    inst = Popen3(cmd, 0, bufsize)
  File "/usr/lib/python2.2/popen2.py", line 40, in __init__
    self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable
===

Any suggestions?


  




reply via email to

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