FS#48926 - [duplicity] dropbox backend fails with python2-dropbox v4.0.0

Attached to Project: Community Packages
Opened by Henrik Farre (enriquedarkman) - Wednesday, 13 April 2016, 13:54 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 14 April 2016, 13:51 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Duplicity 0.7.07-1 requires minimum dropbox-sdk-python version 6, else it will fail with:

dpbx code error "'FileMetadata' object has no attribute 'path_display'"

path_display was added to dropbox-sdk-python v6.0.0 (see https://github.com/dropbox/dropbox-sdk-python/releases/tag/v6.0.0 )

If I download the PKGBUILD for python2-dropbox and replace pkgver with 6.0.0 and sha256sums with 2a8c5196c10e5872b7989bed6f4f6e5a81e27e333f81bb8207a46b94165af660 I can build it without problems, and duplicity works with the dropbox backend.

Additional info:
* package version(s)
* config and/or log files etc.

duplicity 0.7.07-1
python2-dropbox 4.0.0-2

Steps to reproduce:

* Install duplicity
* Try to backup to dropbox (requires app key/app secret)
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 14 April 2016, 13:51 GMT
Reason for closing:  Fixed
Additional comments about closing:  python2-dropbox 6.1-1

Loading...