-
-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mark patchelf
version 0.18.0
broken
#746
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This version of `patchelf` regularly corrupts libraries it is patching. Upstream is aware of the issue, but it is not yet fixed. Suggesting we mark these broken to avoid further issues in packages that wind up broken because of `patchelf`.
cc @conda-forge/patchelf @conda-forge/core |
Thanks Matt! 🙏 |
mattiasbus
added a commit
to hostmobility/mobility-poky-platform
that referenced
this pull request
Jul 14, 2023
Updating due to a segmentation fault in mkfs.ext4 caused by the patchelf in ubuntu 18.04. Freescale/meta-freescale#1593 NixOS/patchelf#492 (comment) conda-forge/admin-requests#746
mattiasbus
added a commit
to hostmobility/mobility-poky-platform
that referenced
this pull request
Jul 14, 2023
Updating due to a segmentation fault in mkfs.ext4 caused by the patchelf in ubuntu 18.04. Freescale/meta-freescale#1593 NixOS/patchelf#492 (comment) conda-forge/admin-requests#746
RikardO-HM
added a commit
to hostmobility/hostmobility-bsp-platform
that referenced
this pull request
Aug 21, 2023
Updating due to a segmentation fault in mkfs.ext4 caused by the patchelf in ubuntu 18.04. Freescale/meta-freescale#1593 NixOS/patchelf#492 (comment) conda-forge/admin-requests#746 orginal patch: hostmobility/mobility-poky-platform@a8ebd86
5 tasks
1 task
This was referenced Oct 31, 2023
RikardO-HM
pushed a commit
to hostmobility/mobility-poky-platform
that referenced
this pull request
Jan 3, 2024
Updating due to a segmentation fault in mkfs.ext4 caused by the patchelf in ubuntu 18.04. Freescale/meta-freescale#1593 NixOS/patchelf#492 (comment) conda-forge/admin-requests#746
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes conda-forge/conda-smithy#1737
This version of
patchelf
regularly corrupts libraries it is patching. Upstream is aware of the issue, but it is not yet fixed. Suggesting we mark these broken to avoid further issues in packages that wind up broken because ofpatchelf
.xref: NixOS/patchelf#492
Guidelines for marking packages as broken:
instead of marking packages as broken. This alternative workflow makes environments more reproducible.
not technically broken and should not be marked as such.
but should be patched in the repo data and be marked unbroken later.
the maintainers only, we can allow packages to be marked broken more liberally.
conda-forge/core
) try to make a decision on these requests within 24 hours.What will happen when a package is marked broken?
broken
label to the package. Themain
label will remain on the package and this is normal.anaconda.org
CDN picks up the new patches, you will no longer be able to install the package from themain
channel.Checklist:
I want to mark a package as broken (or not broken):
broken/*
for adding thebroken
label,not_broken/*
for removing thebroken
label, ortoken_reset/*
for token resets)
I want to archive a feedstock: