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

[Bug]: [email protected] unable to find dependent pulumi-language-*.exe file #6511

Open
3 tasks done
BradKnowles opened this issue Feb 5, 2025 · 0 comments · May be fixed by #6512
Open
3 tasks done

[Bug]: [email protected] unable to find dependent pulumi-language-*.exe file #6511

BradKnowles opened this issue Feb 5, 2025 · 0 comments · May be fixed by #6512
Labels
bug Something isn't working

Comments

@BradKnowles
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

pulumi

Expected/Current Behaviour

Pulumi depends on a number of pulumi-language-*.exe files to perform actions. When running 'pulumi updateagainst a project, specifically .NET in testing, it is unable to find the correspondingpulumi-language-*.exe` to run.

Steps to Reproduce

scoop install main/pulumi
Installing 'pulumi' (3.148.0) [64bit] from 'main' bucket
Loading pulumi-v3.148.0-windows-x64.zip from cache.
Checking hash of pulumi-v3.148.0-windows-x64.zip ... ok.
Extracting pulumi-v3.148.0-windows-x64.zip ... done.
Linking ~\scoop\apps\pulumi\current => ~\scoop\apps\pulumi\3.148.0
Creating shim for 'pulumi'.
'pulumi' (3.148.0) was installed successfully!

Run pulumi update on a valid pulumi .NET project.

Possible Solution

Add the pulumi-language-*.exe files to the bin array in the manifest

Scoop and Buckets Version

Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
39a33fd29 (HEAD -> master) sonar-scanner: Update to version 7.0.1.4817

'extras' bucket:
62dff5dd2 (HEAD -> master, origin/master, origin/HEAD) winscan2pdf: Update to version 9.25

'versions' bucket:
d5c74e062 (HEAD -> master, origin/master, origin/HEAD) swift-nightly: Update to version 20250205.2

'nirsoft' bucket:
1f816be (HEAD -> master, origin/master, origin/HEAD) Update url list [ci skip]

'sysinternals' bucket:
4aa1b85 (HEAD -> main, origin/main, origin/HEAD) [email protected]: Remove `ctrl2cap.exe` bin

'nerd-fonts' bucket:
2f6a40bd (HEAD -> master, origin/master, origin/HEAD) SarasaGothic: Update to version 1.0.28

'nonportable' bucket:
0b38d30e (HEAD -> master, origin/master, origin/HEAD) 10x-np: Update to version 1.0.269

'kazzarin' bucket:
d61b53a (HEAD -> master, origin/master, origin/HEAD) pixi: Update to version 0.40.3

Scoop Config

last_update           : 2/5/2025 12:50:05 PM
scoop_repo            : https://github.com/ScoopInstaller/Scoop
scoop_branch          : master
aria2-enabled         : True
aria2-warning-enabled : False

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.5.0
PSEdition                      Core
GitCommitId                    7.5.0
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

See this issue on the pulumi repo for the initial bug report - pulumi/pulumi#18425

@BradKnowles BradKnowles added the bug Something isn't working label Feb 5, 2025
@BradKnowles BradKnowles linked a pull request Feb 5, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant