Hosted installer at install.lix.systems still has dash-incompatible == (fix not deployed) #76
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
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lix-project/lix-installer#76
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 fix in commit
40ef289e4c("Fix shell script in sh/dash (non bash)") changed==to=inlix-installer.sh, but the hosted copy athttps://install.lix.systems/lix still serves the pre-fix version.
On Debian/Crostini where /bin/sh is dash, the recommended install command fails:
Diff between hosted and main branch:
The fix just needs to be redeployed.
personally I'd use -eq instead of = so as to make it clear it's POSIX