Cannot install RPM or make under CygWin
MySQL database connector for Python programming
Brought to you by:
adustman
CygWin will not let you build or install the rpm package
for MySQLdb for Python. The cause is unknown and I
have no error dumps. rpm fails with:
MySQL-python-0.9.2-1.i386.rpm: V3 DSA signature:
BAD, key ID 930b8ab6
And does not install.
spam (at) cjmweb.fsnet.co.uk
Logged In: YES
user_id=71372
Tough break.
1) Use the source tarball and build an RPM with python
setup.py bdist_rpm (this is in README)
2) Use a more recent version instead of one that is over 2
years old.