Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392775 - app-admin/chef-server-webui requires non-existing service chef-solr-indexer
Summary: app-admin/chef-server-webui requires non-existing service chef-solr-indexer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-02 01:37 UTC by Azamat H. Hackimov
Modified: 2012-01-29 12:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Azamat H. Hackimov 2011-12-02 01:37:53 UTC
In init-script of chef-server-webui:

depend() {
        need net couchdb rabbitmq chef-solr-indexer
        after chef-server
}

But chef-solr-indexer not exists (or not installed as dependency). May there should be chef-solr?
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2012-01-29 12:40:56 UTC
fixed in 0.10.8, thanks