Package Details: evolution-etesync-git 1.0.0.r5.gc90f7d8-4

Git Clone URL: https://aur.archlinux.org/evolution-etesync-git.git (read-only, click to copy)
Package Base: evolution-etesync-git
Description: EteSync (end-to-end encrypted sync) plugin for Evolution
Upstream URL: https://gitlab.gnome.org/GNOME/evolution-etesync/
Licenses: LGPL
Conflicts: evolution-etesync
Provides: evolution-etesync
Submitter: tasn
Maintainer: tasn
Last Packager: tasn
Votes: 7
Popularity: 0.000000
First Submitted: 2020-08-20 10:45 (UTC)
Last Updated: 2025-08-04 00:38 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

enbQao commented on 2020-11-25 15:55 (UTC) (edited on 2020-11-25 15:55 (UTC) by enbQao)

When trying to upgrade from 0.6.0 to 0.7.0, it seems like libetebase was added as a new dependency. Trying to install this package as a dependency during the upgrade process gives the following error: failed to commit transaction (conflicting files) libetebase: /usr/include/etebase/etebase.h exists in filesystem (owned by etebase) libetebase: /usr/lib/cmake/Etebase/EtebaseConfig.cmake exists in filesystem (owned by etebase) libetebase: /usr/lib/libetebase.so exists in filesystem (owned by etebase) libetebase: /usr/lib/pkgconfig/etebase.pc exists in filesystem (owned by etebase)

What would be the proper solution to work around this (so that nothing 'breaks' along the way)?

djmj0 commented on 2020-11-03 19:09 (UTC)

I will check that. I didn't encounter that issue with any other aur-package so far. Thank you very much for your comments and the packages, the manual build at least works.

tasn commented on 2020-11-03 18:39 (UTC)

I wonder if maybe something in your makepkg script or whatever is blocking network requests. I really have no idea. You'd need to ask more experienced Archers.

djmj0 commented on 2020-11-03 18:24 (UTC)

Yes, I can access it. I tried building both etebase and evolution-etesync-git from source and that worked without raising any issues.

tasn commented on 2020-11-03 18:09 (UTC)

Are you able to access github.com? That's where the problem is at.

djmj0 commented on 2020-11-03 18:06 (UTC)

Hey, thanks for the quick reply. Ok, strange, since I have this issue for more than one day. I will look into this.

tasn commented on 2020-11-03 17:54 (UTC)

Hey,

You replied to the wrong package, though anyhow, this looks like a temporary failure in name resolution for you. The package works, and I just tried the URL again and it's fine.

djmj0 commented on 2020-11-03 17:49 (UTC)

I get the following build error for etebase 0.3.1-1: fatal: unable to access 'https://github.com/etesync/libetebase.git/': Could not resolve host: github.com ==> ERROR: Failure while downloading etebase git repo Aborting... error: failed to build 'etebase'

Tried to fix the url in the PKGBUILD but seems to be ok. Anyone else having this issue?

tasn commented on 2020-09-06 05:28 (UTC)

Fixed, thanks! We actually add them in the dependencies but we accidentally overrode the list in another statement.

paapereira commented on 2020-09-05 14:37 (UTC)

Missing cmake dependency :)