GAM-team / GAM-team/got-your-back

Installer fails because of change in filenames?

Open
#404 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.1k
Forks
245
PR merge metrics
No merged PRs in 30d

Description

Trying to install fails with error:
```
ERROR: Attribute: browser_download_url for linux-x86_64-legacy.tar.xz version latest not found
```

It seems this is because the tar balls for legacy glibc has two dashes in them, while the script assumes just one?

The file is: ```gyb-1.72-linux--x86_64-legacy.tar.xz```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the installer entry point that resolves the latest release asset, using the reported linux-x86_64-legacy.tar.xz lookup and the actual gyb-1.72-linux--x86_64-legacy.tar.xz filename as references. Confirm that installation finds the legacy glibc archive despite the doubled dash, then verify the latest installer path succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.