Skip to content

xpath missing in during install on Debian 11 bullseye #1819

@egberts

Description

@egberts

Description of Problem:

attempted source install on Debian 11 (bullseye) using git clone from here.

OpenSCAP Version:

default branch is refs/heads/maint-1.3

Operating System & Version:

Debian 11 (bullseye)

Steps to Reproduce:

  1. Follow install instructions for source-based cmake.
  2. run ctest -V

Actual Results:

I require xpath tool but it is not installed. Aborting.

All of some 29 test failed.

Expected Results:

pass at least 1 test.

Additional Information / Debugging Steps:

Debian 11 workaround is to run:

apt install libxml-xpath-perl

Tested, passed all tested, reesolved.

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