On 2013-01-07 11:24:07, Sjoerd Simons wrote: > Package: libparted0debian1 > Version: 2.3-11.1 > Severity: grave > > After updating libparted0debian1 python-parted stops working.. > > With libparted0debian1 2.3-11 everyting is happy: > > $ python -c 'from parted import Device' > $ > > after upgrading to 2.3-11.1: > > $ python -c 'from parted import Device' > Traceback (most recent call last): > File "<string>", line 1, in <module> > File "/usr/lib/python2.7/dist-packages/parted/__init__.py", line 60, in > <module> > from partition import Partition > File "/usr/lib/python2.7/dist-packages/parted/partition.py", line 260, in > <module> > partitionFlag[__flag] = _ped.partition_flag_get_name(__flag) > ValueError: Invalid flag provided.
Rebuilding pyparted against parted 2.3-11.1 fixes that. According to codesearch.debian.net pyparted is the only package the uses PED_PARTITION_LAST_FLAG, so it should be the only affected package. Regards -- Sebastian Ramacher
signature.asc
Description: Digital signature