Installer points to nonexistent https://git.lix.systems/lix-project/lix-installer/releases #42
Labels
No labels
Compat/Breaking
Context/drive-by
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status/Fixed On Main
Status
Need More Info
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lix-project/lix-installer#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The installer points to https://git.lix.systems/lix-project/lix-installer/releases for manual installation. However that url does not work / seem to exist.
Where can I get the releases directly?
I want them to build a homebrew cask, to ease installation of
lixfor people that already havebrewinstalled, but not yetlix.https://releases.lix.systems has effectively all the release artifacts. there's some installers on install.lix.systems, but unfortunately due to some bugs (at the time? still? idk) in the directory listing s3 thingy we use where it didn't have support for range requests, it can't be enabled on that domain.
See here for the stuff on install.lix.systems: https://git.lix.systems/lix-project/lix-installer/src/branch/main/upload-to-lix.xsh#L78
After looking at the docs for homebrew, contrary to my memory it does not seem to be required to download the platform executables. So I am trying to start with just downloading the script at
https://install.lix.systems/lixand pinning that.Current work at https://github.com/dwt/homebrew-cask/blob/lix-add-cask/Casks/l/lix.rb .
If I read those links right, none of them contain the actual installer at a versioned url, right? That is something we still need to do?
Howdy y'all,
I think the comment in the installer should point to
https://releases.lix.systems/lix/instead ofhttps://git.lix.systems/lix-project/lix-installer/releases. The comment in the installer is more discoverable than this issue thread.I don't have permissions to create a pull request on the main repo, but I did create one in a fork: agile-kass/lix-installer#1