Bug 1792044 - python-caja fails to build in Fedora 32: Missing sources
Summary: python-caja fails to build in Fedora 32: Missing sources
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-caja
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Patrick Monnerat
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS PYTHON39
TreeView+ depends on / blocked
 
Reported: 2020-01-16 22:09 UTC by Miro Hrončok
Modified: 2020-01-17 15:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-17 15:28:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.