Giter Club home page Giter Club logo

Comments (1)

TheBigBear avatar TheBigBear commented on July 17, 2024

@DavidJFelix well spotted. ;-)
Actually I think this might be allrigth and may make some sense? Let me try to explain.

Point 1 is that the distinction between x86 and x64 pkgs is badly broken when it comes to any minion < 2015.8 (i.e. all currently released minions), It works for most pkgs to get at least a version installed, often not the right one - moslty it wiil end up installing the x86 one everywhere, but when it comes to un-installing, it mostly fails. BUT in rel. >= 2015.8 this is going to change and all pkgs will have but a single name as some jinja2 code will determine whether one is on a 32-bit or 64-bit machine and install the right version accordingly.

This is great, but now we have a new probelm, most pkgs are not going to be problematic and generally speaking, if they have a 64-bit version then it would be perfeclty fine and good to install that 64-bit version. But there are pkgs such as python, ruby, perl, and the MS VC runtimes, that one needs and wants a choice as to whether to install the 32-bit or the 64-bit installer. And that's where the extra appended '_x86' or '_x64' comes in.

The one pkg I was not 100% sure if I made the right judgment call was the '7zip', as-is it will always install the correct bitness of the OS, but maybe it is in the same category as python, etc, where some people might want to differentiate or choose between installing the 32-bit or the 64-bit version.

from salt-winrepo.

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.