Skip to content

Fix missing SASL and other dependencies for OpenSUSE 15 builds #12

@patrick-stephens

Description

@patrick-stephens

Problem

OpenSUSE 15 builds are missing dependencies for SASL and other features, leading to incomplete functionality.

Background

From PR #3: "SUSE 15 dependencies missing for SASL, etc." - while the basic OpenSUSE 15 build works, it's missing several key dependencies that affect functionality.

Current Status

  • ✅ Basic OpenSUSE 15 build infrastructure is in place
  • ❌ SASL support is not properly configured
  • ❌ Other missing dependencies need identification and resolution

Tasks

  • Audit OpenSUSE 15 Dockerfile for missing dependencies
  • Identify packages needed for SASL support
  • Test and validate that SASL functionality works after fixes
  • Compare feature set with other distributions to ensure parity
  • Update custom/packaging/distros/suse/Dockerfile with missing packages
  • Ensure verify-config.sh passes for required features like FLB_HAVE_KAFKA_SASL

Acceptance Criteria

  • verify-config.sh passes for all required features on SUSE 15 builds
  • SASL authentication works properly
  • Feature parity with Debian/UBI builds where applicable
  • Documentation updated if any features remain unavailable

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions