Coder Social home page Coder Social logo

Comments (9)

mkevenaar avatar mkevenaar commented on July 21, 2024 1

Hi, thanks for contacting me,

I needed to add the vcredist140 as a dependancy to get the installation working. As @AdmiringWorm already suggested on gitter, try to installde KB dependencies without executing them

choco install -n KB3033929 KB2919355 kb2999226

If there are any more failing packages, add them to the list.

Hope this helps,

Maurice

from chocolatey-packages.

gpotter2 avatar gpotter2 commented on July 21, 2024 1

It seems that it did the trick πŸ˜„ thanks
https://ci.appveyor.com/api/buildjobs/s3lnh52tmis60g15/log
I’ll just make sure everything works as expected and close this issue.

from chocolatey-packages.

AdmiringWorm avatar AdmiringWorm commented on July 21, 2024 1

I've done some digging around, and believe I've found the reason those packages don't work on appveyor.

A required service is disabled on appveyor (the windows update service), and because it's disabled no updates can be installed (nor can the packages detect if they are already installed).

All three packages depend on an extension to make the installation of updates simpler, the author of that extension closed a issue for the inability to install updates on appveyor (or rather when the service isn't running) explaining it is by design.

from chocolatey-packages.

mkevenaar avatar mkevenaar commented on July 21, 2024

I noticed that one package id is invalid, could you try to build with this list?

from chocolatey-packages.

gpotter2 avatar gpotter2 commented on July 21, 2024

Thanks again for your support,
Good day

from chocolatey-packages.

mkevenaar avatar mkevenaar commented on July 21, 2024

@gpotter2 if I am allowed to make an suggestion and if you have time, could you try and figure out wich KB package is causing this and create an issue on that repo? Perhaps we can improve that package to get it working without this workaround...

from chocolatey-packages.

gpotter2 avatar gpotter2 commented on July 21, 2024

Not sure exactly how to do that. So far:

You can have a look at what I used over secdev/scapy#1961

They tend to report stuff such as

WARNING: Update KB3035131 installation failed (exit code 1058).
WARNING: More details may be found in the installation log (C:\Users\appveyor\AppData\Local\Temp\1\chocolatey\KB3035131.Install.evt) or the system CBS log (C:\windows\Logs\CBS\CBS.log).
ERROR: Update KB3035131 installation failed (exit code 1058).
The install of kb3035131 was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\KB3035131\Tools\ChocolateyInstall.ps1'.
 See log for details.

Would the logs be useful ? Which ones ?

from chocolatey-packages.

mkevenaar avatar mkevenaar commented on July 21, 2024

@gpotter2 I think all tree packages do not work on the AppVeyor environment. I would like to suggest to go to the package page and open an issue there.

Hope that helps!

from chocolatey-packages.

gpotter2 avatar gpotter2 commented on July 21, 2024

Thanks for your explanation.

from chocolatey-packages.

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.