duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] First full backup has no errors, but --verify does


From: Jacob
Subject: Re: [Duplicity-talk] First full backup has no errors, but --verify does
Date: Mon, 17 Dec 2007 15:01:47 -0500

> setup.py will only compile one local object file, the rest are Python.
> This should cause no problems with other programs in the system.

OK, thanks, I've compiled without fear. ;)

I ran verify again, and I still get the same error in the end. Is it because of 
version differences? I wouldn't think so.

I'm still waiting for the FTP version information from my host. They said 
they'd e-mail it to me.

=======

address@hidden:~$ duplicity verify -v9 
ftp://address@hidden/store/backup/home-jacob/ /home/jacob
NcFTP version is 3.2.0
Password for 'site.org': 
Using temporary directory /tmp/duplicity-m98tPz-tempdir
Registering (mkstemp) temporary file 
/tmp/duplicity-m98tPz-tempdir/mkstemp-1WYHG0-1
Main action: verify
Reading results of 'ncftpls -f /tmp/duplicity-m98tPz-tempdir/mkstemp-1WYHG0-1 
-F -t 30 -l 'ftp://site.org/store/backup/home-jacob/''
Reading results of 'ncftpls -f /tmp/duplicity-m98tPz-tempdir/mkstemp-1WYHG0-1 
-F -t 30 -1 'ftp://site.org/store/backup/home-jacob/''
Collection Status
-----------------
Connecting with backend: ftpBackend
Archive dir: None

Found 0 backup chains without signatures.
No backup chains with active signatures found
No orphaned or incomplete backup sets found.
Last full backup date: Wed Dec 31 19:00:00 1969
PASSPHRASE variable not set, asking user.
GnuPG passphrase: 
Retype to confirm: 
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 424, in <module>
    if __name__ == "__main__": with_tempdir(main)
  File "/usr/bin/duplicity", line 420, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 401, in main
    elif action == "verify": verify(col_stats)
  File "/usr/bin/duplicity", line 276, in verify
    collated = diffdir.collate2iters(restore_get_patched_rop_iter(col_stats),
  File "/usr/bin/duplicity", line 212, in restore_get_patched_rop_iter
    backup_chain = col_stats.get_backup_chain_at_time(time)
  File "/usr/lib/python2.5/site-packages/duplicity/collections.py", line 701, 
in get_backup_chain_at_time
    raise CollectionsError("No backup chains found")
duplicity.collections.CollectionsError: No backup chains found


-- 
    Jacob

    "For then there will be great distress, unequaled
    from the beginning of the world until now—and never
    to be equaled again. If those days had not been cut
    short, no one would survive, but for the sake of the
    elect those days will be shortened."
    
    Are you ready?




reply via email to

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