Skip to content

coverage downgrade breaks RPM build on Fedora #348

Closed
@tiran

Description

@tiran

Related to #346

Fedora has coverage 5.0.3

+ tox --sitepackages
GLOB sdist-make: /home/heimes/redhat/fedora-rpms/python-ldap/python-ldap-3.3.0b1/setup.py
py38 create: /home/heimes/redhat/fedora-rpms/python-ldap/python-ldap-3.3.0b1/.tox/py38
py38 installdeps: coverage<5.0
WARNING: Discarding $PYTHONPATH from environment, to override specify PYTHONPATH in 'passenv' in your configuration.
ERROR: invocation failed (exit code 1), logfile: /home/heimes/redhat/fedora-rpms/python-ldap/python-ldap-3.3.0b1/.tox/py38/log/py38-1.log
================================== log start ===================================
Looking in indexes: http://host.invalid./
WARNING: The repository located at host.invalid. is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host host.invalid.'.
ERROR: Could not find a version that satisfies the requirement coverage<5.0 (from versions: none)
ERROR: No matching distribution found for coverage<5.0
WARNING: The repository located at host.invalid. is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host host.invalid.'.

=================================== log end ====================================
ERROR: could not install deps [coverage<5.0]; v = InvocationError("/home/heimes/redhat/fedora-rpms/python-ldap/python-ldap-3.3.0b1/.tox/py38/bin/python -m pip install 'coverage<5.0'", 1)
___________________________________ summary ____________________________________
ERROR:   py38: could not install deps [coverage<5.0]; v = InvocationError("/home/heimes/redhat/fedora-rpms/python-ldap/python-ldap-3.3.0b1/.tox/py38/bin/python -m pip install 'coverage<5.0'", 1)
error: Bad exit status from /var/tmp/rpm-tmp.lryxax (%check)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.lryxax (%check)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions