Activity log for bug #909923

Date Who What changed Old value New value Message
2011-12-29 23:27:16 Stefan Hoth bug added bug
2011-12-29 23:28:47 Stefan Hoth description Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups As you can see the identiyFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups As you can see the identityFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan
2011-12-29 23:31:33 Stefan Hoth description Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups As you can see the identityFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): {{{duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups}}} My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: {{{rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups}}} As you can see the identityFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan
2011-12-29 23:31:49 Stefan Hoth description Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): {{{duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups}}} My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: {{{rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups}}} As you can see the identityFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): {{{ duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups }}} My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: {{{ rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups }}} As you can see the identityFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan
2011-12-29 23:32:05 Stefan Hoth description Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): {{{ duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups }}} My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: {{{ rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups }}} As you can see the identityFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan Hi, I'm using duply ( http://duply.net )to backup my files and wrap up some of the complexity of duplicity. Using my configuration of duply the command creates this call (obfuscated): duplicity collection-status --name 'duply_hidrive' --encrypt-key ABCABCAB --sign-key ABCABCAB --verbosity '6' --gpg-options '--compress-algo=bzip2 --bzip2-compress-level=9' --exclude-if-present 'exclude' --full-if-older-than 7D --volsize 50 --ssh-options="-oIdentityFile=/root/.ssh/otherkey" rsync://user@rsync.host.com/users/someuser/somedir/backups My problem: the --ssh-options are ignored by duplicity and the resulting rsync call looks like this: rsync -e 'ssh -oBatchMode=yes' user@rsync.host.com/users/someuser/somedir/backups As you can see the identityFile-option was not integrated into the rsync-call. I think this is a bug. duply version 1.5.5.4 duplicity version 0.6.17, python 2.5.2, gpg 1.4.9 (Home: ~/.gnupg), awk 'GNU Awk 3.1.5', bash '3.2.39(1)-release (x86_64-pc-linux-gnu)'. debian lenny on 2.6.26-2-amd64 Thanks, Stefan
2012-02-27 03:51:06 François Marier marked as duplicate 822697