Bug 2212059 - F37FailsToInstall: python3-sentry-sdk+opentelemetry
Summary: F37FailsToInstall: python3-sentry-sdk+opentelemetry
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sentry-sdk
Version: 37
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Roman Inflianskas
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F37FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2023-06-03 11:42 UTC by Fedora Fails To Install
Modified: 2023-07-05 01:18 UTC (History)
5 users (show)

Fixed In Version: python-sentry-sdk-1.26.0-1.fc37
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-05 01:18:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2023-06-03 11:42:12 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (python-sentry-sdk) Fails To Install in Fedora 37:

can't install python3-sentry-sdk+opentelemetry:
  - nothing provides python3.11dist(opentelemetry-distro) >= 0.35~b0 needed by python3-sentry-sdk+opentelemetry-1.22.1-2.fc37.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-37-x86_64 --config-opts mirrored=False install python3-sentry-sdk+opentelemetry


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Fedora Fails To Install 2023-06-11 10:47:46 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

This package fails to install and maintainers are advised to take one of the following actions:

 - Fix this bug and close this bugzilla once the update makes it to the repository.
   (The same script that posted this comment will eventually close this bugzilla
   when the fixed package reaches the repository, so you don't have to worry about it.)

or

 - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet.

or

 - Orphan the package if you no longer plan to maintain it.


If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue.
This package may be orphaned in 7+ weeks.
This is the first reminder (step 3) from the policy.

Don't hesitate to ask for help on devel.org if you are unsure how to fix this bug.

Comment 2 Roman Inflianskas 2023-06-21 08:19:54 UTC
Ben,

I see that at some moment f37 contained python3.11dist(opentelemetry-distro) == 0.36~b0, however, the version was downgraded to 0.33~b0 (https://src.fedoraproject.org/rpms/python-opentelemetry-contrib/c/247ac92d466e9a0a3d2c2992d66da67c4da2c7cb). The commit message doesn't state the reason and whether it's temporary downgrade or not, hence I'm asking for your comments here.

What should be done about this?

Comment 3 Ben Beasley 2023-06-21 14:11:58 UTC
I apologize for the confusing commit message. I should have made it clear that the commit you mentioned actually represented the initial package for F37.

What actually happened here is that python-opentelemetry-contrib was introduced to Fedora when F38 was Rawhide, and the initial version that was reviewed and built in Rawhide/F38 was 0.36~b0. For F37, I started with the rawhide branch, merged back to F37, and then adjusted the spec file to package 0.33~b0 instead. This is because the python-opentelemetry-contrib version needs to exactly match the python-opentelemetry version, and F37 already had python-opentelemetry 1.12.0/0.33~b0. So this is actually the only version that was ever *built* and made available in Fedora 37.

As to why python-opentelemetry and python-opentelemetry-contrib can’t be upgraded together in F37, I don’t have a record of exactly why I stopped at 1.12.0/0.33~b0, but it would be a compatibility reason–most likely, a change in the changelog that looked like a breaking one, or a dependency version requirement that couldn’t be satisfied. I can see that the version currently in F38 and Rawhide wants python-importlib-metadata to be 6.x, where F37 has 4.x, so I suspect that is what stopped me.

Comment 4 Fedora Update System 2023-06-21 14:31:19 UTC
FEDORA-2023-0bf089743b has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-0bf089743b

Comment 5 Roman Inflianskas 2023-06-21 14:36:01 UTC
Ben, thanks for your clear explanation!

I've understood that in fact opentelemetry extra was never installable in f37, it was added by mistake during the rawhide merge. I just dropped it. I apologize for the noise. I should have check it before asking you for info.

Comment 6 Ben Beasley 2023-06-21 14:37:20 UTC
(In reply to Roman Inflianskas from comment #5)
> Ben, thanks for your clear explanation!
> 
> I've understood that in fact opentelemetry extra was never installable in
> f37, it was added by mistake during the rawhide merge. I just dropped it. I
> apologize for the noise. I should have check it before asking you for info.

No problem! I’m always happy to explain (or question) myself.

Comment 7 Fedora Update System 2023-06-22 02:28:40 UTC
FEDORA-2023-0bf089743b has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-0bf089743b`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-0bf089743b

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

Comment 8 Fedora Update System 2023-06-27 10:45:10 UTC
FEDORA-2023-67fdfc6d4b has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-67fdfc6d4b`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-67fdfc6d4b

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

Comment 9 Fedora Update System 2023-07-05 01:18:59 UTC
FEDORA-2023-67fdfc6d4b has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.


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