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

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

 



> 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)

- Chris

_______________________________________________
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