Cache lix installer #6
docs.yml
on: pull_request
Verify docs are up-to-date
4s
Annotations
2 errors
"Unexpected failure..."
The Lix GHA Installer Action unexpectedly encountered a problem...
Failure while executing the last command:
Exit status:
1
Last commands from the trace log:
$ uname -s
$ _os=Linux
$ _pair=Linux:x86_64
$ case "$_pair" in
$ _os=linux
$ printf %s-%s x86_64 linux
$ curl -o /tmp/lix-installer/lix-installer -sSf -L --etag-save /tmp/lix-installer/etag https://install.lix.systems/lix/lix-installer-x86_64-linux
$ chmod +x /tmp/lix-installer/lix-installer
$ /tmp/lix-installer/lix-installer install
$ sed -e s/nixpkgs=flake:nixpkgs/nixpkgs=channel:nixos-unstable/
Last lines from the error log:
stderr:
stderr: Couldn't figure out which terminal you're using -- check the value of the $TERM variable.
stderr:
stderr: If you're using an interactive terminal, it's probably safe to set TERM to "xterm",
stderr: by e.g. running 'export TERM=xterm'.
stderr:
stderr: Couldn't get the terminal! Aborting.
stderr: /home/runner/work/lix-gha-installer-action/lix-gha-installer-action/.//do-the-lix-thing: line 141: /etc/nix/nix.conf: No such file or directory
Environment details:
- Date: Fri Feb 28 14:45:34 UTC 2025
- System: x86_64-linux
Operating system details:
DISTRIB_ID: Ubuntu
DISTRIB_RELEASE: 24.04
DISTRIB_CODENAME: noble
DISTRIB_DESCRIPTION: "Ubuntu 24.04.2 LTS"
Please report this error to https://github.com/samueldr/lix-gha-installer-action/issues/new
|
Verify docs are up-to-date
Process completed with exit code 1.
|