Skip to content

github conan tests do not work anymore #588

@jkotan

Description

@jkotan

It looks like there is zlib version conflict in github conan ubuntu tests

zlib/1.2.12: Downloaded recipe revision 82202701ea360c0863f1db5008067122
WARN: Remotes registry file missing, creating default one in /home/conan/.conan/remotes.json
ERROR: Conflict in boost/1.77.0:
    'boost/1.77.0' requires 'zlib/1.2.12' while 'openmpi/4.1.0' requires 'zlib/1.2.11'.
    To fix this conflict you need to override the package 'zlib' in your root package.

windows

Downloading conan_export.tgz
zlib/1.2.12: Downloaded recipe revision 0
WARN: Remotes registry file missing, creating default one in C:\Users\runneradmin\.conan\remotes.json
ERROR: Conflict in boost/1.77.0:
    'boost/1.77.0' requires 'zlib/1.2.12' while 'hdf5/1.12.0' requires 'zlib/1.2.11'.
    To fix this conflict you need to override the package 'zlib' in your root package.
Error: Process completed with exit code 1.

macos

Downloading conan_export.tgz
zlib/1.2.12: Downloaded recipe revision 0
ERROR: Conflict in boost/1.77.0:
    'boost/1.77.0' requires 'zlib/1.2.12' while 'hdf5/1.12.0' requires 'zlib/1.2.11'.
    To fix this conflict you need to override the package 'zlib' in your root package.
Error: Process completed with exit code 1.

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