-
Hi there,
So I installed and created root from the source code and it opens and runs. import root also works on python. used the pip install hdtv command and when I try to run hdtv I get this:
a…
-
Hi @DrDaveD,
I'm trying to set up `singcvmfs` on LUMI to make it as usable as possible.
Basic CVMFS operations work: I can list CMSSW releases from CVMFS, create a working area, run local workflows,…
-
Should add support to read dataset directly from CERN .root file, e.g., TH1, TH2,...
-
I'm confused about the actual origin of the c++ headers for hipcc (I assumed to be our gcc distribution.
Instead it seems to come from a local installation
I'm in
```
[innocent@patatrack03 binar…
-
When importing podio in debug builds the following error appears:
```
cling JIT session error: Failed to materialize symbols: { (main, { _ZN5podio7versionL13build_versionE }) }
Traceback (most rece…
-
The generate_stats_plots.C uses recent features of ROOT, when trying to run it with 6.24, it will print the following error message that could be caught and improved:
```
~# cvmfs_server publish tes…
-
Hi there. I'm looking to use [aptly](https://www.aptly.info) to mirror your cvmfs [apt repository](https://cvmrepo.s3-website.cern.ch/cvmrepo/apt) for use at our site.
Unfortunately my initial atte…
-
This issue is to continue to track the crashes in Cling we're seeing on ARM that were first reported in https://github.com/cms-sw/cmssw/issues/43577#issuecomment-1858008684. Repeating the stack traces…
-
### Explain what you would like to see improved and how.
I have a simple snippet which produces a plot (in PDF or SVG) where the text items in the legend are clickable hyperlinks:
```python
from ma…
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
Any code run through `TInterpreter::Declare` that needs symbols from `libMatrix` ends up in
```
cling JIT session …