Skip to content

The libarchive builds on AIX fail to build shared libraries and archive_file is broken in chef-client #1566

@lamont-granquist

Description

@lamont-granquist

There is no /opt/chef/embedded/lib/libarchive.so installed by the libarchive software definition on AIX.

I looked into this a little bit and in the build logs you can see the configure output where it says it is building shared libraries, but they don't show up there's only a .a and a .la file that get deployed.

For now the archive_file functional tests are turned off in chef/chef:

https://github.com/chef/chef/blob/main/spec/functional/resource/archive_file_spec.rb

https://github.com/chef/chef/blob/main/spec/unit/resource/archive_file_spec.rb

Metadata

Metadata

Assignees

No one assigned

    Labels

    Triage: ConfirmedIndicates and issue has been confirmed as described.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions