Bug 948243 - puppet/modules/xinetd/manifests/init.pp contains stale restat instructions
Summary: puppet/modules/xinetd/manifests/init.pp contains stale restat instructions
Keywords:
Status: CLOSED DUPLICATE of bug 947427
Alias: None
Product: Fedora
Classification: Fedora
Component: openstack-packstack
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Derek Higgins
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-04 11:51 UTC by Giulio Fidente
Modified: 2013-04-04 12:05 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-04-04 12:05:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Giulio Fidente 2013-04-04 11:51:48 UTC
Description of problem:
the 'restart' action defined for xinetd in the version of the puppet module included is obsolete

it reads:
> restart => '/etc/init.d/xinetd reload'


Version-Release number of selected component (if applicable):
openstack-packstack-2013.1.1-0.3.dev527.fc19.noarch


Steps to Reproduce:
1. install openstack-packstack
2. create an answer file, enable swift installation
3. launch packstack

  
Actual results:
packstack execution fails with "Failed to call refresh: Could not restart Service[xinetd]"


Additional info:
I've open a pull request against the upstream puppetlabs-xinetd module to fix this: https://github.com/puppetlabs/puppetlabs-xinetd/pull/9

If that is merged, the submodule should be updated in packstack

Comment 1 Derek Higgins 2013-04-04 12:05:17 UTC
Closing as a dup, there is now 2 relevant pull requests submitted to puppetlabs, once either of these is merged I'll change the version used in packstack.

*** This bug has been marked as a duplicate of bug 947427 ***


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