Skip to content

update-fields.sh has moved #366

@donsizemore

Description

@donsizemore

Paul Boon writes:

"Just the other day I am running a 'vagrant up' which will run that dataverse-ansible role in our setup, and now it fails:

TASK [dataverse-ansible : release case: get develop update-fields.sh from develop] ***
fatal: [dev_dataversenl]: FAILED! => {"changed": false, "dest": "/tmp/dvinstall/update-fields.sh", "elapsed": 0, "gid": 0, "group": "root", "mode": "0775", "msg": "Request failed", "owner": "root", "response": "HTTP Error 404: Not Found", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 7314, "state": "file", "status_code": 404, "uid": 0, "url": "https://raw.githubusercontent.com/IQSS/dataverse/develop/conf/solr/9.3.0/update-fields.sh"}

This is from

url: '{{ dataverse_raw_repo }}/develop/conf/solr/{{ dataverse.solr.version }}/update-fields.sh'

I checked the dataverse code repo and there is no 'conf/solr/9.3.0/update-fields.sh'. Does this mean that the dataverse repo needs to be fixed, or does the dataverse-ansible need to be changed?"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions