Skip to content

Instantly share code, notes, and snippets.

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

Update-AUPackages

4 2017.1.14 UTC: 2017-02-01 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.92 minutes.
4 updated and 1 pushed.
3 errors - 0 update, 3 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
filebeat True 🔸 True 5.2.0 5.1.2

Errors

Icon Name RemoteVersion NuspecVersion Error
metricbeat 5.2.0 5.1.2 Push ERROR; Failed to process request. 'Origin Time-out'. The remote server returned an error: (524) Origin Time-out..
packetbeat 5.2.0 5.1.2 Push ERROR; Failed to process request. 'This package had an issue pushing: An error occurred while executing the command definition. See the inner exc ...
winlogbeat 5.2.0 5.1.2 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 error occurred while executing the command definition. See the inner exception for details.'.  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.2.0 5.1.2

filebeat

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

  filebeat.nuspec
    setting id:  filebeat
updating version: 5.1.2 -> 5.2.0
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'filebeat' 
    (^\s*[$]url64\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.2.0-windows-x86_64.zip' 
    (^\s*[$]*checksumType\s*=\s*)('.*') = $1'sha1' 
    (^\s*[$]url\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-5.2.0-windows-x86.zip' 
    (^\s*[$]*checksum64\s*=\s*)('.*') = $1'ef6959b23a79d4042015fa097f124d2f29e08588' 
    (^\s*[$]*checksum\s*=\s*)('.*') = $1'ab46d451f3683cd066fa9b51490b3f4369d48caa' 
    (^\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.2.0.nupkg'
Package updated
Attempting to push filebeat.5.2.0.nupkg to https://chocolatey.org/
filebeat 5.2.0 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.

Update History

Showing maximum 30 dates.
Click on the first letter of the package name to see its report and on the remaining letters to see its git commit.


2017-01-16 (1) Filebeat

2017-01-15 (1) Metricbeat

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