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.000592 |
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 »
bwynneHEP commented on 2025-04-28 15:49 (UTC) (edited on 2025-04-28 15:51 (UTC) by bwynneHEP)
Hi @fsiegert!
@kgizdov told me to submit a patch this way - hope it helps. Of course, it's a patch to a patch, which begins to look a little confusing.
snack commented on 2025-04-25 09:28 (UTC) (edited on 2025-04-28 15:27 (UTC) by snack)
@nikoladze Same problem here, I added protobuf back to externals.patch but now I get even more build errors.
@fsiegert Could you please fix the build? I have the current version installed (2.12.7-1) but when trying to mount I get this error:
CernVM-FS: loading Fuse module... failed to load cvmfs library, tried: './libcvmfs_fuse_debug.so
so probably a rebuild is due but currently it fails.
Update: I had a dirty build folder, adding protobuf as suggested by nikoladze and building from clean with
makepkg -C
worked. After the rebuild the mount is working again.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.
1 2 3 4 Next › Last »