Bug 2319636
Summary: | mozjs102 fails to build with setuptools 74+ | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | mozjs102 | Assignee: | Orphan Owner <extras-orphan> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | cstratak, extras-orphan, fzatlouk |
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: | 2025-01-03 02:57:51 UTC | Type: | --- |
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: | 2300528, 2322407, 2319387 |
Description
Miro Hrončok
2024-10-18 10:08:21 UTC
The issue here is that mozjs102 is built from firefox-102.15.1 which bundles an old version of packaging that does: import distutils.util Ideally the package should be dropped and since only one package (erlang-js) consumes it the maintainer has approached upstream for resolution: https://github.com/erlang-mozjs/erlang-mozjs/issues/11 (In reply to Charalampos Stratakis from comment #1) > The issue here is that mozjs102 is built from firefox-102.15.1 which bundles > an old version of packaging that does: import distutils.util > > Ideally the package should be dropped and since only one package (erlang-js) > consumes it the maintainer has approached upstream for resolution: > https://github.com/erlang-mozjs/erlang-mozjs/issues/11 Yeah, I'd leave this package be, I'll try to poke at erlang-js in a month or two again, but I see little point in getting this fixed for newer python stuff, I believe I've pushed it enough to work nowadays ( https://src.fedoraproject.org/rpms/mozjs102/blob/rawhide/f/mozjs102.spec#_112 ). I plan to update setuptools to 74.x in rawhide this week. At that point, this package will fail to build from source if not fixed. As per https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ I am now asking the maintainer to respond. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This is a bulk response. In line with step 4 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs I am asking for a response. Thanks. Automation has figured out the package is retired in Fedora Rawhide. If you like it to be unretired, please open a ticket at https://pagure.io/releng/new_issue?template=package_unretirement The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |