[Bug 1757433] Please test proposed package

Corey Bryant corey.bryant at canonical.com
Fri Mar 23 11:44:06 UTC 2018


Hello Pierre, or anyone else affected,

Accepted mistral into pike-proposed. The package will build now and be
available in the Ubuntu Cloud Archive in a few hours, and then in the
-proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:pike-proposed
  sudo apt-get update

Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-pike-needed to verification-pike-done. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-pike-failed. In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!

** Changed in: cloud-archive/pike
       Status: Triaged => Fix Committed

** Tags added: verification-pike-needed

-- 
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 Committed
Status in Ubuntu Cloud Archive pike series:
  Fix Committed
Status in Ubuntu Cloud Archive queens series:
  Fix Committed
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