saltstack-formulas / postgres-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
77 stars 283 forks source link

state failures on archlinux #281

Closed noelmcloughlin closed 5 years ago

noelmcloughlin commented 5 years ago
    ID: postgresql-server
    Function: pkg.installed
      Result: False
     Comment: Problem encountered installing package(s). Additional info follows:

              errors:
                  - error: target not found: postgresql-contrib
     Started: 15:46:18.145135
    Duration: 2485.124 ms
     Changes:   
----------
          ID: postgresql-cluster-prepared
    Function: file.directory
        Name: /var/lib/postgres/data
      Result: False
     Comment: User postgres is not available Group postgres is not available
     Started: 15:46:20.632981
    Duration: 3.609 ms
     Changes:   
saltstack-formulas-travis commented 5 years ago

:tada: This issue has been resolved in version 0.40.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: