Bug 472078

Summary: Missing dependencies
Product: [Fedora] Fedora Reporter: Christian Schaller <uraeus>
Component: elisaAssignee: Matthias Saou <matthias>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: matthias
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-01 10:28:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Schaller 2008-11-18 16:41:21 UTC
Description of problem:
The Elisa RPM is missing a couple of mandatory dependencies for Elisa to actually run. The two packages in question are:
python-twisted-web
python-louie

These packages do not get pulled in when you yum install Elisa and thus Elisa fails to start.

That said, even with these two packages installed Elisa still fails to start for me with the message:
ComponentNotFound: Component 'poblenou:elisa_controller' not found

in the log.

Comment 1 Matthias Saou 2008-12-01 10:28:56 UTC
I already added the missing python-twisted-web in my unofficial packages not long ago. For python-louie, elisa runs fine for me without it installed. Can you detail which bit requires it, or what error you are getting without it?

See ticket #429590 for more details.