Hide Forgot
Description of problem: This was reported by a couple of users on IRC. $ pip install http://libguestfs.org/download/python/guestfs-1.34.0.tar.gz $ python >>> import guestfs ImportError: /usr/lib64/python2.7/site-packages/libguestfsmod.so: undefined symbol: put_isoinfo" Version-Release number of selected component (if applicable): Host libguestfs 1.28 Installing Python version 1.34 How reproducible: 100% Steps to Reproduce: 1. See above It's caused because libguestfs 1.28 didn't define the correct GUESTFS_HAVE_STRUCT_* stuff.