Bug 616367 - luci_admin Error Message Inconsistent (when zope is not installed)
Summary: luci_admin Error Message Inconsistent (when zope is not installed)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: conga
Version: 5.5
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-20 09:25 UTC by James Hammett
Modified: 2011-02-08 14:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-08 14:45:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description James Hammett 2010-07-20 09:25:17 UTC
Description of problem:
If one runs Luci, without using root permission.  If Zope is not installed it produces a python error.

If Zope is installed, the error indicates the program needs to be run as root.


Version-Release number of selected component (if applicable):
0.12.2

How reproducible:
Always

Steps to Reproduce:
1.$ /usr/sbin/luci_admin 
2.
3.
  
Actual results:
Traceback (most recent call last):
  File "/usr/sbin/luci_admin", line 33, in ?
    from Products import __path__
ImportError: No module named Products

Expected results:
         Only the 'root' user can run /usr/sbin/luci_admin
           Try again with root privileges.

Additional info:
Not a major problem, but I was trying to diagnose a problem with python and when I figured out Zope was missing and got a Valid Error message I said "DOOH!".

thanks,
James

Comment 1 Ryan McCabe 2010-07-20 15:12:07 UTC
How did you manage to not have the zope bits installed but luci installed?

Comment 2 James Hammett 2010-08-01 04:50:24 UTC
Didn't install the cluster stuff during the install, but instead used:
         yum groupinstall cluster

(Machine was originally installed as workstation, NOT server).

thanks,
James

(Not in the office today to look over the machine).

Comment 3 James Hammett 2010-08-01 04:54:43 UTC
Or I MAY have done:
               yum install luci

(ISince the machine was going to be simply managing the cluster nodes and not actually part of it).

One thing I remember from the install was that there was only 1 dependency (and it wasn't Zope).

thanks,
James

Comment 4 RHEL Program Management 2011-02-08 14:45:14 UTC
Development Management has reviewed and declined this request.  You may appeal
this decision by reopening this request.


Note You need to log in before you can comment on or make changes to this bug.