Description of problem: When building a livecd, the process fails with the message: /usr/lib/python2.6/site-packages/imgcreate/errors.py:45: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 return unicode(self.message) Error creating Live CD : fsck returned an error! Version-Release number of selected component (if applicable): (mcpierce@mcpierce-beta:node-image)$ rpm -qf `which livecd-creator` livecd-tools-024-1.fc11.x86_64 How reproducible: 100% Steps to Reproduce: 1. Attempt to build an ISO using livecd-creator 2. 3. Actual results: A LiveCD. Expected results: The reported error message. Additional info:
The deprecation isn't the important thing, the more important thign is Error creating Live CD : fsck returned an error! Which I'm going to guess is the same as bug 499452 *** This bug has been marked as a duplicate of bug 499452 ***