[Bug 1526654] Re: The barbican package is missing a dependancy on uwsgi-plugin-python

James Page james.page at ubuntu.com
Wed Dec 16 10:05:36 UTC 2015


** Description changed:

+ [Impact]
+ barbican-api package is not function due to missing request plugin.
+ 
+ [Test Case]
+ Install barbican-api - check log (see original bug report)
+ 
+ [Regression Potential]
+ Additional dependency for barbican-api package, minimal.
+ 
+ [Original Bug Report]
  Package version 1:1.0.0-0ubuntu1~cloud0
  
  To reproduce:
  
  Start barbican-api manually due to Bug #1526648
  
  # start-stop-daemon --start --chdir /var/lib/barbican --chuid
  barbican:barbican --make-pidfile --pidfile /var/run/barbican/barbican-
  api.pid  --exec /usr/bin/uwsgi -- --master --die-on-term --emperor
  /etc/barbican/vassals --logto /var/log/barbican/barbican-api.log --stats
  localhost:9314
  
  # tail -10 /var/log/barbican/barbican-api.log
  mapped 145584 bytes (142 KB) for 1 cores
  *** Operational MODE: single process ***
  *** uWSGI is running in multiple interpreter mode ***
  !!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!
  no request plugin is loaded, you will not be able to manage requests.
  you may need to install the package for your language of choice, or simply load it with --plugin.
  !!!!!!!!!!! END OF WARNING !!!!!!!!!!
  spawned uWSGI master process (pid: 4533)
  spawned uWSGI worker 1 (pid: 4534, cores: 1)
  *** no app loaded. going in full dynamic mode ***

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to barbican in Ubuntu.
https://bugs.launchpad.net/bugs/1526654

Title:
  The barbican package is missing a dependancy on uwsgi-plugin-python

Status in barbican package in Ubuntu:
  Triaged
Status in barbican source package in Wily:
  Triaged
Status in barbican source package in Xenial:
  Triaged

Bug description:
  [Impact]
  barbican-api package is not function due to missing request plugin.

  [Test Case]
  Install barbican-api - check log (see original bug report)

  [Regression Potential]
  Additional dependency for barbican-api package, minimal.

  [Original Bug Report]
  Package version 1:1.0.0-0ubuntu1~cloud0

  To reproduce:

  Start barbican-api manually due to Bug #1526648

  # start-stop-daemon --start --chdir /var/lib/barbican --chuid
  barbican:barbican --make-pidfile --pidfile /var/run/barbican/barbican-
  api.pid  --exec /usr/bin/uwsgi -- --master --die-on-term --emperor
  /etc/barbican/vassals --logto /var/log/barbican/barbican-api.log
  --stats localhost:9314

  # tail -10 /var/log/barbican/barbican-api.log
  mapped 145584 bytes (142 KB) for 1 cores
  *** Operational MODE: single process ***
  *** uWSGI is running in multiple interpreter mode ***
  !!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!
  no request plugin is loaded, you will not be able to manage requests.
  you may need to install the package for your language of choice, or simply load it with --plugin.
  !!!!!!!!!!! END OF WARNING !!!!!!!!!!
  spawned uWSGI master process (pid: 4533)
  spawned uWSGI worker 1 (pid: 4534, cores: 1)
  *** no app loaded. going in full dynamic mode ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/barbican/+bug/1526654/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list