Hi Jon, > On 3 Apr 2019, at 18:11, Jon Woodring <[email protected]> wrote: > > Thanks for the links Guilherme; it's really interesting because that's exactly > the sort of thing I was looking for. > > I don't know of where we might have CVMFS mounted, because I don't work with > the HEP/ROOT community, but it might be somewhere. I take it that it's just > a FUSE implementation that I could mount on my own machine?
Just try to "ls /cvmfs", it’s usually mounted at this mount point. But yes, you can mount on your own machine. You only need sft.cern.ch CVMFS repository to use the prefix I have installed. > That said, if I am unable to get CVMFS working (it doesn't look like it will > be > trouble), do you have a git repo of your ebuilds that I could take a look at? > I'm curious about the ebuilds that you're using in the environment. I use mostly ebuilds from the standard tree, I have very few additions of my own. They are here, though, if you’d like to take a look: https://github.com/amadio/gentoo-overlay If you want to know what I have installed instead, then I can provide a list of the packages, but I currently only use the CVMFS prefix for testing ROOT, so I have only ROOT and its deps installed for the most part. Cheers, -Guilherme
