Bug#600302: deja-dup: Déjà Dup did not backup any file at all

2011-11-06 Thread intrigeri
Hi Michael,

Michael Terry wrote (16 Oct 2010 14:09:48 GMT) :
> I'm going to open a duplicity bug about this.

Where can I find this duplicity bug report?

(I'm going to reassign this bug to the duplicity package,
but before doing so I'd like to prepare all needed references.)

Bye,
--
  intrigeri 
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
  | The impossible just takes a bit longer.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#600302: deja-dup: Déjà Dup did not backup any file at all

2010-10-16 Thread Michael Terry
Ah, I think I see the bug now.  I was wrong about Deja Dup not knowing
you wanted your home folder backed up.  It did see that, but there was
what looks like a permissions error when reading the /home folder.
Now, this is clearly a bug, since even if /home is not
readable/listable, /home/crazyfighterx should still be able to be
backed up (assuming it is OK).

But it does give you a workaround.  Do:

sudo chmod a+rx /home

And it should work fine.  Obviously, this will let anyone on the
system see a list of users' home folders, so you may not want to do
that.  But if that's not a concern, it will fix your bug I think.

I'm going to open a duplicity bug about this.

-mt

On 16 October 2010 09:54, Crazyfighterx  wrote:
>> Hello!  I'm the maintainer of Deja Dup.  It looks from your log like
>> Deja Dup is not actually configured to include your home directory in
>> the backup (or at least, it doesn't think it is).  That's why the
>> backup was so small.
>>
>> Can you provide the output of the following command?
>>
>> gconftool-2 --dump /apps/deja-dup
>
> Please see attached file: "gconftool message.txt"
>
>>
>> And when you go to Deja Dup's preferences, do you see "Home Folder"
>> listed in the Include section?
>
> Yes, "Home Folder" was listed in the Include section in Deja Dup's
> preferences.
>
>>
>> -mt
>>
>
>



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#600302: deja-dup: Déjà Dup did not backup any file at all

2010-10-16 Thread Crazyfighterx
> Hello!  I'm the maintainer of Deja Dup.  It looks from your log like
> Deja Dup is not actually configured to include your home directory in
> the backup (or at least, it doesn't think it is).  That's why the
> backup was so small.
> 
> Can you provide the output of the following command?
> 
> gconftool-2 --dump /apps/deja-dup

Please see attached file: "gconftool message.txt"

> 
> And when you go to Deja Dup's preferences, do you see "Home Folder"
> listed in the Include section?

Yes, "Home Folder" was listed in the Include section in Deja Dup's
preferences.

> 
> -mt
> 


  

  backend
  /schemas/apps/deja-dup/backend
  
file
  


  delete-after
  /schemas/apps/deja-dup/delete-after
  
0
  


  encrypt
  /schemas/apps/deja-dup/encrypt
  
true
  


  exclude-list
  /schemas/apps/deja-dup/exclude-list
  


  /home/crazyfighterx/.local/share/Trash


  


  include-list
  /schemas/apps/deja-dup/include-list
  


  /home/crazyfighterx


  


  last-run
  /schemas/apps/deja-dup/last-run
  
2010-10-16T10:47:57.493040Z
  


  periodic
  /schemas/apps/deja-dup/periodic
  
false
  


  periodic-period
  /schemas/apps/deja-dup/periodic-period
  
7
  


  root-prompt
  /schemas/apps/deja-dup/root-prompt
  
true
  


  file/icon
  /schemas/apps/deja-dup/file/icon
  
. GThemedIcon drive-harddisk-ata drive-harddisk drive
  


  file/name
  /schemas/apps/deja-dup/file/name
  
500 GB 硬碟: 250 GB 檔案系統
  


  file/path
  /schemas/apps/deja-dup/file/path
  
/media/backup/Deja Dup backups
  


  file/relpath
  /schemas/apps/deja-dup/file/relpath
  
Deja Dup backups
  


  file/short_name
  /schemas/apps/deja-dup/file/short_name
  
250 GB 檔案系統
  


  file/type
  /schemas/apps/deja-dup/file/type
  
volume
  


  file/uuid
  /schemas/apps/deja-dup/file/uuid
  
23e8b77d-7e90-4430-a222-9e3dc498bb53
  


  s3/bucket
  /schemas/apps/deja-dup/s3/bucket


  s3/folder
  /schemas/apps/deja-dup/s3/folder
  
/
  


  s3/id
  /schemas/apps/deja-dup/s3/id

  



Bug#600302: deja-dup: Déjà Dup did not backup any file at all

2010-10-15 Thread Michael Terry
Hello!  I'm the maintainer of Deja Dup.  It looks from your log like
Deja Dup is not actually configured to include your home directory in
the backup (or at least, it doesn't think it is).  That's why the
backup was so small.

Can you provide the output of the following command?

gconftool-2 --dump /apps/deja-dup

And when you go to Deja Dup's preferences, do you see "Home Folder"
listed in the Include section?

-mt



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#600302: deja-dup: Déjà Dup did not backup any file at all

2010-10-15 Thread Crazyfighterx
Package: deja-dup
Version: 14.2-1
Severity: important

First of all, sorry for my poor English.
I opened Déjà Dup with command "env DEJA_DUP_DEBUG=1 deja-dup" in
gnome-terminal. Configuring Déjà Dup to backup "/home/crazyfighterx/",
excluding "/home/crazyfighterx/.local/share/Trash/", setting the backup
destination to "/media/backup/Deja Dup backups/", and backuping files using
password "testpasswd", I got 3 files in backup destination folder
"/media/backup/Deja Dup backups/", and total size of them is 545 bytes, which
is much much smaller than total size of "/home/crazyfighterx/" - 36.8GB.
Decrypting and extracting the 3 files in "/media/backup/Deja Dup backups/", I
found that Déjà Dup did not backup any file.
One attached file "stdout and stderr.txt.gz" contains messages output
in gnome-terminal when I did things above. The other file, "result.tar.gz"
contains the 3 result files in "/media/backup/Deja Dup backups/".



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.utf8, LC_CTYPE=zh_TW.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages deja-dup depends on:
ii  duplicity   0.6.08b-1+b1 encrypted bandwidth-efficient back
ii  gconf2  2.28.1-4 GNOME configuration database syste
ii  gvfs-fuse   1.6.4-2  userspace virtual filesystem - fus
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-6 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-3 simple interprocess messaging syst
ii  libdbus-glib-1-20.88-2   simple interprocess messaging syst
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-1  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-4 GNOME configuration database syste
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libgnome-keyring0   2.30.1-1 GNOME keyring services library
ii  libgtk2.0-0 2.20.1-1+b1  The GTK+ graphical user interface
ii  libnautilus-extension1  2.30.1-2 libraries for nautilus components
ii  libnotify1 [libnotify1- 0.5.0-2  sends desktop notifications to a n
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libunique-1.0-0 1.1.6-1.1Library for writing single instanc
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages deja-dup recommends:
ii  openssh-client [ssh-client]   1:5.5p1-4  secure shell (SSH) client, for sec
ii  python-boto   1.9b-4 Python interface to Amazon's Web S

Versions of packages deja-dup suggests:
ii  util-linux2.17.2-3.2 Miscellaneous system utilities


stdout and stderr.txt.gz
Description: GNU Zip compressed data


result.tar.gz
Description: GNU Zip compressed data