Skip to content

[BUG] pip must be installed so that this formula works with salt >= 3001 #9

@herbetom

Description

@herbetom

Your setup

Formula commit hash / release tag

v1.0.2

Versions reports (master & minion)

master

Salt Version:
           Salt: 3000.3
 
Dependency Versions:
           cffi: Not Installed
       cherrypy: Not Installed
       dateutil: 2.7.3
      docker-py: Not Installed
          gitdb: Not Installed
      gitpython: Not Installed
         Jinja2: 2.10
        libgit2: Not Installed
       M2Crypto: Not Installed
           Mako: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.5.6
   mysql-python: Not Installed
      pycparser: Not Installed
       pycrypto: 2.6.1
   pycryptodome: Not Installed
         pygit2: Not Installed
         Python: 3.7.3 (default, Dec 20 2019, 18:57:59)
   python-gnupg: Not Installed
         PyYAML: 3.13
          PyZMQ: 17.1.2
          smmap: Not Installed
        timelib: Not Installed
        Tornado: 4.5.3
            ZMQ: 4.3.1
 
System Versions:
           dist: debian 10.4 
         locale: UTF-8
        machine: x86_64
        release: 4.19.0-9-amd64
         system: Linux
        version: debian 10.4

minion

-bash: salt: command not found

Pillar / config used


Bug details

Describe the bug

The Fix in 6c3a886 has the consequence that pip must be available on the system. On some systems of mine that isn't the case.

Steps to reproduce the bug

Run the Forumula on a system without pip.

Expected behaviour

I'm not sure if this formula should handle installing pip, but it's worth mentioning.

Attempts to fix the bug

You could install pip manually or with a separate state.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions