[Bug 2043792] Re: nvme-stas 2.3-1 autopkgtest failure on all architectures
Benjamin Drung
2043792 at bugs.launchpad.net
Thu Nov 23 17:50:36 UTC 2023
test_libnvme_version should be fixed. The test returns libnvme_ver =
'1.6' which looks correct to me. The assertEqual should probably be
replaced by a regular expression match.
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2043792
Title:
nvme-stas 2.3-1 autopkgtest failure on all architectures
Status in nvme-stas package in Ubuntu:
New
Status in nvme-stas package in Debian:
New
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 Ubuntu-sponsors
mailing list