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

Thinkpad installation fails #8

Open
Paulie420 opened this issue Jan 23, 2024 · 1 comment
Open

Thinkpad installation fails #8

Paulie420 opened this issue Jan 23, 2024 · 1 comment

Comments

@Paulie420
Copy link

No biggy, I know this is an alpha - but I've tried 3 installs on a Thinkpad from the downloaded .iso - First I selected Flatpak, AppImage and new kernel - 2nd I left out AppImage as that's where it looked like it failed - and 2rd I just did a STANDARD install - all failed.
I'm trying - and will continue... maybe I'll build the nightly .iso. Any suggestions?

@Atemo-C
Copy link

Atemo-C commented Jun 5, 2024

Installation in a qemu/kvm virtual-machine as well as on an HP 250 G6. Standard NixOS installation works perfectly. Snowflake OS with the latest ISO fails with this generated report.
Notably:

22:14:24 [INFO] Step 4: Install NixOS
22:14:25 [DEBUG] (1) icicle::ui::pages::install: Installing: ["/usr/bin/env", "pkexec", "nixos-install", "--root", "/tmp/icicle", "--no-root-passwd", "--no-channel-copy", "--flake", "/tmp/icicle/etc/nixos#snowflakeosvm"]
22:14:25 [DEBUG] (1) icicle::ui::pages::install: VTE Install: Ok(Pid(2350))
22:15:32 [DEBUG] (1) icicle::ui::pages::install: VTE command exited with status: 256
22:15:32 [DEBUG] (1) icicle::ui::pages::install: Installation Failed!
22:15:32 [DEBUG] (1) icicle::ui::window: Error!
=== End of Icicle Log ===

=== nixos-install Log ===
warning: creating lock file '/tmp/icicle/etc/nixos/flake.lock'
building the flake in path:/tmp/icicle/etc/nixos?lastModified=1717625689&narHash=sha256-0rquYYfoGmGaLszNXyWqJuua7QlO%2Bf0oDfHvszD%2Bx1Q%3D...
error:
       … while calling the 'seq' builtin

         at /tmp/icicle/nix/store/5jgh89kgmrb687c254wxdac4cj5hqjw8-source/lib/modules.nix:322:18:

          321|         options = checked options;
          322|         config = checked (removeAttrs config [ "_module" ]);
             |                  ^
          323|         _module = checked (config._module);while evaluating a branch condition

         at /tmp/icicle/nix/store/5jgh89kgmrb687c254wxdac4cj5hqjw8-source/lib/modules.nix:261:9:

          260|       checkUnmatched =
          261|         if config._module.check && config._module.freeformType == null && merged.unmatchedDefns != [] then
             |         ^
          262|           let

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

       error: getting status of '/tmp/icicle/nix/store/pnn14ixgsr4wsqixz2nhzbm93npvn6kg-source/modules': No such file or directory
=== End of nixos-install Log ===

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants