#51679: yum-createrepo @0.9.8_2 The createrepo command fails after installation ------------------------+-------------------------------- Reporter: aszostak@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: yum-createrepo ------------------------+-------------------------------- The createrepo command fails to run after a fresh install of the yum- createrepo port. See the error message below: {{{ macosx-10-9:~ vagrant$ createrepo --help Traceback (most recent call last): File "/opt/local/share/createrepo/genpkgmetadata.py", line 28, in <module> import createrepo File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/createrepo/__init__.py", line 22, in <module> import yumbased File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/createrepo/yumbased.py", line 19, in <module> import rpm ImportError: No module named rpm }}} This is likely related to ticket #51678. -- Ticket URL: <https://trac.macports.org/ticket/51679> MacPorts <https://www.macports.org/> Ports system for OS X