#325 ImportError: No module named rpmlib
Closed 6 years ago Opened 7 years ago by mjia.

When I run
PYTHONPATH=.:$VIRTUAL_ENV/lib/python2.7/site-packages $(which nosetests) -sxv test_builder/test_koji.py, I hit this error. To workaround it, I need to upgrade kobo to the latest version in my virtualenv with pip install --upgrade https://git.fedorahosted.org/cgit/kobo.git/snapshot/kobo-0.5.0.tar.gz#egg=kobo. So I think we should set kobo > <version> in the requirements.txt which has rpmlib module.


@yashn, are you taking this one?

@ralph Yes, I'll take this. :)

There is a fresh kobo up on pypi that (I think) solves this issue. https://pypi.python.org/pypi/kobo

Closing. Thanks all!

Metadata Update from @ralph:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata