Git Product home page Git Product logo

Comments (7)

larsbrinkhoff avatar larsbrinkhoff commented on July 27, 2024

Apparently, you need to set PATH=%PATH%;C:\tools\cygwin;C:\tools\cygwin\bin.

from ci.

gep13 avatar gep13 commented on July 27, 2024

@larsbrinkhoff this sounds like an issue with the Chocolatey Package, not AppVeyor or Chocolatey directly.

Can I ask that you use this form:

http://chocolatey.org/packages/cyg-get/ContactOwners

To contact the owners of this package, perhaps directing them back to this issue.

from ci.

larsbrinkhoff avatar larsbrinkhoff commented on July 27, 2024

Thanks, already did.

from ci.

gep13 avatar gep13 commented on July 27, 2024

👍

from ci.

ferventcoder avatar ferventcoder commented on July 27, 2024

Also, instead of setting the path, you can use Chocolatey to update the path on command line with RefreshEnv - it will update all environment variables for you, not just path. Very handy.

from ci.

larsbrinkhoff avatar larsbrinkhoff commented on July 27, 2024

@ferventcoder RefreshEnv didn't seem to work in this case: https://ci.appveyor.com/project/larsbrinkhoff/appveyor-test/build/35
I guess it's because I save the installed packages in the build cache.

from ci.

gep13 avatar gep13 commented on July 27, 2024

@larsbrinkhoff yes, this is exactly why you are having a problem :-(

When installing packages, there are a number of things that can be done, i.e. registry keys changed, environment variables set, files placed on file system, etc.

By using the build cache, you have taken care of one of these items, but not the potential other ones.

@FeodorFitsner is there anything that can be done here, i.e. remembering the entire state of the VM? I suspect not. In which case the best option would be to NOT use the build cache.

from ci.

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.