Fjodor42 / jottalib-ng

GNU General Public License v3.0
9 stars 0 forks source link

Determine which issues to pull in #4

Open Fjodor42 opened 7 years ago

Fjodor42 commented 7 years ago

Which ones from https://github.com/havardgulldahl/jottalib/issues are still relevant for us?

simonmikkelsen commented 6 years ago

Definitely the one about jottalib breaking on newer versions of the requests library: https://github.com/havardgulldahl/jottalib/issues/137 https://github.com/havardgulldahl/jottalib/issues/138

When pulling in an issue, a new issue could be created in this repo and a comment added to the original issue that it is discussed there.

Fjodor42 commented 6 years ago

Good point, @simonmikkelsen.

As for https://github.com/havardgulldahl/jottalib/issues/137 , this is already handled, which, by the comments on https://github.com/havardgulldahl/jottalib/issues/138 should also fix that, but if I could ask you to try it out, I'd be much obliged.

rix1337 commented 6 years ago

Can confirm this works on my docker container. Previously had the old jottalib installed with a fixed downgrade of requests. Now the latest requests works again: https://hub.docker.com/r/rix1337/docker-jottacloud/

torarnv commented 6 years ago

@rix1337 Thanks for the docker image!! Do you plan on upgrading it / adding another image that supports duplicity as well?

rix1337 commented 6 years ago

You're welcome!

Currently this library does not work as expected for me. See #12

Nothing planned for now.. I had hoped to replicate the desktop client with upload/download functionality.