Skip to content

Unable to locate package on debian stretch #253

@JoeDupuis

Description

@JoeDupuis

On debian stretch 9.6 if I run the postgres state with defaults, it crash on postgresql-server with


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

          errors:
              - Running scope as unit: run-r95b568b09a624343a63bc95286832a39.scope
                E: Unable to locate package u'postgresql-10'
 Started: 11:51:14.014073
Duration: 2731.392 ms
 Changes:

It works if i set the package name directly with:

pkg: 'postgresql-10'
pkg_client: 'postgresql-client-10'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions