-
Hello,
I tried to compile the ```xrootd``` project with ```NODEBUG``` macro set and it failed. A quick look at the errors tells me that some code was written as if ```NODEBUG``` is always unset. Then…
-
## What happens?
Download through docker claims success but the files are not there.
## How to reproduce?
```
$ ls
README.md
$ docker pull cernopendata/cernopendata-client
$ docker run -i…
-
@lobis @nsmith-
Now that uproot 5.2.0 and coffea 2023 are going to be co-released and fsspec will be the main point of entry for any root file, we should try to bring some robustness like what exi…
lgray updated
9 months ago
-
The documentation at https://xrootd.slac.stanford.edu/doc/xrdcl-docs/www/xrdcldocs.html is from 2019, it should be updated and re-uploaded.
-
CMS contacts have asked whether there are more performant solution for allowing CMS dCache sites to join the AAA xrootd federation.
As of now the following is done:
* Host a xrootd manager service…
-
This is a quick report of an issue I have noticed with newer version of coffea (2024.3.0) with updates from interactions I had with @lgray . Reproducer of this issue is pushed onto my public repo: ht…
-
On the CI (https://github.com/key4hep/EDM4hep/actions/runs/7993622216/job/21829835880?pr=272) of a PR (https://github.com/key4hep/EDM4hep/pull/272) that doesn't do or change anything related to FCCAna…
-
-
Hello,
I hope this is the right place for this issue. If not, could you please direct me to a more suitable address for my issue?
I am testing the xrootd network and the basics work fine but I a…
-
### Explain what you would like to see improved and how.
I found myself trying to use a glob in `TChain::Add` with a remote path. I discovered that in XRootD, this is supported:
```
TChain c{"Event…