Bug 506086

Summary: XFCE Live USB Install failed while detecting HDD partitions on Acer Aspire One AOA150
Product: [Fedora] Fedora Reporter: Steven Usdansky <usdanskys>
Component: partedAssignee: Joel Andres Granados <jgranado>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: jgranado, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:6159312c134cde2f7f60aaa559ca9bd1ba41258c8dd4bb9cb757f6789b6b7440
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-22 13:12:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Steven Usdansky 2009-06-15 14:08:00 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.59-1.fc11 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/parted/disk.py", line 49, in __init__
    self.__disk = _ped.Disk(device.getPedDevice())
  File "/usr/lib/anaconda/storage/devices.py", line 716, in __init__
    self.partedDisk = parted.Disk(device=self.partedDevice)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1112, in addUdevDiskDevice
    initcb=cb, initlabel=initlabel, **kwargs)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1194, in addUdevDevice
    device = self.addUdevDiskDevice(info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1691, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 302, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 73, in storageInitialize
    storage.reset()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1339, in nextClicked
    self.anaconda.dispatch.gotoNext()
NotImplementedError: Partition 1 isn't aligned to cylinder boundaries.  This is still unsupported.

Comment 1 Steven Usdansky 2009-06-15 14:08:07 UTC
Created attachment 347941 [details]
Attached traceback automatically from anaconda.

Comment 2 Andy Lindeberg 2009-06-15 18:01:30 UTC
Joel: The exception is from libparted, caught by pyparted and filtered through anaconda.

Comment 3 Steven Usdansky 2009-06-16 10:25:40 UTC
Not sure if it's relevant, but when I deleted my persistent storage file on the USB stick, I was able to complete the formatting and subsequent installation process without any further problem

Comment 4 Joel Andres Granados 2009-07-22 13:12:40 UTC

*** This bug has been marked as a duplicate of bug 496341 ***