[Parted-maintainers] Bug#697588: Breaks python-parted
Sjoerd Simons
sjoerd at debian.org
Mon Jan 7 10:24:07 UTC 2013
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.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libparted0debian1 depends on:
ii libblkid1 2.20.1-5.3
ii libc6 2.13-38
ii libdevmapper1.02.1 2:1.02.74-6
ii libuuid1 2.20.1-5.3
ii multiarch-support 2.13-38
libparted0debian1 recommends no packages.
Versions of packages libparted0debian1 suggests:
pn libparted0-dev <none>
pn libparted0-i18n <none>
ii parted 2.3-11
-- no debconf information
More information about the Parted-maintainers
mailing list