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

Build failure: lunarvim #349782

Closed
MisileLab opened this issue Oct 19, 2024 · 3 comments
Closed

Build failure: lunarvim #349782

MisileLab opened this issue Oct 19, 2024 · 3 comments
Labels
0.kind: build failure A package fails to build

Comments

@MisileLab
Copy link
Contributor

Steps To Reproduce

Steps to reproduce the behavior:

  1. build lunarvim nix build github:nixos/nixpkgs/9fd64fc3499912546ce76ad1b4dae6d017f98b07#lunarvim

Build log

error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:34:12:
           33|
           34|   strict = derivationStrict drvAttrs;
             |            ^
           35|

       … while evaluating derivation 'lunarvim-1.4.0'
         whose name attribute is located at /nix/store/02kyk6ji56wvs3ic6pngqk3x86jrkanz-source/pkgs/stdenv/generic/make-derivation.nix:336:7

       … while evaluating attribute 'installPhase' of derivation 'lunarvim-1.4.0'
         at /nix/store/02kyk6ji56wvs3ic6pngqk3x86jrkanz-source/pkgs/by-name/lu/lunarvim/package.nix:101:3:
          100|
          101|   installPhase = ''
             |   ^
          102|     runHook preInstall

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: 'utillinux' has been renamed to/replaced by 'util-linux'

Notify maintainers

@ProminentRetail @lebensterben

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.11.4, NixOS, 24.11 (Vicuna), 24.11.20241018.c4a6d1b`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.24.9`
 - channels(root): `"nixos"`
 - nixpkgs: `/nix/store/8p6g5kry9shcjl00pc9gr763bm8hqkcc-source`

Add a 👍 reaction to issues you find important.

@MisileLab MisileLab added the 0.kind: build failure A package fails to build label Oct 19, 2024
@MisileLab
Copy link
Contributor Author

log with --show-trace

@MisileLab
Copy link
Contributor Author

close when #349783

@lebensterben
Copy link
Contributor

Thanks for reporting, although this is not a bug caused by lunarvim package per se.

This build failure is scheduled to happen on Oct 17 2024:

utillinux = throw "'utillinux' has been renamed to/replaced by 'util-linux'"; # Converted to throw 2024-10-17

closed by #349783

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants