Bug 689863 - aeolus-configure should no longer deploy /etc/init.d/iwhd and /etc/iwhd/conf.js
Summary: aeolus-configure should no longer deploy /etc/init.d/iwhd and /etc/iwhd/conf.js
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: Distribution
Version: 0.3.1
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
Assignee: Angus Thomas
QA Contact: wes hayutin
URL:
Whiteboard: HUDSONdone=bug689863.py
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-22 17:06 UTC by Angus Thomas
Modified: 2012-01-26 12:15 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Angus Thomas 2011-03-22 17:06:13 UTC
Description of problem:
aeolus-configure deploys /etc/init.d/iwhd and /etc/iwhd/conf.js, however this is no longer required, as the latest iwhd RPM contains those files.

Version-Release number of selected component (if applicable):
aeolus-configure-2.0.0-3

How reproducible:
100%

Steps to Reproduce:
1. Run aeolus-configure
2. Run rpm -V iwhd to verify that /etc/init.d/iwhd and /etc/iwhd/conf.js have been over-written and are no longer the versions deployed from the RPM

  
Actual results:
/etc/init.d/iwhd and /etc/iwhd/conf.js are reported as having been altered 

Expected results:
/etc/init.d/iwhd and /etc/iwhd/conf.js should not be touched by running aeolus-configure

Additional info:

Comment 1 Angus Thomas 2011-03-22 17:13:34 UTC
The version of /etc/iwhd/conf.js which is deployed by aeolus-configure incorrectly sets the iwhd path to / which causes multiple working directories to be created at the root of the filesystem ( /icicles, /images, /provider_images, /templates ...)

The version of /etc/iwhd/conf.js deployed from the iwhd RPM correctly sets the iwhd path to /var/lib/iwhd

Comment 2 wes hayutin 2011-06-29 17:24:38 UTC
git hash?

Comment 3 wes hayutin 2011-07-08 21:33:12 UTC
[root@dell-pem710-01 wes]# rpm -V iwhd
[root@dell-pem710-01 wes]# rpm -ql iwhd
/etc/iwhd/conf.js
/etc/rc.d/init.d/iwhd
/usr/bin/dc-rhev-image
/usr/bin/dc-vmware-image
/usr/bin/iwhd
/usr/share/doc/iwhd-0.96.1.9e86
/usr/share/doc/iwhd-0.96.1.9e86/AUTHORS
/usr/share/doc/iwhd-0.96.1.9e86/COPYING
/usr/share/doc/iwhd-0.96.1.9e86/NEWS
/usr/share/doc/iwhd-0.96.1.9e86/README
/usr/share/man/man8/iwhd.8.gz
/var/lib/iwhd

Comment 4 wes hayutin 2011-08-01 19:54:11 UTC
release pending...

Comment 5 wes hayutin 2011-08-01 19:56:05 UTC
release pending...

Comment 7 wes hayutin 2011-12-08 13:51:37 UTC
closing out old bugs

Comment 8 wes hayutin 2011-12-08 14:04:45 UTC
perm close


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