duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #21751] rsync module urls do not work in 0.4.7


From: Kenneth Loafman
Subject: [Duplicity-tracker] [bug #21751] rsync module urls do not work in 0.4.7
Date: Sat, 08 Dec 2007 04:21:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.11) Gecko/20060601 Firefox/2.0.0.11 (Ubuntu-edgy)

URL:
  <http://savannah.nongnu.org/bugs/?21751>

                 Summary: rsync module urls do not work in 0.4.7
                 Project: duplicity
            Submitted by: loafman
            Submitted on: Friday 12/07/2007 at 22:21
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: Ready For Test
                 Privacy: Public
             Assigned to: loafman
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

0.4.3's behaviour is correct:
$ duplicity -v 9 --collection-status rsync://address@hidden:/backup/cft/var
...
Main action: collection-status
Reading results of 'rsync address@hidden::backup/cft/var/'
...

the colon telling the rsync server that "backup" is an rsync module is passed
through correctly.

0.4.7 fails horribly:
$ duplicity collection-status -v 9 rsync://address@hidden:/backup/cft/var
Main action: collection-status
Reading results of 'rsync tosspot:/backup/cft/var/'
rsync: link_stat "/backup/cft/var/." failed: No such file or directory (2)

first, it nukes the user information. second, it does not feed the colon
through, which the rsync server takes to mean "absolute path" which doesn't
exist.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Friday 12/07/2007 at 22:21  Name: duplicity-rsync-url.patch  Size: 1kB 
 By: loafman

<http://savannah.nongnu.org/bugs/download.php?file_id=14590>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21751>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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