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] Failure when running the formula on FreeBSD #177

Open
myii opened this issue Oct 27, 2019 · 0 comments
Open

[BUG] Failure when running the formula on FreeBSD #177

myii opened this issue Oct 27, 2019 · 0 comments
Labels

Comments

@myii
Copy link
Member

myii commented Oct 27, 2019

Your setup

Formula commit hash / release tag

14ebf92

Versions reports (master & minion)

FreeBSD via. kitchen-vagrant:

$ salt -V
Salt Version:
           Salt: 2019.2.0
 
Dependency Versions:
           cffi: 1.12.3
       cherrypy: Not Installed
       dateutil: Not Installed
      docker-py: Not Installed
          gitdb: Not Installed
      gitpython: Not Installed
          ioflo: Not Installed
         Jinja2: 2.10.1
        libgit2: Not Installed
        libnacl: Not Installed
       M2Crypto: Not Installed
           Mako: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.6.2
   mysql-python: Not Installed
      pycparser: 2.19
       pycrypto: 2.6.1
   pycryptodome: Not Installed
         pygit2: Not Installed
         Python: 3.6.9 (default, Aug 22 2019, 01:16:05)
   python-gnupg: Not Installed
         PyYAML: 5.1
          PyZMQ: 18.1.0
           RAET: Not Installed
          smmap: Not Installed
        timelib: Not Installed
        Tornado: 4.5.3
            ZMQ: 4.3.1
 
System Versions:
           dist:   
         locale: US-ASCII
        machine: amd64
        release: 12.0-RELEASE-p6
         system: FreeBSD
        version: Not Installed

Pillar / config used

Using the default suite:

pillars_from_files:
template.sls: pillar.example
define_roles.sls: test/salt/pillar/define_roles.sls


Bug details

Describe the bug

       ----------   
                 ID: template-service-running-service-running
           Function: service.running
               Name: systemd-udevd
             Result: False    
            Comment: The named service systemd-udevd is not available

Steps to reproduce the bug

$ export KITCHEN_LOCAL_YAML=kitchen.vagrant.yml \
  && bin/kitchen verify ${INSTANCE}

Expected behaviour

All states and InSpec tests must pass.

Attempts to fix the bug

Probably needs to be resolved based around devd:

Will almost definitely require using a separate test pillar.

Additional context

@myii myii added the bug label Oct 27, 2019
@myii myii changed the title [BUG] [BUG] Failure when running the formula on FreeBSD Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant