[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-09-07 Thread Launchpad Bug Tracker
This bug was fixed in the package pyparted - 3.6-4ubuntu1 --- pyparted (3.6-4ubuntu1) precise; urgency=low * Fix needed for bug #1333462 broke ABI: a new partition flag was created. * Pyparted needs to be recompiled. (LP: #1350946) -- Rafael David TinocoThu, 28 Aug 2014 10:4

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-29 Thread Mathew Hodson
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To mana

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-29 Thread proski
I confirm that python-parted 3.6-4ubuntu1 fixes the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage notificati

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/pyparted -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage notifications

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-28 Thread Brian Murray
Hello proski, or anyone else affected, Accepted pyparted into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/pyparted/3.6-4ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://w

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-28 Thread Brian Murray
** Also affects: pyparted (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: pyparted (Ubuntu Precise) Status: New => Triaged ** Changed in: pyparted (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: pyparted (Ubuntu) Status: Confirmed => I

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-11 Thread Margarita Manterola
** Description changed: [Impact] - * This happens on the up-to-date Ubuntu 12.04. +  * This happens on the up-to-date Ubuntu 12.04. - * All those using python-parted will suffer from the following fix: -https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1333462 +  * All those usin

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-08 Thread Rafael David Tinoco
Attaching SRU proposal (just a rebuild for the new libparted ABI) for python-parted. ** Patch added: "precise_pyparted_3.6-4ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/pyparted/+bug/1350946/+attachment/4172813/+files/precise_pyparted_3.6-4ubuntu1.debdiff ** Description changed:

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-08 Thread Rafael David Tinoco
Thank you very much for the test. I'm creating the SRU proposal on this public bug then. It will be ready in a bit. People suffering for this issue can use this PPA temporarily while package does not get into -proposed. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-08 Thread Rafael David Tinoco
Thank you very much. Subscribing SRU team so it can be uploaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage no

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-08 Thread Fabi
I just installed python-parted 3.6-4ubuntu1~lp1350946~1 from your PPA on a test machine and I'm no longer seeing the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-08 Thread Rafael David Tinoco
Since rebuilding python-parted fixed the issue for Proski (probably enum change from parted fix broke ABI with python-parted)... I created a PPA containing same python-parted version but now rebuilt with already released parted_2.3-8ubuntu5.2. Would you care to test this PPA's package: # add-apt

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-08 Thread Rafael David Tinoco
Working on it. Thank you for the feedback. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage notifications about this

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-08 Thread Rafael David Tinoco
** Changed in: pyparted (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (inaddy) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-07 Thread proski
_ped.partition_flag_get_name(__flag) fails when __flag is 15. But 15 should be allowed, it's PED_PARTITION_MSFT_DATA in /usr/include/parted/disk.h. I believe python-parted wasn't rebuilt when parted was updated. Indeed, requilding python-parted_3.6-4_i386.deb fixed the problem for me. -- You rece

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-06 Thread Fathi Boudra
I confirm, I reverted to older packages and it works as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: import parted fails with ValueError: Invalid flag provided To manage n

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-06 Thread Margarita Manterola
This issue happens with parted and libparted0debian1 version 2.3-8ubuntu5.2. A manual downgrade of those two packages to 2.3-8ubuntu5.1 makes the problem go away. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1350946] Re: import parted fails with ValueError: Invalid flag provided

2014-08-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pyparted (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350946 Title: i