Bug#1002675: re hubic/pyrax problem

2022-01-01 Thread Fabrice Lamareille
Hello, Firstly, the type error can be solved by doing this: change in hubic.py in class HubicIdentity def __init__(self) by def __init__(self, **kwargs) However, the connection still fails with the following error: Connection failed, please check your credentials: TypeError a bytes-like

Bug#996577: fixed in duplicity 0.8.21-1

2021-12-26 Thread Fabrice Lamareille
Hello, I've just installed duplicity (0.8.21-1) from unstable repository. This solves the 'BaseIdentity' bug. Unfortunately, the hubic backend does not seem to work yet. I now get the following error: Connection failed, please check your credentials: TypeError __init__() got an unexpected

Bug#1002675: re hubic/pyrax problem

2022-01-19 Thread Fabrice Lamareille
Dear all, I'll be more than happy to solve this bug by myself, provided that I knew how to get the relevant informations, i.e. the file and the line number where the error comes from. Unfortunately, the duplicity -v9 command does not give me what I am expecting (see output below). What am