Package Details: fusedav-git 1:2.0.51+1031.r2.g9fc165a-1

Git Clone URL: https://aur.archlinux.org/fusedav-git.git (read-only, click to copy)
Package Base: fusedav-git
Description: A webdav filesystem based on FUSE
Upstream URL: https://github.com/pantheon-systems/fusedav/
Licenses: GPL
Submitter: gdamjan
Maintainer: gdamjan
Last Packager: gdamjan
Votes: 1
Popularity: 0.000000
First Submitted: 2013-02-13 15:17 (UTC)
Last Updated: 2022-04-24 18:56 (UTC)

Latest Comments

carlosal1015 commented on 2022-03-15 18:07 (UTC)

https://www.reddit.com/r/archlinux/comments/teql3v/github_no_longer_supports_git_some_pkgbuilds/

dreieck commented on 2018-11-28 10:16 (UTC)

OK, I have problems regarding libsystemd

==> Starting build()...
[...]
checking for SYSTEMD... no
configure: error: Package requirements ( libsystemd  ) were not met:

Package 'libsystemd', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SYSTEMD_CFLAGS
and SYSTEMD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build fusedav-git.

I use Artix Linux, which does not have systemd. But it has compatibility packages:

$ pacman -Qi libsystemd-dummy
Name            : libsystemd-dummy
Version         : 238.51-1
Description     : systemd client libraries without udev; systemd compatibility package
Architecture    : x86_64
URL             : http://www.freedesktop.org/wiki/Software/systemd
Licenses        : GPL2
Groups          : None
Provides        : libsystemd=238.51  libsystemd.so=0-64
Depends On      : glibc  libcap  libgcrypt  lz4  xz  libeudev
Optional Deps   : None
Required By     : ceph  conntrack-tools  entangle  gnome-bluetooth  nsntrace  python-systemd  spotify  sslh  weston  xperia-flashtool
Optional For    : drawpile  vlc
Conflicts With  : libsystemd  eudev-systemdcompat
Replaces        : None
Installed Size  : 550.00 KiB
Packager        : Artix Build Bot
Build Date      : Tue Mar 27 21:32:46 2018
Install Date    : Mon Apr 2 12:12:26 2018
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

It seems that libsystemd-dummy does not provide the needed dependencies.

gdamjan commented on 2016-07-26 15:03 (UTC)

@Carpetsmoker this needs to be reported upstream, they need to change the libsystemd-journal dependency to libsystemd in configure.ac but even with that change, fusedav doesn't work for me :/

Carpetsmoker commented on 2016-07-26 13:19 (UTC)

Errors out with: checking for SYSTEMD... no configure: error: Package requirements ( libsystemd-journal ) were not met: No package 'libsystemd-journal' found `config.log` says: configure:6347: $PKG_CONFIG --exists --print-errors " libsystemd-journal " Package libsystemd-journal was not found in the pkg-config search path.

gdamjan commented on 2013-04-10 10:50 (UTC)

For reference, the neon library needs to be thread safe. https://github.com/pantheon-systems/fusedav/issues/18

gdamjan commented on 2013-04-10 10:47 (UTC)

Updated to new pacman 4.1 style for git packages. Unfortunately, the package has 2 problems: - depends on jemalloc, which conflicts with the leveldb dependency gperftools - doesn't work