Search Criteria
Package Details: cvmfs 2.12.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cvmfs.git (read-only, click to copy) |
---|---|
Package Base: | cvmfs |
Description: | A client-server file system implemented in FUSE and developed to deliver software distributions onto virtual machines in a fast, scalable, and reliable way. |
Upstream URL: | http://cernvm.cern.ch/portal/filesystem |
Licenses: | BSD |
Submitter: | bins |
Maintainer: | fsiegert (vandelli) |
Last Packager: | fsiegert |
Votes: | 12 |
Popularity: | 0.000928 |
First Submitted: | 2010-12-08 13:59 (UTC) |
Last Updated: | 2025-03-02 13:14 (UTC) |
Dependencies (11)
- c-ares (c-ares-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- fuse2
- leveldb (leveldb-gitAUR)
- pacparser
- protobuf (protobuf-gitAUR, protobuf-dllexportAUR)
- sqlite (sqlite-fossilAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- gtest (googletest-gitAUR) (make)
- make (make-gitAUR) (make)
- sparsehash (make)
Latest Comments
1 2 3 4 Next › Last »
nikoladze commented on 2025-03-25 12:58 (UTC)
I had problems recompiling cvmfs after a recent update - got an error related to protobuf. Adding protobuf back in
externals.patch
fixed it for me.fsiegert commented on 2022-09-02 08:19 (UTC)
Thanks for confirming! I have forwarded the fix upstream at https://github.com/cvmfs/cvmfs/pull/3046
DiV21dSREL commented on 2022-09-01 16:42 (UTC)
Thanks, that builds again now.
fsiegert commented on 2022-09-01 16:03 (UTC)
@DiV21dSREL Can you try now, please?
DiV21dSREL commented on 2022-09-01 13:53 (UTC)
I get this error after the latest update:
vandelli commented on 2021-05-25 07:28 (UTC)
Hello @lfnister,
did you try rebuilding the cvmfs package? It should then link against the new protobuf library.
Ifnister commented on 2021-05-23 06:21 (UTC)
I get this error when trying to mount and then it fails:
There is only libprotobuf-lite.so.27 on my system.
fsiegert commented on 2021-03-16 15:56 (UTC)
@nikoladze Thanks for the report, I have pushed this as a (temporary) fix to AUR. It might be possible that you have to uninstall the system leveldb for cvmfs to pick up its own, I'm not sure.
nikoladze commented on 2021-03-15 14:18 (UTC) (edited on 2021-03-15 14:19 (UTC) by nikoladze)
I had some issues with the
leveldb
dependency after some recent update (gotlibcvmfs_fuse3.so: undefined symbol: _ZTIN7leveldb10EnvWrapperE
). Addingleveldb
back to the externals (inexternals.patch
) made it work again.vandelli commented on 2020-11-04 13:13 (UTC)
Hello @fsiegert and @i.further,
see also:
https://github.com/wvandelli/cvmfs-aur/pull/1
Cheers Wainer
1 2 3 4 Next › Last »