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

Solr not being installed via (rpm) packages in Vagrant environment #16

Closed
brainstorm opened this issue Jul 1, 2014 · 4 comments
Closed

Comments

@brainstorm
Copy link

While running vagrant up I ran into this:

==> default: Running provisioner: shell...
    default: Running: /var/folders/kl/t8327z5557570g3p4g0lwvyh0000gn/T/vagrant-shell20140701-144-1fnuy6
Setting up Solr
cp: cannot stat `/downloads/solr-4.6.0.tgz': No such file or directory
tar (child): solr-4.6.0.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
cp: cannot create regular file `/home/glassfish/solr/solr-4.6.0/example/solr/collection1/conf/schema.xml': No such file or directory

I wonder why is Solr not being installed via packages :-S

@pdurbin
Copy link
Member

pdurbin commented Jul 1, 2014

I'm not opposed to Solr being installed via rpm but I haven't found a yum repo for it. If a suitable yum repo is found, we can can add the config file alongside the Shibboleth and Maven yum repo config files, which are here (as of this writing): https://github.com/IQSS/dataverse/tree/d339c337ba65d64abfc25e87cdb2ccd8b9e09629/conf/vagrant/etc/yum.repos.d

@brainstorm
Copy link
Author

Not super official builds, but maybe better than tarballs:

https://build.opensuse.org/search

@pdurbin
Copy link
Member

pdurbin commented Jul 7, 2014

We do use RPMs from download.opensuse.org here: https://github.com/IQSS/dataverse/blob/d339c337ba65d64abfc25e87cdb2ccd8b9e09629/conf/vagrant/etc/yum.repos.d/shibboleth.repo

Solr is moving so fast, though, I'm not sure we'll find a new enough RPM. We already have a ticket to update from Solr 4.6.0: https://redmine.hmdc.harvard.edu/issues/3871

@raprasad raprasad added this to the Dataverse 4.0: In Review milestone Jul 9, 2014
@brainstorm
Copy link
Author

Fair enough, thanks @pdurbin!

@pdurbin pdurbin changed the title Solr not being installed via (rpm) packages Solr not being installed via (rpm) packages in Vagrant environment Jul 14, 2014
@scolapasta scolapasta modified the milestones: Beta 1 - Dataverse 4.0, In Review - Dataverse 4.0 Jul 15, 2014
@kcondon kcondon mentioned this issue Feb 18, 2015
22 tasks
kcondon pushed a commit that referenced this issue Oct 5, 2018
kcondon pushed a commit that referenced this issue Sep 30, 2021
…RRAY

Retrieve vocabs fields as JSON object rather than JSON array.
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

No branches or pull requests

4 participants