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

Can't build raspberry pi #156275

Closed
rhoriguchi opened this issue Jan 23, 2022 · 1 comment
Closed

Can't build raspberry pi #156275

rhoriguchi opened this issue Jan 23, 2022 · 1 comment
Labels
0.kind: bug Something is broken

Comments

@rhoriguchi
Copy link
Contributor

rhoriguchi commented Jan 23, 2022

Describe the bug

Can't rebuild system with latest nixos-unstable commit fc4148a.

Seems to be related to:

Steps To Reproduce

Steps to reproduce the behavior:

  1. Set options: NixOS on ARM/Raspberry Pi 4
    • boot.loader.generic-extlinux-compatible.enable = true
    • boot.loader.raspberryPi.enable = true
  2. Rebuild

Expected behavior

Should build.

Additional context

The unique option `system.build.installBootLoader' is defined multiple times. Definition values:
       - In `/nix/store/nax3fp0jxka9apfnglg2hw45i4n9ab70-nixos/nixos/nixos/modules/system/boot/loader/raspberrypi/raspberrypi.nix': "/nix/store/1n4s07415748vn60n3i631sk5njm0061-raspberrypi-builder.sh -c"
       - In `/nix/store/nax3fp0jxka9apfnglg2hw45i4n9ab70-nixos/nixos/nixos/modules/system/boot/loader/generic-extlinux-compatible': "/nix/store/azx04scfvy3y2x30hlipvkgsjvb04zvg-extlinux-conf-builder.sh -g 20 -t 5 

Notify maintainers

Metadata

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

 - system: `"aarch64-linux"`
 - host os: `Linux 5.10.52, NixOS, 22.05 (Quokka)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.6.0pre20211217_6e6e998`
 - channels(root): `"nixos"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@rhoriguchi rhoriguchi added the 0.kind: bug Something is broken label Jan 23, 2022
@wegank
Copy link
Member

wegank commented Jan 23, 2022

Duplicate of #155925

@wegank wegank marked this as a duplicate of #155925 Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

2 participants