Re: "Bad file descriptor" error when restoring file

2017-07-11 Thread Nicolas George
Le decadi 20 messidor, an CCXXV, Pétùr a écrit : > Le 08/07/2017 à 18:34, Reco a écrit : > >> Any idea? > >> > >> $ duplicity restore --gio --time=2017-07-06T08:14:08Z --force > >> file:///home/pierre/data/backup_pierre / --verbosity=9 > >> --gpg-options=--no-use-agent --archive-dir=/home/pierre/.c

Re: "Bad file descriptor" error when restoring file

2017-07-08 Thread Reco
Hi. On Sat, 8 Jul 2017 20:42:00 +0200 Pétùr wrote: > Le 08/07/2017 à 18:34, Reco a écrit : > >> Any idea? > >> > >> $ duplicity restore --gio --time=2017-07-06T08:14:08Z --force > >> file:///home/pierre/data/backup_pierre / --verbosity=9 > >> --gpg-options=--no-use-agent --archive-dir=/h

Re: "Bad file descriptor" error when restoring file

2017-07-08 Thread Pétùr
Le 08/07/2017 à 18:37, Nicolas George a écrit : > Le decadi 20 messidor, an CCXXV, Nicolas George a écrit : >> This specific error message is always the sign of a severe bug in the >> program. > Hum, I had not imagined the wrong file descriptor was requested on > purpose. The severe bug was not in

Re: "Bad file descriptor" error when restoring file

2017-07-08 Thread Pétùr
Le 08/07/2017 à 18:34, Reco a écrit : >> Any idea? >> >> $ duplicity restore --gio --time=2017-07-06T08:14:08Z --force >> file:///home/pierre/data/backup_pierre / --verbosity=9 >> --gpg-options=--no-use-agent --archive-dir=/home/pierre/.cache/deja-dup >> --tempdir=/tmp --log-fd=22 > Sure. Don't ask

Re: "Bad file descriptor" error when restoring file

2017-07-08 Thread Nicolas George
Le decadi 20 messidor, an CCXXV, Nicolas George a écrit : > This specific error message is always the sign of a severe bug in the > program. Hum, I had not imagined the wrong file descriptor was requested on purpose. The severe bug was not in the program but in the caller. Regards, -- Nicolas

Re: "Bad file descriptor" error when restoring file

2017-07-08 Thread Nicolas George
Le decadi 20 messidor, an CCXXV, Pétùr a écrit : > "OSError: [Errno 9] Bad file descriptor" This specific error message is always the sign of a severe bug in the program. One that leaves 0 confidence in said program. If it comes from you backup program, it is entirely possible your backups have b

Re: "Bad file descriptor" error when restoring file

2017-07-08 Thread Reco
Hi. On Sat, 8 Jul 2017 18:28:49 +0200 Pétùr wrote: > Any idea? > > $ duplicity restore --gio --time=2017-07-06T08:14:08Z --force > file:///home/pierre/data/backup_pierre / --verbosity=9 > --gpg-options=--no-use-agent --archive-dir=/home/pierre/.cache/deja-dup > --tempdir=/tmp --log-fd

"Bad file descriptor" error when restoring file

2017-07-08 Thread Pétùr
In brief : my SSD seems to have crashed (system erratic behavior suddently). Debian asks for a fsck at reboot. fsck fixes a lot of errors. I reboot with the default configuration of Xfce which means the config files were damaged -> restoring previous week backup. So, I am trying to restore a backu