Re: [PATCH 1/2] Catch NotImplementedError when scanning for disklabels (#566722)

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

 



On 03/19/2010 12:05 PM, Hans de Goede wrote:
This gets thrown by parted when it encounters a disklabel which it
recognizes but does not support, such as an AIX disklabel.
---
+                except (_ped.DiskLabelException, _ped.IOException,
+                        NotImplementedError) as e:
                      raise InvalidDiskLabelError()

I am going to go ahead and say "ack".

_______________________________________________
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