duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] duplicity 0.5.14 - No signatures found - really strange


From: François FOURRIER
Subject: [Duplicity-talk] duplicity 0.5.14 - No signatures found - really strange...
Date: Tue, 7 Apr 2009 21:19:05 +0200

Hello,

I’ve upgraded from duplicity 0.5.06 to  0.5.14  today because I had some
troubles with  big backups (> 120GB) not showing up from collection-status
but where the files were all there (manifest + differ + signatures)…
strange… With the 0.5.06 I got collection from the first Full backup, not
the incremental backup, but with the 0.5.14 nothing...

I thought it would help but now I get nothing even from collection-status or
list-current-files commands…

I did a small backup test today just to see if my files were not too large
but it seems even with the default size (25MB per difftar) nothing is found
though the backup process ends with no errors…

To make the test I backup  /home/test to a FTP host  on the following path /
sda2/test/

(FTP password and GPG passphrase has been sent to the environnement before
via the "export" command)

/usr/bin/duplicity full -v2 --tempdir=/home/temp --volsize=25
--num-retries=10 /home/test ftp://address@hidden/sda2/test/;

This runs with some FTP retries it works and at the end I get : 

--------------[ Backup Statistics ]--------------
StartTime 1239128424.85 (Tue Apr  7 20:20:24 2009)
EndTime 1239128811.60 (Tue Apr  7 20:26:51 2009)
ElapsedTime 386.74 (6 minutes 26.74 seconds)
SourceFiles 0
SourceFileSize 379636292 (362 MB)
NewFiles 0
NewFileSize 0 (0 bytes)
DeletedFiles 0
ChangedFiles 0
ChangedFileSize 0 (0 bytes)
ChangedDeltaSize 0 (0 bytes)
DeltaEntries 0
RawDeltaSize 379628100 (362 MB)
TotalDestinationSizeChange 166733376 (159 MB)
Errors 0
------------------------------------------------

Using ncftp 3.2.2 (not 3.2.0) I get all the files on the FTP host

ncftp /sda2/test > dir
-rw-r--r--          449   avr  7 20:28
duplicity-full.20090407T182024Z.manifest.gpg
-rw-r--r--     26196964   avr  7 20:21
duplicity-full.20090407T182024Z.vol1.difftar.gpg
-rw-r--r--     26198906   avr  7 20:23
duplicity-full.20090407T182024Z.vol2.difftar.gpg
-rw-r--r--     26225709   avr  7 20:24
duplicity-full.20090407T182024Z.vol3.difftar.gpg
-rw-r--r--     12453448   avr  7 20:25
duplicity-full.20090407T182024Z.vol4.difftar.gpg
-rw-r--r--     26211906   avr  7 20:27
duplicity-full.20090407T182024Z.vol5.difftar.gpg
-rw-r--r--     26226298   avr  7 20:27
duplicity-full.20090407T182024Z.vol6.difftar.gpg
-rw-r--r--      3499096   avr  7 20:29
duplicity-full.20090407T182024Z.vol7.difftar.gpg
-rw-r--r--      2231576   avr  7 20:28
duplicity-full-signatures.20090407T182024Z.sigtar.gpg

------------------------------------------------

But when I run duplicity with collection-status

/usr/bin/duplicity collection-status ftp://address@hidden/sda2/test/;

I just get nothing :

NcFTP version is 3.2.2
Last full backup date: none
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.

------------------------------------------------

Same result with list-current-files

/usr/bin/duplicity list-current-files ftp://address@hidden/sda2/test/;

Last full backup date: none

No signatures found, switching to full backup.
No signature data found, unable to list files.
------------------------------------------------

What Am I doing wrong there ??? I'm getting nuts...

Also why do I get get traceback errors when I just type duplicity --version
?

duplicity 0.5.14
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 757, in ?
    with_tempdir(main)
  File "/usr/bin/duplicity", line 750, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 688, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line
561, in ProcessCommandLine
    args = parse_cmdline_options(cmdline_list)
  File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line
304, in parse_cmdline_options
    sys.exit(0)
SystemExit: 0
------------------------------------------------

Thanks for your help.

Bye

François FOURRIER
-----------------
Sites Web - E-commerce
Outils de veille tarifaire pour les professionnels du e-commerce.
http://www.fourrier.com






reply via email to

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