Re: [PATCH] FIX: TypeError: '_ped.DiskType' object is not callable (#531730)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux