Giter Site home page Giter Site logo

au-packages's People

Contributors

andrewmostello avatar chrismagnuson avatar hambone124 avatar jtcmedia avatar majkinetor avatar mastermohl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

au-packages's Issues

Change install directory to something easier to find

c:\ProgramData\chocolatey\lib\kibana\tools\kibana-5.2.1-windows-x86\bin

This is fine for a small utility, something I'll never touch other than to run it at the command line, but my guess is most of us are going to have some configuration, backup, etc. we'll want to do of this application. Can you put it in c:\Program Files (x86)\Kibana or c:\Program Files\Kibana or even c:\Kibana?

Dropping services into the Chocolatey lib path just isn't the best place to leave something like kibana. It makes it more difficult to deal with and less discoverable when it's not in a standard Windows directory.

Kafka Package install error "A parameter cannot be found that matches parameter name 'File'."

choco install kafka

raises following error

2018-01-15 07:55:32,650 2240 [INFO ] - 
2018-01-15 07:55:33,809 2240 [INFO ] - VERBOSE: 
2018-01-15 07:55:33,833 2240 [INFO ] - VERBOSE: 7-Zip [32] 16.04 : Copyright (c) 1999-2016 Igor Pavlov : 2016-10-04
2018-01-15 07:55:33,854 2240 [INFO ] - VERBOSE: 
2018-01-15 07:55:33,875 2240 [INFO ] - VERBOSE: Scanning the drive for archives:
2018-01-15 07:55:33,900 2240 [INFO ] - VERBOSE: 1 file, 49475271 bytes (48 MiB)
2018-01-15 07:55:33,921 2240 [INFO ] - VERBOSE: 
2018-01-15 07:55:33,943 2240 [INFO ] - VERBOSE: Extracting archive: C:\Users\fwallwit\AppData\Local\Temp\chocolatey\kafka\1.0.0\kafka_2.11-1.0.0.tgz
2018-01-15 07:55:33,964 2240 [INFO ] - VERBOSE: --
2018-01-15 07:55:33,985 2240 [INFO ] - VERBOSE: Type = gzip
2018-01-15 07:55:34,005 2240 [INFO ] - VERBOSE: Path = C:\Users\user\AppData\Local\Temp\chocolatey\kafka\1.0.0\kafka_2.11-1.0.0.tgz
2018-01-15 07:55:34,026 2240 [INFO ] - VERBOSE: 
2018-01-15 07:55:34,046 2240 [INFO ] - VERBOSE: - kafka_2.11-1.0.0.tar
2018-01-15 07:55:34,070 2240 [INFO ] - VERBOSE: Headers Size = 10
2018-01-15 07:55:34,091 2240 [INFO ] - VERBOSE: Everything is Ok
2018-01-15 07:55:34,111 2240 [INFO ] - VERBOSE: 
2018-01-15 07:55:34,132 2240 [INFO ] - VERBOSE: Compressed: 49475271
2018-01-15 07:55:34,152 2240 [INFO ] - VERBOSE: Size:       53903360
2018-01-15 07:55:34,235 2240 [INFO ] - C:\ProgramData\chocolatey\lib\kafka\tools
2018-01-15 07:55:34,264 2240 [ERROR] - ERROR: A parameter cannot be found that matches parameter name 'File'.
2018-01-15 07:55:34,666 2240 [ERROR] - The install of kafka was NOT successful.
2018-01-15 07:55:34,688 2240 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\kafka\tools\chocolateyinstall.ps1'.
 See log for details.
2018-01-15 07:55:36,762 2240 [WARN ] - 

Incorrect Service Install Path for Blackbox Exporter

Unfortunately the current version of the package has an error.

The path used on line 34...

Start-ChocolateyProcessAsAdmin "install $ServiceName $(Join-Path $env:chocolateyPackageFolder "tools\prometheus-$PackageVersion.windows-amd64\prometheus.exe")" nssm

...is not where the exe is located. It's found instead at

tools\blackbox_exporter-$PackageVersion.windows-amd64\blackbox_exporter.exe

I'm not sure if this is something that would change again in the future, but I have a fix that should take care of this and any future changes.

Problem with service registration

http://disq.us/p/1fyed9t

Please fix the path "kibana-$PackageVersion-windows\bin\kibana.bat" for service registration, actual installation folder is following the zip package name with '-x86' suffix that causes "Failed to start service kibana-service... The system cannot find the file specified"

kibana service does not start due to invalid path

the latest kibana 6.2.4 service fails to start:

Failed to start service kibana-service.  Program C:\ProgramData\chocolatey\lib\kibana\tools\kibana-6.2.4-windows-x86\bin\kibana.bat couldn't be launched. CreateProcess() failed: The system cannot find the file specified

because the service path is:
C:\ProgramData\chocolatey\lib\kibana\tools\kibana-6.2.4-windows-x86\bin\kibana.bat instead of C:\ProgramData\chocolatey\lib\kibana\tools\kibana-6.2.4-windows-x86_64\bin\kibana.bat

that is, kibana-6.2.4-windows-x86 vs kibana-6.2.4-windows-x86_64.

Set kibana service to be Automatic and autostart it

In the spirit of Chocolatey, an apt-get style tool for package management and installation, I beg you to automatically set the startup type to automatic and then automatically start the service as well. The audience using Chocolatey doesn't need that choice. We want our software auto-installed and running without any hand edits or after-install configuration whenever possible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.