[Desktop-packages] [Bug 1867435] Re: TypeError: must be str, not bytes using PCA backend

2020-04-06 Thread Sebastien Bacher
** Changed in: duplicity (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1867435

Title:
  TypeError: must be str, not bytes using PCA backend

Status in Duplicity:
  Fix Released
Status in duplicity package in Ubuntu:
  Fix Committed

Bug description:
  I am using duplicity 0.8.11.1604 from snap edge channel.
  I am trying to use multi backend with one of them being the OVH PCA.
  It fails when trying to write to the PCA with the following error :

  MultiBackend: _put: write to store #0 (pca://backupPortableX-cold)
  Writing cold_duplicity-full.20200314T135032Z.vol1.difftar.gpg
  Backtrace of previous error: Traceback (innermost last):
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 376, in inner_retry
  return fn(self, *args)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 547, in put
  self.__do_put(source_path, remote_filename)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 533, in __do_put
  self.backend._put(source_path, remote_filename)
File 
"/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backends/pcabackend.py",
 line 153, in _put
  self.conn.put_object(self.container, self.prefix + remote_filename,
   TypeError: must be str, not bytes

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1867435/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1867435] Re: TypeError: must be str, not bytes using PCA backend

2020-04-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: duplicity (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1867435

Title:
  TypeError: must be str, not bytes using PCA backend

Status in Duplicity:
  Fix Released
Status in duplicity package in Ubuntu:
  Confirmed

Bug description:
  I am using duplicity 0.8.11.1604 from snap edge channel.
  I am trying to use multi backend with one of them being the OVH PCA.
  It fails when trying to write to the PCA with the following error :

  MultiBackend: _put: write to store #0 (pca://backupPortableX-cold)
  Writing cold_duplicity-full.20200314T135032Z.vol1.difftar.gpg
  Backtrace of previous error: Traceback (innermost last):
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 376, in inner_retry
  return fn(self, *args)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 547, in put
  self.__do_put(source_path, remote_filename)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 533, in __do_put
  self.backend._put(source_path, remote_filename)
File 
"/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backends/pcabackend.py",
 line 153, in _put
  self.conn.put_object(self.container, self.prefix + remote_filename,
   TypeError: must be str, not bytes

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1867435/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1867435] Re: TypeError: must be str, not bytes using PCA backend

2020-03-19 Thread Kenneth Loafman
** Changed in: duplicity
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1867435

Title:
  TypeError: must be str, not bytes using PCA backend

Status in Duplicity:
  Fix Released
Status in duplicity package in Ubuntu:
  New

Bug description:
  I am using duplicity 0.8.11.1604 from snap edge channel.
  I am trying to use multi backend with one of them being the OVH PCA.
  It fails when trying to write to the PCA with the following error :

  MultiBackend: _put: write to store #0 (pca://backupPortableX-cold)
  Writing cold_duplicity-full.20200314T135032Z.vol1.difftar.gpg
  Backtrace of previous error: Traceback (innermost last):
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 376, in inner_retry
  return fn(self, *args)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 547, in put
  self.__do_put(source_path, remote_filename)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 533, in __do_put
  self.backend._put(source_path, remote_filename)
File 
"/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backends/pcabackend.py",
 line 153, in _put
  self.conn.put_object(self.container, self.prefix + remote_filename,
   TypeError: must be str, not bytes

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1867435/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1867435] Re: TypeError: must be str, not bytes using PCA backend

2020-03-14 Thread Kenneth Loafman
** Also affects: duplicity
   Importance: Undecided
   Status: New

** Changed in: duplicity
   Importance: Undecided => Medium

** Changed in: duplicity
   Status: New => Fix Committed

** Changed in: duplicity
Milestone: None => 0.8.12

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1867435

Title:
  TypeError: must be str, not bytes using PCA backend

Status in Duplicity:
  Fix Committed
Status in duplicity package in Ubuntu:
  New

Bug description:
  I am using duplicity 0.8.11.1604 from snap edge channel.
  I am trying to use multi backend with one of them being the OVH PCA.
  It fails when trying to write to the PCA with the following error :

  MultiBackend: _put: write to store #0 (pca://backupPortableX-cold)
  Writing cold_duplicity-full.20200314T135032Z.vol1.difftar.gpg
  Backtrace of previous error: Traceback (innermost last):
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 376, in inner_retry
  return fn(self, *args)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 547, in put
  self.__do_put(source_path, remote_filename)
File "/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backend.py", 
line 533, in __do_put
  self.backend._put(source_path, remote_filename)
File 
"/snap/duplicity/83/lib/python3.6/site-packages/duplicity/backends/pcabackend.py",
 line 153, in _put
  self.conn.put_object(self.container, self.prefix + remote_filename,
   TypeError: must be str, not bytes

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1867435/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp