devstack systemctl not found

Bug #1286246 reported by pat
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

The latest master branch of devstack has a problem when starting the swift services, the xinetd.servers are being restarted vi sudo systemctl start xinetd.service. My research show tis has bee around for a while however previous master branches ignored this erro and continued as seen in this log snippet:
2014-02-26 13:55:02 + sudo systemctl start xinetd.service
2014-02-26 13:55:02 sudo: systemctl: command not found
2014-02-26 13:55:02 + is_apache_enabled_service swift
2014-02-26 13:55:02 + services=swift

Now the stack.sh fails withthe die exit

2014-02-28 12:14:02.083 | Stopping memcached: [ OK ]
2014-02-28 12:14:02.092 | Starting memcached: [ OK ]
2014-02-28 12:14:02.098 | + is_ubuntu
2014-02-28 12:14:02.101 | + [[ -z rpm ]]
[hp@devstack7033 devstack]$ 2014-02-28 12:14:02.103 | + '[' rpm = deb ']'
2014-02-28 12:14:02.105 | + sudo systemctl start xinetd.service
2014-02-28 12:14:02.108 | sudo: systemctl: command not found
2014-02-28 12:14:02.110 | + exit_trap
2014-02-28 12:14:02.112 | + local r=1
2014-02-28 12:14:02.185 | + echo 'exit_trap called, cleaning up child processes'

affects: openstack-community → devstack
Dean Troyer (dtroyer)
Changed in devstack:
status: New → Invalid
Revision history for this message
Sakthi Saravanakumar P (sakthisaravanan-p) wrote :

I'm using ubuntu 14.04

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.