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

yarn-chocolatey #57 failed #6429

Closed
DanBuild opened this issue Sep 25, 2018 · 1 comment
Closed

yarn-chocolatey #57 failed #6429

DanBuild opened this issue Sep 25, 2018 · 1 comment

Comments

@DanBuild
Copy link

Build 'yarn-chocolatey' is failing!

Last 50 lines of build output:

Started by upstream project "yarn-version" build number 54
originally caused by:
 Started by remote host 209.141.56.29 with note: Automated release of Yarn 1.10.0
Building remotely on build-win02 (amd64-windows-10.0 10.0 powershell windows-10.0 amd64-windows windows amd64) in workspace C:\Jenkins\workspace\yarn-chocolatey
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/yarnpkg/yarn.git # timeout=10
Fetching upstream changes from https://github.com/yarnpkg/yarn.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/yarnpkg/yarn.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision af9e15ad565b30ef66ab6ae7f512654afc119f76 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af9e15ad565b30ef66ab6ae7f512654afc119f76
Commit message: "chore(deps): update dependency execa to ^0.11.0 (#6280)"
 > git rev-list --no-walk c58bd58e029ab5a69d75742c6ae82aa96cef0140 # timeout=10
[yarn-chocolatey] $ powershell.exe -NonInteractive -ExecutionPolicy ByPass "& 'C:\Users\Jenkins\AppData\Local\Temp\jenkins2997116024105529799.ps1'"
WARNING: The specified PackageManagement provider 'NuGet' is not available.
Find-Package : No match was found for the specified search criteria and package name 'Yarn'. Try Get-PackageSource to 
see all available registered package sources.
At C:\Jenkins\workspace\yarn-chocolatey\scripts\build-chocolatey.ps1:28 char:31
+ $latest_chocolatey_version = (Find-Package -Name Yarn).Version
+                               ~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Microsoft.Power...ets.FindPackage:FindPackage) [Find-Package], Exceptio 
   n
    + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.FindPackage
 
Build step 'Windows PowerShell' marked build as failure

Changes since last successful build:

View full output

cc @Daniel15

@Daniel15
Copy link
Member

Still need to fix this... #6189. Will manually push for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants