--encrypted crashes anaconda on F11 install

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

 



Hi,

I'm generating an install DVD using pungi. After adding 
a "--encrypted" flag on a partition :: 

   part /home --fstype=ext4 --label=home --grow --size=1024 --encrypted

I get a crash on anaconda : 

    /usr/lib/anaconda/kickstart.py, line 696 in parse
        if pd.preexist:
    AttributeError : `F11_PartData` object has no attribute preexist

I'm tempted to add a "hasattr(fd, 'preexist') and" but I'm not sure this
is the right solution, and wheter or not I should file a bug. 

Thanks in advance.

Arthur Lutz

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux