Update rsync data manager path modifications #2839
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
FOR CONTRIBUTOR:
As it stands, the location files specify the cvmfs path, so the data manager explodes when trying to match that against /galaxy/data/
This will resolve a question posted on galaxy help.
Additionally, the files in
rsync://datacache.g2.bx.psu.edu/locationwere specifying paths underrsync://datacache.g2.bx.psu.edu/byhand, which did not match the code'sindexes/prefix, so it was attempting to fetch data fromrsync://datacache.g2.bx.psu.edu/byhand/indexes.The text was updated successfully, but these errors were encountered: