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

pulumi fails to install #85745

Closed
ldeck opened this issue Apr 22, 2020 · 0 comments · Fixed by #85801
Closed

pulumi fails to install #85745

ldeck opened this issue Apr 22, 2020 · 0 comments · Fixed by #85801
Labels
0.kind: bug 6.topic: darwin Running or building packages on Darwin

Comments

@ldeck
Copy link
Contributor

ldeck commented Apr 22, 2020

Describe the bug
The derivation

To Reproduce
Steps to reproduce the behavior:

  1. nix-env -iA nixpkgs.pulumi-bin

Expected behavior
Successful install.

Additional context

% nix-env -iA nixpkgs.pulumi-bin                                              
installing 'pulumi-1.12.0'
these derivations will be built:
  /nix/store/qnm1ddcifxwfg1vb5264q2z6x8bmi3mv-pulumi-1.12.0.drv
building '/nix/store/qnm1ddcifxwfg1vb5264q2z6x8bmi3mv-pulumi-1.12.0.drv'...
unpacking sources
unpacking source archive /nix/store/n814rxxih5njz148fslwg7iib22v1xps-pulumi-v1.12.0-darwin-x64.tar.gz
unpacking source archive /nix/store/rzjiblcys36pmd1gjv0r82sxdsn9i7sc-pulumi-resource-random-v1.5.0-darwin-amd64.tar.gz
unpacking source archive /nix/store/py2kdm3g4ffbg59b8siag7069djbiwm6-pulumi-resource-gcp-v2.8.0-darwin-amd64.tar.gz
unpacking source archive /nix/store/wr39f5l3phrn5llpvk5f0jg3vim8zapl-pulumi-resource-kubernetes-v1.5.6-darwin-amd64.tar.gz
unpacking source archive /nix/store/j3k50a2lh82hd2s59kxj2xrs7d494mwz-pulumi-resource-aws-v1.24.0-darwin-amd64.tar.gz
source root is pulumi
setting SOURCE_DATE_EPOCH to timestamp 1583417446 of file pulumi/pulumi-resource-gcp
patching sources
configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
/nix/store/xqj4gigqdhyk1zn3a3mq65fk845brw7p-stdenv-darwin/setup: line 1311: wrapProgram: command not found
builder for '/nix/store/qnm1ddcifxwfg1vb5264q2z6x8bmi3mv-pulumi-1.12.0.drv' failed with exit code 127
error: build of '/nix/store/qnm1ddcifxwfg1vb5264q2z6x8bmi3mv-pulumi-1.12.0.drv' failed

Notify maintainers
@peterromfeldhk
@jlesquembre

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

% nix-shell -p nix-info --run "nix-info -m"
these paths will be fetched (0.01 MiB download, 0.03 MiB unpacked):
  /nix/store/f66c7p1j3hxmglcwqvsjghbafqxv7y5a-nix-info
  /nix/store/vsykql6171j54wn2m2bqpjnygxp30dwi-DarwinTools-1
copying path '/nix/store/vsykql6171j54wn2m2bqpjnygxp30dwi-DarwinTools-1' from 'https://cache.nixos.org'...
copying path '/nix/store/f66c7p1j3hxmglcwqvsjghbafqxv7y5a-nix-info' from 'https://cache.nixos.org'...
 - system: `"x86_64-darwin"`
 - host os: `Darwin 19.4.0, macOS 10.15.4`
 - multi-user?: `no`
 - sandbox: `no`
 - version: `nix-env (Nix) 2.3.3`
 - channels(ldeck): `"nixpkgs-20.09pre218717.05f0934825c"`
 - nixpkgs: `/Users/ldeck/.nix-defexpr/channels/nixpkgs`
@veprbl veprbl added the 6.topic: darwin Running or building packages on Darwin label Apr 22, 2020
@veprbl veprbl mentioned this issue Apr 22, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug 6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants