partedUtils is not used in the list-harddrives-stub. Importing it causes a fsset ImportError. --- command-stubs/list-harddrives-stub | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/command-stubs/list-harddrives-stub b/command-stubs/list-harddrives-stub index 41add10..2541afc 100755 --- a/command-stubs/list-harddrives-stub +++ b/command-stubs/list-harddrives-stub @@ -14,7 +14,6 @@ sys.path.append('/usr/lib/anaconda') import anaconda_log import parted -import partedUtils import isys drives = isys.hardDriveDict() -- 1.7.3.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list