[Bug 1757433] Re: [SRU] mistral-event-engine conflicts mistral-event
Corey Bryant
corey.bryant at canonical.com
Tue Mar 27 17:34:52 UTC 2018
This bug was fixed in the package mistral - 6.0.0-0ubuntu1.1~cloud0
---------------
mistral (6.0.0-0ubuntu1.1~cloud0) xenial-queens; urgency=medium
.
* New update for the Ubuntu Cloud Archive.
.
mistral (6.0.0-0ubuntu1.1) bionic; urgency=medium
.
[ Corey Bryant ]
* d/mistral-event-engine.init.in: Update init script template to
provide mistral-event-engine service rather than mistral-engine
which conflicted with mistral-engine.init.in (LP: #1757433).
.
[ Thomas Goirand ]
* Switch to openstack-pkg-tools >= 70~ shared debconf templates.
** Changed in: cloud-archive/queens
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1757433
Title:
[SRU] mistral-event-engine conflicts mistral-event
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive pike series:
Fix Committed
Status in Ubuntu Cloud Archive queens series:
Fix Released
Status in mistral package in Ubuntu:
Fix Released
Status in mistral source package in Artful:
Fix Committed
Status in mistral source package in Bionic:
Fix Released
Bug description:
[Impact]
This affects artful/pike and above. mistral-event-engine didn't exist
in ocata.
On Cloud Archive repos, packages mistral-event-engine and mistral-
engine conflict because mistral-event-engine mistakenly provides
mistral-engine:
Steps to reproduce:
# add-apt-repository cloud-archive:pike
[...]
# apt install mistral-event-engine mistral-engne
[...]
Setting up mistral-engine (5.0.0-0ubuntu1~cloud0) ...
Setting up mistral-event-engine (5.0.0-0ubuntu1~cloud0) ...
insserv: script mistral-event-engine: service mistral-engine already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package mistral-event-engine (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for systemd (229-4ubuntu21.1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Errors were encountered while processing:
mistral-event-engine
E: Sub-process /usr/bin/dpkg returned an error code (1)
I only tested on pike version.
The problem comes from the debian/mistral-event-engine.init.in file in package source.
[Test Case]
apt install mistral-engine mistral-event-engine
[Regression Potential]
Low. The fix updates a typo in the template used to generate init scripts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1757433/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list