FYI: We updated pulp-rpm-prerequisites also recently <https://github.com/pulp/pulp-rpm-prerequisites/pull/6>. You'd run into this next I think.
In your dnf command: libmodulemd -> libmodulemd-devel On Mon, Jul 29, 2019 at 9:10 AM Daniel Alley <dal...@redhat.com> wrote: > There's a couple of suggestions how to fix this in these issues > > https://github.com/pypa/setuptools/issues/1694#issuecomment-466010982 > https://github.com/pypa/setuptools/issues/1685#issuecomment-462942577 > > On Mon, Jul 29, 2019 at 7:37 AM Pavel Picka <ppi...@redhat.com> wrote: > >> Hey, anyone tried install pulp3 rpm plugin lately? after new bindings >> release I getting issue when trying install rpm plugin. >> >> Trying on our fedora29-source dev env with allowed system-wide packages >> installed pre-req like >> >> *sudo dnf install -y gcc make cmake bzip2-devel expat-devel file-devel >>> glib2-devel libcurl-devel libxml2-devel python3-devel rpm-devel >>> openssl-devel sqlite-devel xz-devel zchunk-devel zlib-devel libmodulemd >>> ninja-build doxygen python3-nose-testconfig graphviz python3-libmodulemd* >>> >> >> but getting >> >> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> *$ pip install -e .Obtaining file:///home/vagrant/devel/pulp_rpm >>> Installing build dependencies ... done Getting requirements to build wheel >>> ... error ERROR: Command errored out with exit status 1: command: >>> /usr/local/lib/pulp/bin/python3 >>> /usr/local/lib/pulp/lib64/python3.7/site-packages/pip/_vendor/pep517/_in_process.py >>> get_requires_for_build_wheel /tmp/tmpm1syv8g5 cwd: >>> /home/vagrant/devel/pulp_rpm Complete output (10 lines): Traceback (most >>> recent call last): File >>> "/usr/local/lib/pulp/lib64/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", >>> line 207, in <module> main() File >>> "/usr/local/lib/pulp/lib64/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", >>> line 197, in main json_out['return_val'] = >>> hook(**hook_input['kwargs']) File >>> "/usr/local/lib/pulp/lib64/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", >>> line 48, in get_requires_for_build_wheel backend = _build_backend() >>> File >>> "/usr/local/lib/pulp/lib64/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", >>> line 39, in _build_backend obj = getattr(obj, path_part) >>> AttributeError: module 'setuptools.build_meta' has no attribute >>> '__legacy__' ----------------------------------------ERROR: Command >>> errored out with exit status 1: /usr/local/lib/pulp/bin/python3 >>> /usr/local/lib/pulp/lib64/python3.7/site-packages/pip/_vendor/pep517/_in_process.py >>> get_requires_for_build_wheel /tmp/tmpm1syv8g5 Check the logs for full >>> command output.* >>> >> >> Same output for direct pip install createrepo_c. >> Any ideas if something missing or where to look? >> >> -- >> Pavel Picka >> Red Hat >> _______________________________________________ >> Pulp-dev mailing list >> Pulp-dev@redhat.com >> https://www.redhat.com/mailman/listinfo/pulp-dev >> > _______________________________________________ > Pulp-dev mailing list > Pulp-dev@redhat.com > https://www.redhat.com/mailman/listinfo/pulp-dev > -- Mike DePaulo He / Him / His Service Reliability Engineer, Pulp Red Hat <https://www.redhat.com/> IM: mikedep333 GPG: 51745404 <https://www.redhat.com/>
_______________________________________________ Pulp-dev mailing list Pulp-dev@redhat.com https://www.redhat.com/mailman/listinfo/pulp-dev