[Bug 1762718] Re: Missing runtime dependency on xenstore-utils
Launchpad Bug Tracker
1762718 at bugs.launchpad.net
Mon Apr 16 17:17:45 UTC 2018
This bug was fixed in the package rax-nova-agent - 2.1.13-0ubuntu2
---------------
rax-nova-agent (2.1.13-0ubuntu2) bionic; urgency=medium
* Drop xenstore-utils dependency, in favor of ordering after
proc-xen.mount.
* Demote xe-guest-utilities to Suggests, until after MIR is done.
-- Dimitri John Ledkov <xnox at ubuntu.com> Mon, 16 Apr 2018 16:20:39
+0100
** Changed in: rax-nova-agent (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rax-nova-agent in Ubuntu.
https://bugs.launchpad.net/bugs/1762718
Title:
Missing runtime dependency on xenstore-utils
Status in rax-nova-agent package in Ubuntu:
Fix Released
Bug description:
./novaagent/utils.py: raise ValueError('Shell to xenstore-read for hostname failed')
./novaagent/xenstore/xenstore.py: ['xenstore-read', path],
./novaagent/xenstore/xenstore.py: ['xenstore-ls', path],
./novaagent/xenstore/xenstore.py: ['xenstore-write', write_path, write_value],
./novaagent/xenstore/xenstore.py: 'Shell to xenstore-write returned invalid code {0}'.format(
./novaagent/xenstore/xenstore.py: ['xenstore-rm', path],
./novaagent/xenstore/xenstore.py: 'Shell to xenstore-rm returned invalid code {0}'.format(
this agent depends at runtime on xenstore-* binaries.
Please add a xenstore-utils dependency
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rax-nova-agent/+bug/1762718/+subscriptions
More information about the foundations-bugs
mailing list