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

Cannot add any package "but there is no substituter that can build it " #2490

Open
maelp opened this issue Jan 24, 2025 · 0 comments
Open

Cannot add any package "but there is no substituter that can build it " #2490

maelp opened this issue Jan 24, 2025 · 0 comments
Labels
bug Something isn't working triage Issue needs triage

Comments

@maelp
Copy link

maelp commented Jan 24, 2025

What happened?

Each time I'm trying to do a devbox add python3 (eg), I get the error:

Info: Installing the following packages to the nix store: python3@latest
time=2025-01-24T23:41:04.144+01:00 level=DEBUG source=go.jetpack.io/devbox/internal/nix/command.go:73 msg="nix command starting" cmd.args="nix --extra-experimental-features ca-derivations --option experimental-features 'nix-command flakes fetch-closure' build --impure --no-link /nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8" cmd.path=/nix/var/nix/profiles/default/bin/nix
warning: unable to download 'https://cache.nixos.org/nix-cache-info': Problem with the SSL CA cert (path? access rights?) (77) error setting certificate file: /etc/ssl/certs/ca-certificates.crt
error: path '/nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8' is required, but there is no substituter that can build it
time=2025-01-24T23:41:04.232+01:00 level=DEBUG source=go.jetpack.io/devbox/internal/nix/command.go:80 msg="nix command exited" cmd.args="nix --extra-experimental-features ca-derivations --option experimental-features 'nix-command flakes fetch-closure' build --impure --no-link /nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8" cmd.path=/nix/var/nix/profiles/default/bin/nix cmd.pid=3057 cmd.code=1 cmd.dur=87.91575ms

Error: There was an error installing nix packages
source: nix: command error: nix --extra-experimental-features ca-derivations --option experimental-features 'nix-command flakes fetch-closure' build --impure --no-link /nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8: exit code 1

Steps to reproduce

Command

No response

devbox.json

Devbox version

0.13.7

Nix version

No response

What system does this bug occur on?

macOS (Intel)

Debug logs

No response

@maelp maelp added bug Something isn't working triage Issue needs triage labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Issue needs triage
Development

No branches or pull requests

1 participant