Search Criteria
Package Details: etesync-dav 0.32.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/etesync-dav.git (read-only, click to copy) |
---|---|
Package Base: | etesync-dav |
Description: | A CalDAV and CardDAV adapter for EteSync |
Upstream URL: | https://pypi.python.org/pypi/etesync-dav/ |
Licenses: | GPL |
Replaces: | python-radicale-storage-etesync |
Submitter: | tasn |
Maintainer: | tasn |
Last Packager: | tasn |
Votes: | 9 |
Popularity: | 0.000001 |
First Submitted: | 2018-03-16 14:44 (UTC) |
Last Updated: | 2022-01-18 08:18 (UTC) |
Latest Comments
1 2 3 Next › Last »
benalexau commented on 2022-11-30 22:30 (UTC)
I overcame the error reported by @francois072 by setting these variables before building:
The built package now fails on startup with "ImportError: libssl.so.1.1: cannot open shared object file: No such file or directory". This was resolved using
pacman -S openssl-1.1
.francois072 commented on 2022-11-17 17:06 (UTC) (edited on 2022-11-17 17:07 (UTC) by francois072)
arichiardi commented on 2022-10-28 15:38 (UTC)
Apologies, I can't seem to this right, I reported the problem in
python-etebase
tasn commented on 2021-07-25 11:31 (UTC)
@tywyqu, so nothing to change here?
tywyqu commented on 2021-07-20 15:09 (UTC) (edited on 2021-07-20 15:18 (UTC) by tywyqu)
Found, issue is in python-flask from aur package, python console gives error after
import flask
Solution:
pip3 install flask
tasn commented on 2021-06-09 13:00 (UTC)
Oops, fixed!
frainz commented on 2021-06-09 12:32 (UTC)
The package claims to own files in /usr/lib/python3.9/site-packages/tests/. I don't think, this should be the case. Below is the error message, pacman gives me when I try a system upgrade.
error: failed to commit transaction (conflicting files) python-pyroute2: /usr/lib/python3.9/site-packages/tests/init.py exists in filesystem (owned by etesync-dav) python-pyroute2: /usr/lib/python3.9/site-packages/tests/pycache/init.cpython-39.opt-1.pyc exists in filesystem (owned by etesync-dav) python-pyroute2: /usr/lib/python3.9/site-packages/tests/pycache/init.cpython-39.pyc exists in filesystem (owned by etesync-dav) Errors occurred, no packages were upgraded.
TimMc commented on 2021-01-09 17:14 (UTC)
I read the README and fixed it thanks.
tasn commented on 2021-01-09 16:58 (UTC) (edited on 2021-01-09 16:58 (UTC) by tasn)
This is an upstream related issue/question, so not for here. You can ask it at https://www.etesync.com/community-chat/ or read the etesync-dav README.
1 2 3 Next › Last »