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 1792942

Summary: pylast fails to build in Fedora: Does not BuildRequire python3-devel
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: pylastAssignee: Fabian Affolter <mail>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, lemenkov, mail, mhroncok
Target Milestone: ---   
Target Release: ---   
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-02-09 10:44:39 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:    
Bug Blocks: 1750908, 1748018, 1785415    

Description Miro Hrončok 2020-01-20 12:29:31 UTC
pylast fails to build in Fedora:

+ %py3_build
/var/tmp/rpm-tmp.LxED9t: line 32: fg: no job control


The package has missing BuildRequires on at least python3-devel since:


https://src.fedoraproject.org/rpms/pylast/c/cc58cc24bce487ecc334fcbd02330202575f8906?branch=master


This blocks the Python 3.9 rebuild.