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 1792044

Summary: python-caja fails to build in Fedora 32: Missing sources
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-cajaAssignee: Patrick Monnerat <patrick>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cstratak, fedora, mhroncok, patrick
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-01-17 15:28:04 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, 1785415    

Description Miro Hrončok 2020-01-16 22:09:22 UTC
During our attempt to rebuild python-caja with Python 3.9.0a2 we have realized that it has missing sources:

Downloading python-caja-1.22.1.tar.xz
######################################################################## 100.0%


error: Bad source: .../python-caja/python-caja-1.23.0.tar.xz: No such file or directory
Could not execute mockbuild: Failed to execute command.


Please fix this, to unblock the Python 3.9 rebuild. Thanks.

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.9/fedora-rawhide-x86_64/01148796-python-caja/

For all our attempts to build python-caja with Python 3.9, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/package/python-caja/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.9:
https://copr.fedorainfracloud.org/coprs/g/python/python3.9/

Let us know here if you have any questions.

Python 3.9 will be included in Fedora 33. To make that update smoother, we're building Fedora packages with early pre-releases of Python 3.9.
A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.

Comment 1 Patrick Monnerat 2020-01-17 00:14:28 UTC
@raveit65: it seems you downgraded the master branch's source to 1.22.1 instead of 1.23.1 without updating the spec file: https://src.fedoraproject.org/rpms/python-caja/c/17ebafd08956c4cc5acfcfbbd0a44e680a8e9cd6?branch=master.
IMHO it should stay 1.23.1 as F31 is already at this version. Do you want me to revert the above commit?

Comment 2 Wolfgang Ulbrich 2020-01-17 10:14:40 UTC
Yes, please.

Comment 3 Patrick Monnerat 2020-01-17 14:50:54 UTC
@Miro: I now have reverted the source to 1.23.0 to make it in sync with spec file.
I did not rebuilt a tagged version as there is no effective change to the final packages, but submitted a scratch build successfully: https://koji.fedoraproject.org/koji/taskinfo?taskID=40660693.
Thanks for having filed this bug and please report here and/or close bug according to your next trial with Python 3.9. Thanks.

Comment 4 Miro Hrončok 2020-01-17 15:28:04 UTC
Thanks for the fix. Let's close this one now and I'll reopen if we hit another problem. Due to a Copr data loss it will take a while before we will be able to try caja again.

Comment 5 Patrick Monnerat 2020-01-17 15:31:35 UTC
Fine: thanks for the feedback.