Hi,
The backup ~/mailinabox/management/backup.py
script started to abort complaining of a missing argument:
~/mailinabox$ sudo management/backup.py
usage: duplicity collection-status [-h] [--archive-dir path] [--azure-blob-tier Hot|Cool|Archive]
[--azure-max-block-size number] [--azure-max-connections number]
[--azure-max-single-put-size number] [--b2-hide-files]
[--backend-retry-delay seconds] [--cf-backend pyrax|cloudfiles] [--compare-data]
[--config-dir path] [--copy-blocksize number] [--copy-links]
[--encrypt-key gpg-key-id] [--encrypt-secret-keyring path] [--file-changed path]
[--file-prefix string] [--file-prefix-archive string] [--file-prefix-manifest string]
[--file-prefix-signature string] [--force] [--ftp-passive] [--ftp-regular]
[--full-if-older-than time] [--gpg-binary path] [--gpg-options options]
[--hidden-encrypt-key gpg-key-id] [--idr-fakeroot path] [--ignore-errors]
[--imap-full-address] [--imap-mailbox imap_mailbox] [--max-blocksize number]
[--metadata-sync-mode {full,partial}] [--mf-purge] [--mp-segment-size number]
[--name backup name] [--no-compression] [--no-encryption] [--no-files-changed]
[--no-print-statistics] [--no-restore-ownership] [--null-separator]
[--num-retries number] [--numeric-owner] [--par2-options options]
[--par2-redundancy number] [--par2-volumes number] [--path-to-restore path]
[--progress] [--progress-rate number] [--rename from to from to]
[--restore-time time] [--rsync-options options] [--s3-endpoint-url s3_endpoint_url]
[--s3-kms-grant s3_kms_grant] [--s3-kms-key-id s3_kms_key_id]
[--s3-multipart-chunk-size number] [--s3-multipart-max-procs number]
[--s3-region-name s3_region_name] [--s3-unencrypted-connection]
[--s3-use-deep-archive] [--s3-use-glacier] [--s3-use-glacier-ir] [--s3-use-ia]
[--s3-use-onezone-ia] [--s3-use-rrs] [--s3-use-server-side-kms-encryption]
[--scp-command command] [--sftp-command command] [--show-changes-in-set number]
[--sign-key gpg-key-id] [--ssh-askpass] [--ssh-options options]
[--ssl-cacert-file file] [--ssl-cacert-path path] [--ssl-no-check-certificate]
[--swift-storage-policy policy] [--tempdir path] [--time-separator char]
[--timeout seconds] [--use-agent] [--verbosity verb] [--webdav-headers string]
target_url
duplicity collection-status: error: argument --gpg-options: expected one argument
Something is wrong with the backup:
I haven’t touched anything but received an email alert of the failure this morning and tried to run manually. Same results as in the email.
Anyone with the same problem?
Thank you