It looks like this: https://bugs.launchpad.net/ubuntu/+source/pyparted/+bug/1350946
Rebuilding should fix it, which is what I did yesterday. Could you please re-test this with images dated 2015-01-22 onwards. On Fri, Jan 23, 2015 at 1:11 AM, Mitch Harder <[email protected]> wrote: > I'm encountering an installation error on the latest MATE daily (dated > 21-Jan-2015). > > I've tested on a UEFI Laptop and a UEFI desktop. > > The Desktop is starting correctly, but the installation seems to be > failing right away. The anaconda *.log files in /tmp all have 0 size. > > Otherwise, the live session seems to be running good. Thanks for > fixing the USB-3.0 issue. > > Here's the error if I run it from a console (let me know if I should > provide other logs or info). > > sabayonuser@sabayon ~ $ liveinst > /usr/sbin/setenforce: SELinux is disabled > Traceback (most recent call last): > File "/usr/bin/anaconda-cleanup", line 41, in <module> > from blivet import StorageDiscoveryConfig > File "/usr/lib64/python2.7/site-packages/blivet/__init__.py", line > 62, in <module> > import parted > File "/usr/lib64/python2.7/site-packages/parted/__init__.py", line > 62, in <module> > from parted.partition import Partition > File "/usr/lib64/python2.7/site-packages/parted/partition.py", line > 266, in <module> > partitionFlag[__flag] = _ped.partition_flag_get_name(__flag) > ValueError: Invalid flag provided. > localuser:root being added to access control list > Starting installer, one moment... > Traceback (most recent call last): > File "/usr/sbin/anaconda", line 701, in <module> > from pyanaconda import geoloc > File "/usr/lib64/python2.7/site-packages/pyanaconda/geoloc.py", line > 109, in <module> > from pyanaconda import network > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", > line 41, in <module> > from blivet.devices import FcoeDiskDevice, iScsiDiskDevice > File "/usr/lib64/python2.7/site-packages/blivet/__init__.py", line > 62, in <module> > import parted > File "/usr/lib64/python2.7/site-packages/parted/__init__.py", line > 62, in <module> > from parted.partition import Partition > File "/usr/lib64/python2.7/site-packages/parted/partition.py", line > 266, in <module> > partitionFlag[__flag] = _ped.partition_flag_get_name(__flag) > ValueError: Invalid flag provided. > Traceback (most recent call last): > File "/usr/bin/anaconda-cleanup", line 41, in <module> > from blivet import StorageDiscoveryConfig > File "/usr/lib64/python2.7/site-packages/blivet/__init__.py", line > 62, in <module> > import parted > File "/usr/lib64/python2.7/site-packages/parted/__init__.py", line > 62, in <module> > from parted.partition import Partition > File "/usr/lib64/python2.7/site-packages/parted/partition.py", line > 266, in <module> > partitionFlag[__flag] = _ped.partition_flag_get_name(__flag) > ValueError: Invalid flag provided. > /usr/sbin/setenforce: SELinux is disabled > -- Fabio Erculiani
