Missing runtime dependency on xenstore-utils

Bug #1762718 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rax-nova-agent (Ubuntu)
Fix Released
Critical
Unassigned

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

Changed in rax-nova-agent (Ubuntu):
status: New → Triaged
importance: Undecided → Critical
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Mon, 16 Apr 2018 16:20:39 +0100

Changed in rax-nova-agent (Ubuntu):
status: Triaged → Fix Released
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.