﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
197	libxml2-python 2.7.7-6 lacks symlink for libxml2mod.pyd	Lewis Rosenthal		"The package does contain libxml2m.pyd, however, when running createrepo, I get:

{{{
[j:\devel\yumie-extras\bootstrap]sh -c ""createrepo q:/repo""
Traceback (most recent call last):
  File ""/@unixroot/usr/share/createrepo/genpkgmetadata.py"", line 27, in <module>

    import libxml2
  File ""/@unixroot/usr/lib/python2.7/site-packages/libxml2.py"", line 1, in <module>
    import libxml2mod
ImportError: No module named libxml2mod
}}}

Indeed, line 1 of libxml2.py does include libxml2mod, but this file cannot be found.

Added symlink to libxml2m.pyd, and createrepo completed without error.

Additional notes:

I recently ran a full yum replace to swap out remaining i386 and i686 packages for pentium4. This is the first time I have run createrepo since making this change, so it is possible that the previous arch I had for this included the symlink or perhaps the previous libxlm2.py included libxml2m instead of libxml2mod."	defect	closed	minor		python		low	fixed		
