Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting dist file for Archlinux while running from Fedora #50

Open
esdnm opened this issue Aug 12, 2022 · 1 comment
Open

Getting dist file for Archlinux while running from Fedora #50

esdnm opened this issue Aug 12, 2022 · 1 comment

Comments

@esdnm
Copy link

esdnm commented Aug 12, 2022

Happened here https://github.com/contour-terminal/contour/releases/tag/v0.3.2.202

eget https://github.com/contour-terminal/contour
https://github.com/contour-terminal/contour/releases/download/v0.3.2.202/contour_0.3.2.202-archlinux_x86_64
Downloading 100% [========================================================================================================================================] (1.2/1.2 MB, 557.055 kB/s)        
Extracted `contour_0.3.2.202-archlinux_x86_64` to `contour`

Should have got the .rpm

@zyedidia
Copy link
Owner

zyedidia commented Aug 12, 2022

Doing distro-specific auto-detection is difficult and hard to test. I'm not sure it's worth implementing, though it is annoying that eget downloads the wrong file automatically. Maybe a practical solution would be to detect if there are multiple distro-specific binaries available and let the user choose. You can always use the --asset option to select the right one as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants