Chocolatey-coreteampackages: nodejs 8.6.0 points to nodejs.install 8.5.0

Created on 27 Sep 2017  路  4Comments  路  Source: chocolatey-community/chocolatey-coreteampackages

I don't know how this happened really. The relevant AU report

nodejs - checking updates using au version 2017.9.27.836
URL check
  https://nodejs.org/dist/v8.6.0/node-v8.6.0-x86.msi
  https://nodejs.org/dist/v8.6.0/node-v8.6.0-x64.msi
nuspec version: 8.5.0
remote version: 8.6.0
New version is available
Automatic checksum skipped
Updating files
  $Latest data:
    FileName32      (String)    node-v8.6.0-x86.msi
    FileName64      (String)    node-v8.6.0-x64.msi
    FileType        (String)    msi
    NuspecVersion   (String)    8.5.0
    PackageName     (String)    nodejs
    URL32           (String)    https://nodejs.org/dist/v8.6.0/node-v8.6.0-x86.msi
    URL64           (String)    https://nodejs.org/dist/v8.6.0/node-v8.6.0-x64.msi
    Version         (String)    8.6.0

  nodejs.nuspec
    setting id:  nodejs
updating version: 8.5.0 -> 8.6.0
  nodejs.nuspec
    (\<dependency .+?"nodejs.install" version=)"([^"]+)" = $1"[8.6.0]" 
Setting package description from README.md
Attempting to build package from 'nodejs.nuspec'.
Successfully created package 'C:\projects\chocolatey-coreteampackages\automatic\nodejs\nodejs.8.6.0.nupkg'
Package updated
nodejs 8.6.0 was pushed successfully to https://push.chocolatey.org

Commit shows that it really wasn't changed. I tested locally and it behaves as expected...

Perhaps it is relevant that yesterday we went from 0 to 18 AU errors ?!

Bug

All 4 comments

The same behavior from git too: https://chocolatey.org/packages/git/2.14.2

Looks like this is AU bug in muster after automatic readme is added. I set the version to previous one until this is fixed.

Git fix: 9250c8973c3ad0af1384f1f477de9d88605250c1

Was this page helpful?
0 / 5 - 0 ratings

Related issues

uwcash picture uwcash  路  6Comments

jnm2 picture jnm2  路  3Comments

kilasuit picture kilasuit  路  5Comments

gep13 picture gep13  路  4Comments

frankhalligan picture frankhalligan  路  4Comments