[blivet:master 0/2] bz#1095329 patches

David Lehman dlehman at redhat.com
Thu May 8 15:48:14 UTC 2014


On 05/08/2014 09:39 AM, mulhern wrote:
> As far as I can tell, the fact that there is no partedDevice for the
> OpticalDevice that is causing the problem is not itself a bug,
> the bug is that this missing partedDevice is causing an unhandled exception.

I think we're missing a bigger problem. If sr0 has no medium then how 
could it possibly have a disklabel format? CD-ROMs and the like pretty 
much always have an iso9660 filesystem or nothing.

David

>
> mulhern (2):
>    Add sectorSize property to catch and handle missing partedDevice
>      (#1095329)
>    Make dumpState catch and log all AttributeErrors (#1095329)
>
>   blivet/__init__.py          |  5 ++++-
>   blivet/formats/disklabel.py | 12 ++++++++++--
>   2 files changed, 14 insertions(+), 3 deletions(-)
>


More information about the anaconda-patches mailing list