[Bug 2043792] Re: nvme-stas 2.3-1 autopkgtest failure on all architectures
Olivier Gayot
2043792 at bugs.launchpad.net
Wed Nov 22 15:47:41 UTC 2023
Once the /etc/nvme/hostnqn file is present, autopkgtest still fails
with:
Traceback (most recent call last):
File "test-defs.py", line 18, in test_libnvme_version
self.assertEqual(libnvme_ver, '?.?')
AssertionError: '1.6' != '?.?'
- 1.6
+ ?.?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nvme-stas in Ubuntu.
https://bugs.launchpad.net/bugs/2043792
Title:
nvme-stas 2.3-1 autopkgtest failure on all architectures
Status in nvme-stas package in Ubuntu:
In Progress
Status in nvme-stas package in Debian:
Unknown
Bug description:
Autopkgtest fail on all architectures with:
Error reading mandatory Host NQN (see stasadm --help): [Errno 2] No
such file or directory: '/etc/nvme/hostnqn'
There are multiple ways to create the hostnqn file:
* Adding nvme-cli as a Depends (or as test depends)
* Running the following command:
* stasadm hostnqn --file /etc/nvme/hostnqn
* stasadm hostid --file /etc/nvme/hostid
or
* systemctl start stas-config at hostnqn
* systemctl start stas-config at hostid
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvme-stas/+bug/2043792/+subscriptions
More information about the foundations-bugs
mailing list