lix-installer does not function in systemdless environments #1164
Labels
No labels
Affects/CppNix
Affects/Nightly
Affects/Only nightly
Affects/Stable
Area/build-packaging
Area/cli
Area/evaluator
Area/fetching
Area/flakes
Area/language
Area/lix ci
Area/nix-eval-jobs
Area/profiles
Area/protocol
Area/releng
Area/remote-builds
Area/repl
Area/repl/debugger
Area/store
awaiting
author
awaiting
contributors
bug
Context
contributors
Context
drive-by
Context
maintainers
Context
RFD
crash 💥
Cross Compilation
devx
docs
Downstream Dependents
E/easy
E/hard
E/help wanted
E/reproducible
E/requires rearchitecture
Feature/S3
Importance
High
Importance
Low
imported
Language/Bash
Language/C++
Language/NixLang
Language/Python
Language/Rust
Needs Langver
OS/Linux
OS/macOS
performance
regression
Release Blocking
Non-urgent
Release Blocking
Urgent
stability
Status
blocked
Status
invalid
Status
postponed
Status
wontfix
testing
testing/flakey
Topic/Large Scale Installations
Urgency
High
Urgency
Low
ux
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lix-project/lix#1164
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?
@raito let me know if it deserves a ticket, but I think something regressed about this yesterday. As a quick repro, the Dockerfile example from the readme is now failing with this error:
Note how I passed the
--init nonein theRUNcommandIf I omit the flag, I get an error which is kind of expected (although it used to work previously):
Originally posted by @ofalvai in #1158 (comment)
Should be fixed by https://gerrit.lix.systems/c/lix-installer/+/5420; will update the installer tonight.
Closed as it's now fixed by https://gerrit.lix.systems/c/lix-installer/+/5420 and in the available installers. :)
Incidentally, you can check which version of the installer you're about to run with the
--versionflag: