provide python without RUNPATH for staticx-support
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- github-actions, python, typescript
調査の方向性
ファイルやテストは指定されていません。まず、Python をインストールまたは選択する TypeScript アクションのエントリポイントを追跡し、RUNPATH がどこで導入されるかを特定します。対応する setup-python パスで RUNPATH なしに Python を提供でき、その動作が staticx のユースケースで検証されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Description:
I want to use this project as GH action to generate a statically linked python binary using staticx.
While implementing the workflow I ran into https://github.com/JonathonReinhart/staticx/issues/188 due to the usage DT_RUNPATH.
It would be nice to have a setup-python version which does not use RUNPATH for use-cases like this.
Justification:
I understand that using RUNPATH simplifies the process of provinding a self-contained and reusable venv.
Unfortunately for running staticx that is bad because the generated binary will check the path defined by RUNPATH on the system running it and not be fully self-contained.
Are you willing to submit a PR?
Yes, but unfortunately I don't know TypeScript and cannot grasp the work required.
- 主要言語
- TypeScript
- スター
- 2.2k
- フォーク
- 739
- 平均マージ
- 6日 18時間
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
actions/setup-python のほかの issue
-
bug
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
actions/setup-python#1348 · コメント 5 件 ·
-
feature request
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
actions/setup-python#1346 · コメント 12 件 ·
-
feature request
難易度 3/5 1〜2日 初心者へのやさしさ 58/100
actions/setup-python#1308 · コメント 8 件 ·
-
feature request
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
actions/setup-python#1301 · コメント 5 件 ·
-
feature request
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
actions/setup-python#1294 · コメント 3 件 · リアクション 2 件 ·