Hide Forgot
The following was filed automatically by anaconda: anaconda 15.27 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/parted/disk.py", line 246, in addPartition constraint.getPedConstraint()) File "/usr/lib/python2.7/site-packages/parted/decorators.py", line 30, in new ret = fn(*args, **kwds) File "/tmp/updates/pyanaconda/storage/partitioning.py", line 797, in addPartition constraint=constraint) File "/tmp/updates/pyanaconda/storage/partitioning.py", line 1185, in allocatePartitions partition = addPartition(disklabel, free, part_type, _part.req_size) File "/tmp/updates/pyanaconda/storage/partitioning.py", line 866, in doPartitioning allocatePartitions(storage, disks, partitions, free) File "/tmp/updates/pyanaconda/storage/partitioning.py", line 222, in doAutoPartition doPartitioning(anaconda.storage) File "/tmp/updates/pyanaconda/dispatch.py", line 211, in moveStep rc = stepFunc(self.anaconda) File "/tmp/updates/pyanaconda/dispatch.py", line 130, in gotoNext self.moveStep() File "/tmp/updates/pyanaconda/text.py", line 556, in run anaconda.dispatch.gotoNext() File "/usr/sbin/anaconda", line 932, in <module> anaconda.intf.run(anaconda) PartitionException: Unable to satisfy all constraints on the partition.
Created attachment 492495 [details] Attached traceback automatically from anaconda.
Well, neither anaconda nor pyparted has seen much testing on sparc so it's entirely possible there's a bug there. However, there's also a ton of scsi errors in your syslog that could be causing problems when manipulating disks. I'm reassigning for now, and if those are harmless messages it can always get reassigned back.
23:02:52,198 NOTICE kernel:[ 524.589876] sr 0:0:6:0: [sr0] unaligned transfer 23:02:52,268 NOTICE kernel:[ 524.664420] sr 0:0:6:0: [sr0] unaligned transfer 23:02:52,268 NOTICE kernel:[ 524.667390] sr 0:0:6:0: [sr0] unaligned transfer 23:02:52,278 NOTICE kernel:[ 524.670419] sr 0:0:6:0: [sr0] unaligned transfer 23:02:52,278 NOTICE kernel:[ 524.673409] sr 0:0:6:0: [sr0] unaligned transfer It's saying that you're trying to transfer data that doesn't start on a hardware block boundary. This could be due to the way the CD was built.
I worked with dlehman and he got me a working updates.img there is a bug in parted thats causing a 19gb or so /boot partition but i was able to install and more importantly have a working system post install.
I need to post the patches for this so they get into upstream git.
*** Bug 713370 has been marked as a duplicate of this bug. ***
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
This was clearly fixed long ago, closing.