I haven't seen a Debian submission yet, so I added compat and proposed
that at https://salsa.debian.org/linux-blocks-
team/sg3-utils/-/merge_requests/8
It helps Debian just as much and in return any issue spotted earlier
before updates move to Ubuntu will help us as well.
--
You received this bu
This bug was fixed in the package sg3-utils - 1.46-3ubuntu5
---
sg3-utils (1.46-3ubuntu5) plucky; urgency=medium
* Add DEP8 packaging/integration tests (LP: #1679392):
- smoke: Check expected commands are present and support --help.
- basic-scsi-device: Spot check operation
** Changed in: sg3-utils (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1679392
Title:
Missing dep8 tests
To manage notifications about this bug go to:
** Merge proposal linked:
https://code.launchpad.net/~bryce/ubuntu/+source/sg3-utils/+git/sg3-utils/+merge/472834
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1679392
Title:
Missing dep8 tests
We have made other tests work using scsi_debug module [1] which usually is
available and would work at least in "isolation-machine" environments.
One could check if/what sg tools can query from that.
Another case that could be used to learn from are the tests of packages tgt and
multipath-tools.
This is a collection of binary cli tools and bash scripts that do
hardware-specific operations. There have only ever been 10 bugs filed
against this package, and nearly all are packaging-related (e.g. sync
requests.) Thus, this package may see limited benefit of having dep8
tests.
I think the ex