Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v6r11] XRootStorage: putFile would place file in the wrong location on eos #2204

Merged
merged 2 commits into from
Dec 15, 2014

Conversation

andresailer
Copy link
Contributor

This PR cherry picked a fix from @chaen for v6r12, but adds an important fix.
(3039730)

putFile calls would place files in
/eos/clicdp/grid/eos/clicdp/grid/ilc/user/s/sailer/
instead of
/eos/clicdp/grid/ilc/user/s/sailer/
before.

Things seem to be working, but now three slashes instead of two are present in the URL...
e.g: root://eospublic.cern.ch///eos/clicdp/grid/ilc/user/s/sailer/test4.stdhep

chaen and others added 2 commits December 10, 2014 17:58
In some cases the Path checked here already starts with //, so this check would
fail and the rootdir would be prepended again.  This results in files ending up
in the wrong place.
atsareg pushed a commit that referenced this pull request Dec 15, 2014
[v6r11] XRootStorage: putFile would place file in the wrong location on eos
@atsareg atsareg merged commit cd2d4a6 into DIRACGrid:rel-v6r11 Dec 15, 2014
@andresailer andresailer deleted the XRootFix branch December 16, 2014 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants