Processed: Bug#697588: Breaks python-parted

2013-01-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 697588 pyparted Bug #697588 [libparted0debian1] Breaks python-parted Bug reassigned from package 'libparted0debian1' to 'pyparted'. No longer marked as found in versions parted/2.3-11.1. Ignoring request to alter fixed versions of bug #69

Bug#697588: Breaks python-parted

2013-01-07 Thread Colin Watson
reassign 697588 pyparted affects 697588 libparted0debian1 thanks On Mon, Jan 07, 2013 at 12:02:23PM +0100, Sebastian Ramacher wrote: > On 2013-01-07 11:24:07, Sjoerd Simons wrote: > > After updating libparted0debian1 python-parted stops working.. > > > > With libparted0debian1 2.3-11 everyting is

Bug#697588: Breaks python-parted

2013-01-07 Thread Sebastian Ramacher
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 upgr

Bug#697588: Breaks python-parted

2013-01-07 Thread Sjoerd Simons
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