Giter Site home page Giter Site logo

Comments (5)

ferventcoder avatar ferventcoder commented on August 23, 2024

I watched the video and noticed the following:

  • In Settings -> Commands you used after updating an application. No idea if that works. It should work just fine though.
  • I'm wondering why you decided to create a downloadurl. You should try a different local variable in case it is conflicting with something built into Ketarin.

For reference I don't use an extra variable if I don't need one:
image
image

from chocolatey-package-updater.

ferventcoder avatar ferventcoder commented on August 23, 2024

I'm wondering if you would click on Log (Ctrl+L or View -> Show log) and show that as part of it. Then you can see how chocopkgup was actually called.

from chocolatey-package-updater.

dhilgarth avatar dhilgarth commented on August 23, 2024

Thanks for your comment. You might remember the balsamiqmockups3 package where we decided to include the ZIP file? That's the reason I am using "after download", because otherwise the package is being built BEFORE the file has actually been downloaded. The downloadUrl variable is working just fine, I am using it in all of my packages.

from chocolatey-package-updater.

dhilgarth avatar dhilgarth commented on August 23, 2024

Thanks a lot for the hint with Ctrl+L. I now found the reason. Because the version numbers from Room Arranger are all over the place with regards to the parts used (v8, v7.5, v7.6.9), I am doing a little processing inside Ketarin using some temporary variables. One of those variables had a newline in it. Ketarin passed that to the command line, resulting in two commands being executed:

  1. The first part of the defined command until right after the version number
  2. All the parameters thereafter.

You can see me realizing and fixing it here: http://screencast.com/t/fPY2AxBlz8e0

from chocolatey-package-updater.

ferventcoder avatar ferventcoder commented on August 23, 2024

Awesome. :)

from chocolatey-package-updater.

Related Issues (20)

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.