Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1844330

Summary: Config file is not parsable with Python 3.8
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: python-vpollerAssignee: Raphael Groner <projects.rg>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 32CC: projects.rg, python-sig
Target Milestone: ---Keywords: FutureFeature, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python-vpoller-0.7.3-11.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-16 01:28:46 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:
Bug Depends On: 1686977    
Bug Blocks:    

Description Raphael Groner 2020-06-05 05:55:45 UTC
Description of problem:
Runtime error with stacktrace for a valid config file.

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

How reproducible:
?

Steps to Reproduce:
1. dnf install python3-vpoller
2. run the sample provided in the upstream issue #273
3.

Actual results:
error output with stack trace

Expected results:
works without error

Additional info:
https://github.com/dnaeon/py-vpoller/issues/273#event-3405514054

Comment 1 Raphael Groner 2020-06-05 05:57:33 UTC
Well, Fedora 30 still works (without Python 3.8).

Comment 2 Fedora Update System 2020-06-06 14:33:28 UTC
FEDORA-2020-14c5a3fcfe has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-14c5a3fcfe

Comment 3 Fedora Update System 2020-06-08 01:47:28 UTC
FEDORA-2020-14c5a3fcfe has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-14c5a3fcfe`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-14c5a3fcfe

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2020-06-16 01:28:46 UTC
python-vpoller-0.7.3-11.fc32 has been pushed to the Fedora 32 stable repository. If problems still persist, please make note of it in this bug report.