[Parted-maintainers] Bug#697588: Breaks python-parted

Sebastian Ramacher sramacher at debian.org
Mon Jan 7 11:02:23 UTC 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/parted-maintainers/attachments/20130107/1575afcb/attachment.pgp>


More information about the Parted-maintainers mailing list