install.sh incorrectly pulls from singularity.opensciencegrid.org instead of eic.opensciencegrid.org
まだ誰も着手していません。
評価
調査の方向性
install.sh から始め、curl ベースのインストーラーが使用するコンテナリポジトリと組織の値を追跡します。文書化されている curl コマンドで問題を再現し、インストーラーが /cvmfs/eic.opensciencegrid.org/singularity/eicweb/ を使用し、singularity.opensciencegrid.org を参照せずに完了することを確認します。
索引モデルが issue の本文から書いたものです。
説明
Environment: (where does this bug occur, have you tried other environments)
- Branch: main
- Version: HEAD (latest)
- OS/System: Arch Linux, Linux x86_64, tested on local workstation with CernVM-FS version 2.13.3 & Linux automount version 5.1.9 from AUR
- Special software: N/A
- CVMFS repos:
oasis.opensciencegrid.org,eic.opensciencegrid.org - CVMFS path tested:
/cvmfs/eic.opensciencegrid.org/singularity/eicweb/
Steps to reproduce: (give a step by step account of how to trigger the bug)
- Run
curl -L https://github.com/eic/eic-shell/raw/main/install.sh | bash - Observe that
install.shtries to usesingularity.opensciencegrid.organd fails:
`athavan@amadeus ~/Documents $ curl -L https://github.com/eic/eic-shell/raw/main/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 0
100 15235 100 15235 0 0 33092 0 0
~/Documents ~/Documents
Setting up development environment for eicweb/eic_xl:nightly
- Detected OS: Linux
- Detected CPU: x86_64
- Found singularity at /usr/bin/singularity
`
Expected Result: (what do you expect when you execute the steps above)
- The installer downloads the container from the EIC CVMFS repository:
/cvmfs/eic.opensciencegrid.org/singularity/eicweb/ - No reference to
singularity.opensciencegrid.org - Container installed successfully
Actual Result: (what do you get when you execute the steps above)
- Script attempts to pull from
singularity.opensciencegrid.org - Fails to execute
Debug/Workaround:
- Ensure
singularity.opensciencegrid.orgis not mounted:
systemctl status autofs - Download
install.sh
curl -L https://github.com/eic/eic-shell/raw/main/install.sh -o install.sh - In
install.sh:
- replace all mentions of
singularity.opensciencegrid.orgtoeic.opensciencegrid.org - replace
ORGANIZATION="eicweb"withORGANIZATION="singularity/eicweb"
- Run the installer
./install.sh
Note there are no .sif files before 25.12.0 in /cvmfs/eic.opensciencegrid.org/singularity/eicweb/ may be intentional.
- 主要言語
- Shell
- スター
- 2
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
環境構築
このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
eic/eic-shell のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
-
Reduce duplication in eic-shell script embedded install.sh再び着手できるかも @wdconinc が 197 日前に担当しましたが、オープン中のプルリクエストはありません。 オープン
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
似ている issue
-
out-of-date
難易度 1/5 1時間未満 初心者へのやさしさ 82/100
CachyOS/CachyOS-PKGBUILDS#1917 ·
メンテナーはふだん 1 日以内に返信
-
package-update
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
bug needs triage
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
EmbarkStudios/cargo-about#323 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
vllm-project/vllm-metal#841 ·
メンテナーはふだん 1 日以内に返信