Skip to content

[BUG] libsslcommon2-dev Was Removed in 2017  #226

@B1ue-W01f

Description

@B1ue-W01f

Bug details

Describe the bug

ibsslcommon2-dev was removed in 2017 as per this.

The Debian build_pkgs in the map.jinja currently references it and as a result deploying the build_pkgs module fails.

Steps to reproduce the bug

Deploy using the below pillar.

php:
  version: '7.3'
  modules:
    - build_pkgs

Attempts to fix the bug

The package likely should be switched to libssl-dev which is already referenced, and therefore ibsslcommon2-dev can be deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions