-
Hello,
pip install in a virtualenv of xrootd fails on python 3.7 and 3.9 on ubuntu 18.04. The relevant excerpt seems to be:
```bash
$ python3 -m venv venv
$ pip --version
pip 19.2.3
$ pip in…
-
Hi!
We're observing different results using a WebDAV client library against our XRootD instance versus a dCache, whereby it's using a `HEAD` to test for `Accept-Ranges: bytes`, and selecting subseque…
-
Dear all,
I just tried version 5.5.2 today, which caused the CMS WebDav tests to fail.
Their test command is
```
gfal-sum -D "HTTP PLUGIN:RETRIEVE_BEARER_TOKEN=false" -t 90 davs://xrootd.phy.b…
-
Dear xrootd team,
in the new CMS SAM tests, we check access is restricted and use an xrdfs stat command for this from a python subprocess call. The xrdfs frequently crashes with a segmentation vio…
-
Dear XRootD community,
The xrootd 5.5.2 release candidate 1 has been tagged, I'm creating this issue so we have a place where we can discuss the upcoming release.
The stable branch is up to date…
-
### overview
A user reported that cmsRun crashed in a job, but that CRAB marked the job as successful [1]
### details
cmsRun in this job [2] clearly failed, it exited with exit code 5. Howeve…
-
[dCacheDomain1.log](https://github.com/dCache/dcache/files/11243150/dCacheDomain1.log)
We experience significant level of PoolManager timeout errors like :
```
Request to [>PoolManager@dCache
Do…
-
**Tests started for following configuration:**
**Configuration:**
- CRABClient_version: **GH**
- REST_Instance: **preprod**
- CMSSW_release: **CMSSW_10_6_26**
- SCRAM_ARCH: **slc7_amd64_gcc700**
-…
-
Hi,
I've been testing some builds of XRootD against different builds of openssl on a CentOS7 host.
The version of openssl shipping with CentOS7 is causing us real problems and is triggering segfau…
-
It is trivial to install xrootd 5.3.0 via brew on M1 machines. However, I don't know how to install the xrootd Python bindings. The newest xrootd on PyPI is 5.2.0. Any advice?