Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47813 - Python parted bindings
Summary: Python parted bindings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Highest enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-14 10:57 UTC by Nathaniel McCallum (RETIRED)
Modified: 2004-04-23 08:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for pyparted (pyparted-1.6.6.ebuild,838 bytes, text/ebuild)
2004-04-14 10:58 UTC, Nathaniel McCallum (RETIRED)
Details
Patch for parted (parted-1.6.3-dasd.patch,123.87 KB, text/plain)
2004-04-14 11:03 UTC, Nathaniel McCallum (RETIRED)
Details
Ebuild for pyparted (pyparted-1.6.6.ebuild,596 bytes, text/plain)
2004-04-14 11:05 UTC, Nathaniel McCallum (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nathaniel McCallum (RETIRED) gentoo-dev 2004-04-14 10:57:22 UTC
I wrote up an ebuild for the python parted bindings created by RedHat.  This is probably going to be needed for the Gentoo Installer project.  The ebuild will be attached, along with a patch that needs to be applied to parted (it works, I've tried it).  Pyparted will build against any version of parted > 1.6.6, HOWEVER, there is a major fix for the library in 1.6.9, and it really SHOULD depend on that.  1.6.9 is not in portage, but a simple version bump will do (I also tested this).  So to summarize, for this ebuild to work...

1. Add attached patch to parted ebuilds
2. OPTIONAL (But recommended): add parted-1.6.9 to portage
3. Add attached ebuild for pyparted
Comment 1 Nathaniel McCallum (RETIRED) gentoo-dev 2004-04-14 10:58:30 UTC
Created attachment 29273 [details]
Ebuild for pyparted
Comment 2 Nathaniel McCallum (RETIRED) gentoo-dev 2004-04-14 11:03:30 UTC
Created attachment 29274 [details]
Patch for parted
Comment 3 Nathaniel McCallum (RETIRED) gentoo-dev 2004-04-14 11:05:04 UTC
Created attachment 29275 [details]
Ebuild for pyparted
Comment 4 Nathaniel McCallum (RETIRED) gentoo-dev 2004-04-22 19:02:05 UTC
parted 1.6.10 is out... we should have that...
Comment 5 Nathaniel McCallum (RETIRED) gentoo-dev 2004-04-23 08:58:21 UTC
I added the stuff to portage (its masked for now).