fedora. Using the spec file it builds and almost completes and pukes
near the very end with the following errors:
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/python2.3-2.3.3-root
error: Installed (but unpackaged) file(s) found:
/usr/lib/python2.3/lib-dynload/_tkinter.so
...
/usr/lib/python2.3/lib-tk/turtle.pyo
RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/lib/python2.3/lib-dynload/_tkinter.so
...
/usr/lib/python2.3/lib-tk/turtle.pyo
Now, I have disabled the config and build of TKINTER since that's giving
me an issue and we don't use it anyway, but does someone know how to
work around these RPM errors? I am not even 100% sure what these are
telling me. ANY ideas would be a great help. And yes. I have read the
python-2.3.3 install notes for fedora - but don't want to do it that
way, I want an RPM package I can use across 600 fedora servers, etc,
etc.