Bug 116343 - CCM_SCRIPTS_HOME is set wrong.
Summary: CCM_SCRIPTS_HOME is set wrong.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: dev environment
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-20 09:49 UTC by Steve Etherington
Modified: 2007-04-18 17:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-20 10:48:19 UTC
Embargoed:


Attachments (Terms of Use)

Description Steve Etherington 2004-02-20 09:49:22 UTC
Description of problem:
The CCM_SCRIPTS_HOME environment variable is set to
CCM_SCRIPTS_HOME=/var/share/ccm-scripts
when it should be /usr/share/ccm-scripts

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

I am using the APLAWS+ beta

Comment 1 Daniel Berrangé 2004-02-20 10:48:19 UTC
Fixed in p4 40614.

You have a broken version of RPM which doesn't set the
RPM_INSTALL_PREFIX[n] environment variables when running %post
scripts. We had a workaround for this, but there was a typo in the
workaround (we'd switched /usr for /var).



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