Bug 1717460

Summary: Increase dbus-python-client-gen requirement from 0.6 to 0.7
Product: Red Hat Enterprise Linux 8 Reporter: mulhern <amulhern>
Component: stratis-cliAssignee: Dennis Keefe <dkeefe>
Status: CLOSED ERRATA QA Contact: guazhang <guazhang>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.2CC: rhandlin
Target Milestone: rc   
Target Release: 8.2   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-28 15:41:56 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 mulhern 2019-06-05 14:23:30 UTC
Description of problem:

Currently stratis-cli uses dbus-python-client-gen v0.6

Version-Release number of selected component (if applicable):


How reproducible:

Always

Steps to Reproduce:

Verify that dbus-python-client-gen 0.6 is the most recent (and only) release available in RHEL8.

Actual results:

On many dbus-python method errors, get empty error messages from the methods generated by the dbus-python-client-gen module. Note that the dbus-python-client-gen exceptions are chained w/ quite complete dbus-python exceptions, so it is not the case that the exception chain is w/out information, it's just that dbus-python-client-gen does not supply additional, generally useful, information.

Expected results:

dbus-python-client-gen error messages that contain more complete and useful information, like:
dbus_python_client_gen._errors.DPClientInvocationError: Error while invoking method "GetManagedObjects" belonging to interface "org.freedesktop.DBus.ObjectManager" with arguments ()
instead of just the empty string

Additional info:

None

Comment 1 Jakub Krysl 2019-10-02 11:32:58 UTC
Mass migration to Guangwu.

Comment 2 Dennis Keefe 2019-10-29 17:50:11 UTC
To verify that stratis-cli meets this package requirement use the following command.
# yum deplist stratis-cli|grep python-client-gen

Last metadata expiration check: 0:01:45 ago on Tue 29 Oct 2019 01:46:11 PM EDT.
  dependency: python3-dbus-python-client-gen
   provider: python3-dbus-python-client-gen-0.7-1.el8.noarch

The output should show that there is a required version of 0.7.

Comment 4 guazhang@redhat.com 2019-11-25 07:18:46 UTC
Hello

# yum deplist stratis-cli|grep python-client-gen
Last metadata expiration check: 0:12:17 ago on 2019年11月25日 星期一 02时04分43秒.
  dependency: python3-dbus-python-client-gen = 0.7
   provider: python3-dbus-python-client-gen-0.7-3.el8.noarch


the dbus-python-client-gen = 0.7, so move to verified 

thanks
guazhang

Comment 6 errata-xmlrpc 2020-04-28 15:41:56 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, 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:1634