Testing via local manifest fails due to error in loading installers index
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- git, github, yaml
- Domain
- tooling
Research direction
Reproduce the reported commands with PERSONAL_DEPENDENCIES pointing to the local index.yml and PERSONAL_INSTALLERS pointing to the GitHub repository and index.yml URLs. Trace the repository-loading entry point to determine how each URL is interpreted; done means both repositories load their index and the available installers appear without the reported errors.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- No language data
- Stars
- 111
- Forks
- 93
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from bottlesdevs/programs
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
bottlesdevs/programs#498 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
bottlesdevs/programs#490 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
bottlesdevs/programs#429 · 27 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 64/100
bottlesdevs/programs#497 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
bottlesdevs/programs#495 ·
All issues in bottlesdevs/programs
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
palladius/rails8-app-on-gcp#145 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
elastic/gradle-plugins#156 ·
-
area:workflow bug ready-for-agent
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
fil-donadoni/tolaria#4409 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
dotenvx/dotenv-vscode#139 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Fission-AI/OpenSpec#1960 ·