Skip to content

Instantly share code, notes, and snippets.

@palethorper
Created July 7, 2017 00:06
Show Gist options
  • Save palethorper/13606e0925d63bcef190c34da28a87a7 to your computer and use it in GitHub Desktop.
Save palethorper/13606e0925d63bcef190c34da28a87a7 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

4 2017.3.29 UTC: 2017-07-07 00:04 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.83 minutes.
4 updated and 1 pushed.
3 errors - 0 update, 3 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
metricbeat True 🔸 True 5.5.0 5.4.3

Errors

Icon Name RemoteVersion NuspecVersion Error
filebeat 5.5.0 5.4.3 Push ERROR; Failed to process request. 'Origin Time-out'. The remote server returned an error: (524) Origin Time-out..
packetbeat 5.5.0 5.4.3 Push ERROR; Failed to process request. 'Origin Time-out'. The remote server returned an error: (524) Origin Time-out..
winlogbeat 5.5.0 5.4.0 Push ERROR; Failed to process request. 'This package had an issue pushing: An error occurred while executing the command definition. See the inner exc ...

filebeat

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. 'Origin Time-out'.  The remote server returned an error: (524) Origin Time-out..

winlogbeat

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..

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
metricbeat True 🔸 True 5.5.0 5.4.3

metricbeat

metricbeat - checking updates using au version 2017.3.29
URL check
  https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.0-windows-x86.zip
  https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.0-windows-x86_64.zip
nuspec version: 5.4.3
remote version: 5.5.0
New version is available
Automatic checksum skipped
Updating files
  $Latest data:
    Checksum32      (String)    0c4f903f0eb44ab048532febdc24fd4af856cb14
    Checksum32Type  (String)    sha1
    Checksum64      (String)    53e16c529b9edddbf0ab87e44a0f07d34f7bfbda
    Checksum64Type  (String)    sha1
    FileType        (String)    zip
    NuspecVersion   (String)    5.4.3
    PackageName     (String)    metricbeat
    URL32           (String)    https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.0-windows-x86.zip
    URL64           (String)    https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.0-windows-x86_64.zip
    Version         (String)    5.5.0

  metricbeat.nuspec
    setting id:  metricbeat
updating version: 5.4.3 -> 5.5.0
  tools\chocolateyInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'metricbeat' 
    (^\s*[$]url64\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.0-windows-x86_64.zip' 
    (^\s*[$]*checksumType\s*=\s*)('.*') = $1'sha1' 
    (^\s*[$]url\s*=\s*)(['"].*['"]) = $1'https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-5.5.0-windows-x86.zip' 
    (^\s*[$]*checksum64\s*=\s*)('.*') = $1'53e16c529b9edddbf0ab87e44a0f07d34f7bfbda' 
    (^\s*[$]*checksum\s*=\s*)('.*') = $1'0c4f903f0eb44ab048532febdc24fd4af856cb14' 
    (^\s*[$]*checksumType64\s*=\s*)('.*') = $1'sha1' 
  tools\chocolateyUnInstall.ps1
    (^\s*[$]packageName\s*=\s*)(['"].*['"]) = $1'metricbeat' 
Error serializing type chocolatey.infrastructure.app.configuration.ConfigFileSettings:
 The process cannot access the file 'C:\ProgramData\chocolatey\config\chocolatey.config.update' because it is being used by another process.
Attempting to build package from 'metricbeat.nuspec'.
Successfully created package 'metricbeat.5.5.0.nupkg'
Package updated
Attempting to push metricbeat.5.5.0.nupkg to https://chocolatey.org/
metricbeat 5.5.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-07-06 (2) Filebeat – Packetbeat

2017-05-05 (3) Filebeat – Metricbeat – Winlogbeat

2017-04-28 (1) Filebeat

2017-04-24 (1) Filebeat

2017-04-21 (2) Metricbeat – Packetbeat

2017-03-29 (3) Metricbeat – Packetbeat – Winlogbeat

2017-03-12 (3) Filebeat – Metricbeat – Packetbeat

2017-02-15 (3) Filebeat – Metricbeat – Packetbeat

2017-02-01 (1) Filebeat

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