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

Attic install fail due to invalid store path #25

Closed
hbjydev opened this issue Jul 5, 2024 · 2 comments
Closed

Attic install fail due to invalid store path #25

hbjydev opened this issue Jul 5, 2024 · 2 comments

Comments

@hbjydev
Copy link

hbjydev commented Jul 5, 2024

On Darwin:

  error:
         … while evaluating the 'drvPath' attribute of a derivation
           at /var/folders/h9/l1shxhdd69nct08ylzq0n6q00000gn/T/tmp.HJZETknueB:1:634:
         error: store path 'z9i4grsf3h0wdlbhg95v6nanxiqx5xvp-attic-0.1.0' is not a valid derivation path
  Error: Action failed with error: Error: The process '/bin/bash' failed with exit code 1

On Linux:

installing 'attic-static-x86_64-unknown-linux-musl-0.1.0'
  copying path '/nix/store/qi9cixkq0pj60yw1y5l28hid7f53310i-attic-static-x86_64-unknown-linux-musl-0.1.0' from 'https://staging.attic.rs/attic-ci'...
  error:
         … while evaluating the 'drvPath' attribute of a derivation
           at /tmp/tmp.1wjzF1hiWb:19:13:
             [18](https://github.com/hbjydev/hnix/actions/runs/9804653945/job/27072810236#step:7:19)|             outPath = maybeStorePath (builtins.getAttr outputName outputs);
             [19](https://github.com/hbjydev/hnix/actions/runs/9804653945/job/27072810236#step:7:20)|             drvPath = maybeStorePath (builtins.getAttr outputName outputs);
               |             ^
             [20](https://github.com/hbjydev/hnix/actions/runs/9804653945/job/27072810236#step:7:21)|           };
  
         error: store path 'qi9cixkq0pj60yw1y5l28hid7f53310i-attic-static-x86_64-unknown-linux-musl-0.1.0' is not a valid derivation path
@hbjydev hbjydev closed this as completed Jul 6, 2024
@rdk31
Copy link

rdk31 commented Jul 8, 2024

I am facing the same issue, do you have a solution?

@getchoo
Copy link
Collaborator

getchoo commented Jul 9, 2024

@rdk31 this was an upstream issue. should be resolved as of zhaofengli/attic#146 being merged

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

3 participants