Skip to content

Instantly share code, notes, and snippets.

@palethorper
Created April 28, 2017 00:05
Show Gist options
  • Save palethorper/d1a4898031e8069d83fa932c81c2ce47 to your computer and use it in GitHub Desktop.
Save palethorper/d1a4898031e8069d83fa932c81c2ce47 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

4 2017.3.29 UTC: 2017-04-28 00:03 palethorper/chocolatey-packages

This file is automatically generated by the update_all.ps1 script using the AU module.

History

LAST RUN HAD 3 ERRORS !!!

Finished 4 packages after 1.91 minutes.
4 updated and 1 pushed.
3 errors - 0 update, 3 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
filebeat True 🔸 True 5.3.2 5.3.1

Errors

Icon Name RemoteVersion NuspecVersion Error
metricbeat 5.3.2 5.3.1 Push ERROR; Failed to process request. 'Origin Time-out'. The remote server returned an error: (524) Origin Time-out..
packetbeat 5.3.2 5.3.1 Push ERROR; Failed to process request. 'This package had an issue pushing: An asynchronous call is already in progress. It must be completed or cancel ...
winlogbeat 5.3.2 5.3.0 Push ERROR; Failed to process request. 'Origin Time-out'. The remote server returned an error: (524) Origin Time-out..

metricbeat

Push ERROR
Failed to process request. 'Origin Time-out'.  The remote server returned an error: (524) Origin Time-out..

packetbeat

Push ERROR
Failed to process request. 'This package had an issue pushing: An asynchronous call is already in progress. It must be completed or canceled before you can call this method.'.  The remote server returned an error: (409) Conflict..

winlogbeat

Push ERROR
Failed to process request. 'Origin Time-out'.  The remote server returned an error: (524) Origin Time-out..

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
filebeat True 🔸 True 5.3.2 5.3.1

filebeat

filebeat - checking updates using au version 2017.3.29
URL check
  https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.2-windows-x86.zip
  https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.2-windows-x86_64.zip
nuspec version: 5.3.1
remote version: 5.3.2
New version is available
Automatic checksum skipped
Updating files
  $Latest data:
    Checksum32      (String)    5709c174a5308dd22f0bbe7a5c1eed24b042ac2a
    Checksum32Type  (String)    sha1
    Checksum64      (String)    64319e0f9a4f8be3fc0af4a9478c56571b5f80ef
    Checksum64Type  (String)    sha1
    FileType        (String)    zip
    NuspecVersion   (String)    5.3.1
    PackageName     (String)    filebeat
    URL32           (String)    https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.2-windows-x86.zip
    URL64           (String)    https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.2-windows-x86_64.zip
    Version         (String)    5.3.2

  filebeat.nuspec
    setting id:  filebeat
updating version: 5.3.1 -> 5.3.2
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'filebeat' 
    (^\s*[$]url64\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.2-windows-x86_64.zip' 
    (^\s*[$]*checksumType\s*=\s*)('.*') = $1'sha1' 
    (^\s*[$]url\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.3.2-windows-x86.zip' 
    (^\s*[$]*checksum64\s*=\s*)('.*') = $1'64319e0f9a4f8be3fc0af4a9478c56571b5f80ef' 
    (^\s*[$]*checksum\s*=\s*)('.*') = $1'5709c174a5308dd22f0bbe7a5c1eed24b042ac2a' 
    (^\s*[$]*checksumType64\s*=\s*)('.*') = $1'sha1' 
  tools\chocolateyUnInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'filebeat' 
Attempting to build package from 'filebeat.nuspec'.
Successfully created package 'filebeat.5.3.2.nupkg'
Package updated
Attempting to push filebeat.5.3.2.nupkg to https://chocolatey.org/
filebeat 5.3.2 was pushed successfully to https://chocolatey.org/


Your package may be subject to moderation. A moderator will review the
package prior to acceptance. You should have received an email. If you
don't hear back from moderators within 1-3 business days, please reply
to the email and ask for status or use contact site admins on the
package page to contact moderators.

Please ensure your registered email address is correct and emails from
chocolateywebadmin at googlegroups dot com are not being sent to your
spam/junk folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment