Bug 1827360

Summary: Update Stratis-cli Required Package Versions in RPM Spec File
Product: Red Hat Enterprise Linux 8 Reporter: Dennis Keefe <dkeefe>
Component: stratis-cliAssignee: Dennis Keefe <dkeefe>
Status: CLOSED ERRATA QA Contact: guazhang <guazhang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: amulhern, dkeefe, guazhang
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 03:55:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dennis Keefe 2020-04-23 17:57:28 UTC
Currently the RPM spec file for stratis-cli has these package version
requirements:

Requires:       python3-dbus-client-gen = 0.4
Requires:       python3-dbus-python-client-gen = 0.7
Requires:       python3-justbytes = 0.11 
Requires:       (stratisd >= 2.0 with stratisd < 2.1)

These requirements will be update to:

Requires:       python3-dbus-client-gen >= 0.4
Requires:       python3-dbus-python-client-gen >= 0.7
Requires:       python3-justbytes >= 0.12 
Requires:       stratisd >= 2.0

Also adding package requirement of 
Requires:       keyutils >= 1.5

stratisd will be incremented in the next release, so will justbytes.  These
changes will allow stratis-cli to find suitable packages to meet it's requirements.

Comment 3 guazhang@redhat.com 2020-06-18 03:45:11 UTC
Hello

[root@storageqe-26 ~]# rpm -qpR  stratis-cli-2.1.0-5.el8.noarch.rpm 
/usr/libexec/platform-python
keyutils >= 1.5
platform-python
python(abi) = 3.6
python3-dateutil
python3-dbus-client-gen >= 0.4
python3-dbus-python-client-gen >= 0.7
python3-justbytes >= 0.14
python3-semantic_version
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
stratisd >= 2.1
[root@storageqe-26 ~]# 

so move to verified

Comment 6 errata-xmlrpc 2020-11-04 03:55:54 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (stratis-cli bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4794