Testing via local manifest fails due to error in loading installers index
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- git, github, yaml
- 領域
- tooling
調査の方向性
PERSONAL_DEPENDENCIES がローカルの index.yml を指し、PERSONAL_INSTALLERS が GitHub リポジトリと index.yml の URL を指すようにして、報告されたコマンドを再現します。リポジトリ読み込みのエントリポイントを追跡し、それぞれの URL がどのように解釈されるかを確認します。完了条件は、両方のリポジトリでインデックスが読み込まれ、報告されたエラーなしに利用可能なインストーラーが表示されることです。
索引モデルが issue の本文から書いたものです。
説明
I was planning to create some installers for software i used to use. However, i am getting errors when to read the fork's index.yml.
Starting bottles using the following command i get the following
PERSONAL_DEPENDENCIES=file:///home/MY_USERNAME/.bottles/local_installers/programs/index.yml flatpak run com.usebottles.bottles
...
20:58:39 (INFO) Using personal dependencies repository at file:///home/MY_USERNAME/.bottles/local_installers/programs/index.yml
20:58:39 (ERROR) Could not get index for dependencies repository: (37, "Couldn't open file /home/MY_USERNAME/.bottles/local_installers/programs/index.yml/index.yml")
20:58:39 (ERROR) Could not get index for dependencies repository
...
Permissions have been checked but without further progress. Then i tried to read from a git repository. But even reading from the official's repo main branch results in errors:
PERSONAL_INSTALLERS=https://github.com/bottlesdevs/programs/tree/main flatpak run com.usebottles.bottles
...
21:02:15 (INFO) Catalog components loaded
21:02:15 (ERROR) Cannot fetch installers repository index.
21:02:15 (INFO) No installers found!
PERSONAL_INSTALLERS=https://github.com/bottlesdevs/programs/tree/main/index.yml flatpak run com.usebottles.bottles
...
21:02:44 (INFO) Using personal installers repository at https://github.com/bottlesdevs/programs/tree/main/index.yml
21:02:45 (ERROR) Could not get index for installers repository
I am running out of options and can not see any obvious errors. Since the terminal log is limited I don't know which steps i should go to progress.
- 主要言語
- 言語のデータがありません
- スター
- 111
- フォーク
- 93
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 3
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
bottlesdevs/programs のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
bottlesdevs/programs#498 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 82/100
bottlesdevs/programs#490 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
bottlesdevs/programs#429 · コメント 27 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 64/100
bottlesdevs/programs#497 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
bottlesdevs/programs#495 ·
bottlesdevs/programs の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
vercel-labs/just-bash#464 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100