From: Chris Lumens <clumens@xxxxxxxxxx> --- anaconda | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/anaconda b/anaconda index 9799eaa..5295ba1 100755 --- a/anaconda +++ b/anaconda @@ -139,7 +139,7 @@ def setupPythonUpdates(): except: pass - for pypkg in ("rhpl", "yum", "rpmUtils", "urlgrabber", "pykickstart"): + for pypkg in ("rhpl", "yum", "rpmUtils", "urlgrabber", "pykickstart", "parted"): # get the libdir. *sigh* if os.access("/usr/lib64/python%s/site-packages/%s" %(pyver, pypkg), os.X_OK): -- 1.6.1.3 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list