#325 ImportError: No module named rpmlib
Closed Opened 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 > 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)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/325

Please continue any further discussion there.

Metadata