﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
298	CSTRINGIO.PYD cannot be loaded (dlopen rc=123)	Lewis Rosenthal		"CSTRINGIO.PYD has an illegal OS/2 DLL name (not 8.3).  Hence:

{{{
  #define ERROR_INVALID_NAME      123     /* MSG%INVALID_NAME */
}}}


This keeps yum from being able to run:

{{{
  There was a problem importing one of the Python modules 
  required to run yum. The error leading to the problem was:

     dlopen rc=193 extra=C:\USR\LIB\PYTHON2.7\LIB-DYNLOAD\CSTRINGIO.PYD

  Please install a package which provides this module, or 
  verify that the module is installed correctly.
}}}

Oddly, this does not seem to affect yum on all processors or arches, however, we have seen this internally at Arca Noae, and we have [https://mantis.arcanoae.com/view.php?id=1685 a ticket open for ANPM]."	defect	closed	major		python		highest	no change needed		StevenHL
