Bug#1059076: duplicity: --version returns $version, instead of an actual version

2023-12-20 Thread Kenneth Loafman
Duplicity has been this way for a long time. Where do you get your sources from? ...Ken On Wed, Dec 20, 2023 at 3:45 PM Alexander Zangerl wrote: > On Wed, 20 Dec 2023 09:15:05 -0600, Kenneth Loafman writes: > >duplicity uses SCM versioning, not the old "mod the code" versio

Bug#1059076: duplicity: --version returns $version, instead of an actual version

2023-12-20 Thread Kenneth Loafman
Hi Stuart, duplicity uses SCM versioning, not the old "mod the code" versioning, i.e. based on the git tag. You can get the versioned source from GitLab under 2.1.4 / Other. If it's in the Debian repo that way, please alert the maintainer. ...T

Bug#1007215: duplicity b2 backend error in list_file_names

2022-03-14 Thread Kenneth Loafman
It looks like you have an older version of duplicity installed in addition to the current version. Please use this command to locate the older duplicity dir(s): $ find /usr -type d -name duplicity -exec ls -ld {} \; Then use: $ sudo rm -rf Then use this command to locate the older duplicity e

Bug#996577: duplicity: Name error on backend HubiC (Basidentity)

2021-10-16 Thread Kenneth Loafman
This bug has been fixed in f9b5d595322c0f3463cdf6fb2cf168a259b738a9 which will be released with 0.8,21. fix:dev:Fixed Catch-22 in pyrax_identity.hubic. Debian bug #996577 Name error on backend HubiC (Baseidentity). Cannot avoid importing pyrax since HubicIdentity requires pyrax.base_identity.Ba

Bug#955545: duplicity: The backup fails with unicode error

2020-04-03 Thread Kenneth Loafman
Please upgrade to the current version of duplicity. This will assure that any bugs fixed since your release are available and may fix your issue. There are multiple options both stable and daily: - Stable tarball install - https://launchpad.net/duplicity/+download - Daily duplicity builds

Bug#547473: deja-dup: restore fails with too many files open

2009-10-01 Thread Kenneth Loafman
Please try 'sudo ulimit -n 4096' before running deja-dup and let us know if that works. I fixed a similar bug on long incremental chains, but this one is on restore and may need a different repair. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsu

Bug#509415: Fix for GnuPGInterface.py

2009-03-16 Thread Kenneth Loafman
I've attached a patch that fixes the shift bug and correctly detabifies the source. The source was a mess with tab size of 8 and indent of 4, which really screws up editors that use indent size == tab size. ...Ken --- GnuPGInterface/GnuPGInterface.py 2002-01-11 14:22:04.0 -0600 +++ duplic

Bug#504637: duplicity: please add option "do not backup files greater than "

2008-11-06 Thread Kenneth Loafman
Eugene V. Lyubimkin wrote: > Kenneth Loafman wrote: >> Alexander Zangerl wrote: >>> On Wed, 05 Nov 2008 22:20:45 +0200, "Eugene V. Lyubimkin" writes: >>>> Package: duplicity >>>> Version: 0.5.02-1 >>>> Severity: wishlist >>

Bug#504637: duplicity: please add option "do not backup files greater than "

2008-11-06 Thread Kenneth Loafman
Alexander Zangerl wrote: > On Wed, 05 Nov 2008 22:20:45 +0200, "Eugene V. Lyubimkin" writes: >> Package: duplicity >> Version: 0.5.02-1 >> Severity: wishlist >> >> It would allow to skip spuriously appeared big temporary cache files and >> similar. > > personally i think that's a somewhat dangerou

Bug#233487: This bug has been fixed

2007-09-28 Thread Kenneth Loafman
This was fixed in 0.4.2. Current is 0.4.3. ...Ken -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#437694: duplicity: Please make bzip2 compression optional! (fwd)

2007-08-14 Thread Kenneth Loafman
I'll add that as an option for 0.4.3. We're already running into cases where an older gpg, or one built by hand may not support bzip2, so it does need to happen. ...Thanks, ...Ken Alexander Zangerl wrote: > Kenneth, here's a debian bugreport about bzip2 compression > causing pretty bad timing pe