-
The GENIE Glashow resonance libraries are not found on cvmfs, so trying this:
```
ls /cvmfs/larsoft.opensciencegrid.org/products/genie/v3_02_00/Linux64bit+3.10-2.17-*/lib/ | grep GPhGlwResXS
```
…
-
https://github.com/SegmentLinking/cmssw/blob/d403d7a4704761492a742e8b27c3adc30afc2dda/RecoTracker/LSTCore/standalone/code/core/trkCore.cc#L1067
produces a huge block of text (cannot fit in a screen…
-
For repos that get very frequently updated, the cache can end up full of non-current versions of high catalogs, eg, this instance has 117k versions of the root catalog:
```
cvmfs_talk -i REPO cach…
-
RecoMuon/TrackingTools/MuonErrorMatrix apparently assumes that its member data are initialized to zero, which in some cases can cause a crash in `MuonErrorMatrix::close()` when a job terminates early …
-
Hello, I have a Stratum 1 server deployed on Ubuntu 20.04 LTS and was wondering if there is any way to install this package there?
I see the [cvmfs-contrib](https://cvmfs-contrib.github.io/) site …
-
Debugging #44940 I run
```
valgrind --tool=memcheck --leak-check=full --track-origins=yes --suppressions=${ROOTSYS}/etc/valgrind-root.supp cmsRun hlt_run380466.py
```
(use the script by @mmusich…
-
Running a runTheMatrix.py workflow that was customized with the gpu process modifier interactively on lxplus8-gpu.cern.ch, the GEN-SIM step 1 appeared to be stuck at the end of job even though the roo…
-
-
By default CVMFS compresses files, however for data repos different considerations apply since some datasets can be incompressible binary data (or in a data format that is already natively compressed)…
-
1- I used PuTTY to connect to Beluga
2- I updated remoll
3- I ran the command "build/remoll macros/pion/pionDetectorLucite.mac"
4-There was a crash as following
The lines below might hint at the…