Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
herbetom opened this issue Jun 17, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@herbetom
Copy link
Contributor

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

@herbetom herbetom added the bug Something isn't working label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant