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

Support for Ubuntu 16.04 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

grokcode
Copy link

@grokcode grokcode commented Jan 3, 2018

This adds support for Ubuntu 16.04 which also uses jetty8.

openstack-gerrit pushed a commit to openstack/openstack that referenced this pull request May 21, 2019
* Update system-config from branch 'master'
  - Merge "ask.o.o : workaround old puppet-solr package"
  - ask.o.o : workaround old puppet-solr package
    
    puppet-solr is dead upstream.  Even the un-merged pull request for
    Xenial support isn't sufficient [1].
    
    We can either get into the business of owning puppet-solr, or hack
    around it.  It seems the major difference is that jetty package split
    into separate jetty[8|9] packages, and puppet-solr just uses "jetty"
    everywhere.
    
    This deb, created by equivs does the following
    
     * pre-depends on jetty8
     * installs a symlink /etc/init.d/jetty -> jetty8
     * symlinks in the webserver directory to /usr/share/jetty
    
    This appears to be enough to get things going.  By pre-installing it,
    puppet-solr is happy enough to go on...
    
    [1] vamsee/puppet-solr#33
    
    Change-Id: Ie86303caeb26634434dc4b2d0d3f1195749a277e
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.

None yet

1 participant