Giter Site home page Giter Site logo

Comments (4)

ingben avatar ingben commented on July 26, 2024

I think I had a similar issue after installing an outdated salt version from the Ubuntu repositories.

When you have followed the official howto, you will likely end up with something like the following:

root@vagrant-ubuntu-trusty-64:~# apt-cache show salt-master
Package: salt-master
Source: salt
Priority: extra
Section: admin
Installed-Size: 145
Maintainer: Joe Healy <[email protected]>
Architecture: all
Version: 2015.5.2+ds-1trusty1
Recommends: python-git
Depends: sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python, python:any (>= 2.6~), salt-common (= 2015.5.2+ds-1trusty1), python-m2crypto, python-crypto, python-msgpack, python-zmq (>= 13.1.0)
Filename: pool/main/s/salt/salt-master_2015.5.2+ds-1trusty1_all.deb
Size: 39412
MD5sum: 380f773b4ebc2bdd0e6d7bf355b5aca0
SHA1: 677ddb3cd3f7b755ca34e6da5d05127039456c03
SHA256: 06591be1c1ed54236425af28257b590e5169dead7f90207d4ef7ff0fdb3f3a74
Description-en: remote manager to administer servers via salt
 salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Between the remote execution system, and state management Salt
 addresses the backbone of cloud and data center management.
 .
 This particular package provides the salt controller.
Description-md5: 36e948d6f2dba9c67d0fe58bcec6ff6a

Package: salt-master
Priority: optional
Section: universe/admin
Installed-Size: 132
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Debian Salt Team <[email protected]>
Architecture: all
Source: salt
Version: 0.17.5+ds-1
Depends: init-system-helpers (>= 1.13~), sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16), python:any, salt-common (= 0.17.5+ds-1), python-m2crypto, python-crypto, python-msgpack, python-zmq (>= 13.1.0)
Filename: pool/universe/s/salt/salt-master_0.17.5+ds-1_all.deb
Size: 28100
MD5sum: d94b4a24396408b71e0d985bcaf2a8e8
SHA1: 9bb7f0a13f18b1f3b5fcf2c7ee68746f6385a009
SHA256: 5da0be71b4c7f0a752c8a863609b89c7333ca7cbce58556acdc2abdafc52a19f
Description-en: remote manager to administer servers via salt
 salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 It allows commands to be executed across large groups of
 servers. This means systems can be easily managed, but data can
 also be easily gathered.  Quick introspection into running
 systems becomes a reality.
 .
 Remote execution is usually used to set up a certain state on a
 remote system. Salt addresses this problem as well, the salt
 state system uses salt state files to define the state a server
 needs to be in.
 .
 Between the remote execution system, and state management Salt
 addresses the backbone of cloud and data center management.
 .
 This particular package provides the salt controller.
Description-md5: 36e948d6f2dba9c67d0fe58bcec6ff6a
Homepage: http://saltstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

On my box, sudo apt-get install salt-master will install version 0.17.5+ds-1.

If that is the case for you as well, try to install a more recent version, e.g. like so:

sudo apt-get install salt-master=2015.5.2+ds-1trusty1

The same applies to the salt-minion.

from openssh-formula.

steveyminecraft avatar steveyminecraft commented on July 26, 2024

Adding the repo and updating fixed the issue for me.

Thank you.

from openssh-formula.

ketzacoatl avatar ketzacoatl commented on July 26, 2024

Sounds like this issue could be closed?

from openssh-formula.

gravyboat avatar gravyboat commented on July 26, 2024

Yeah I'm going to close this for now especially since Salt is now hosting their own repo.

from openssh-formula.

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.