fedora-modularity / meta-test-family

Meta test family (MTF) is a tool to test components of a modular Fedora:
https://docs.pagure.org/modularity/
Other
8 stars 12 forks source link

Unable to install mtf from copr on rhel-7 #208

Closed lukaszachy closed 6 years ago

lukaszachy commented 6 years ago

I added copr repo: https://copr.fedorainfracloud.org/coprs/phracek/meta-test-family/repo/epel-7/phracek-meta-test-family-epel-7.repo but yum install meta-test-family failed with

Error: Package: meta-test-family-0.7.8-1.el7.centos.noarch (phracek-meta-test-family) Requires: python2-dockerfile-parse

Please bundle that package to your copr repo or provide a rhel-7 way to install mtf

FYI: pip install works

TomasTomecek commented 6 years ago

would it be okay to install dependencies from epel?

lukaszachy commented 6 years ago

EPEL should be OK, imho.

phracek commented 6 years ago

python-dockerfile-parse exists in epel. New build is ongoing soon.

phracek commented 6 years ago

The issue should be fixed by build https://koji.fedoraproject.org/koji/buildinfo?buildID=1044126. Issue which fixes this bug is #210

phracek commented 6 years ago

This is already fixed and works properly.