Hi,
On 10/29/2009 03:02 PM, Chris Lumens wrote:
platform.X86.__init__ did: self.diskLabelType = foo instead of
self._diskLabelType = foo. So it was overriding the method from the
base class.
You'll also need to fix places like this:
# Check that we're a Mac disk label
if not disk.type == self.diskLabelType.name:
errors.append(_("%s must have a mac disk label.") % req.disk.name)
How right you are, new patch coming up.
Regards,
Hans
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list