[Bug 1762718] [NEW] Missing runtime dependency on xenstore-utils
Dimitri John Ledkov
launchpad at surgut.co.uk
Tue Apr 10 12:20:18 UTC 2018
Public bug reported:
./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
** Affects: rax-nova-agent (Ubuntu)
Importance: Critical
Status: Triaged
** Changed in: rax-nova-agent (Ubuntu)
Status: New => Triaged
** Changed in: rax-nova-agent (Ubuntu)
Importance: Undecided => Critical
--
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:
Triaged
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