FS#72395 - [pulumi] missing files: pulumi-resource-pulumi-nodejs & pulumi-resource-pulumi-python

Attached to Project: Community Packages
Opened by Arthur Woimbée (awoimbee) - Monday, 11 October 2021, 17:27 GMT
Last edited by Antonio Rojas (arojas) - Monday, 11 October 2021, 17:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

This package is missing 2 files compared to the .tar.gz we can download from pulumi: `pulumi-resource-pulumi-nodejs` & `pulumi-resource-pulumi-python`.
Using pulumi on a nodejs project gives (example with the pulumi-postgres provider):

```
error: could not load plugin for pulumi-nodejs provider 'urn:pulumi:[redacted]::postgres::pulumi:providers:pulumi-nodejs::[redacted]` no resource plugin 'pulumi-nodejs' found in the workspace or on your $PATH
```

This issue is old, up until now I used pulumi-bin from AUR, but it's now gone.

Additional info:
* package version(s): all up until the latest one (3.14.0-1)

Steps to circumvent the bug:
- go to https://www.pulumi.com/docs/get-started/install/
- download the latest version as .tar.gz (https://get.pulumi.com/releases/sdk/pulumi-v3.14.0-linux-x64.tar.gz)
- extract `pulumi-resource-pulumi-nodejs` & `pulumi-resource-pulumi-python` to /usr/bin/
This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 11 October 2021, 17:29 GMT
Reason for closing:  Duplicate

Loading...