Version-Release number of selected component: anaconda-18.19-1.fc18.x86_64 Additional info: libreport version: 2.0.16 cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8 kernel: 3.6.1-1.fc18.x86_64 description: :The following was filed automatically by anaconda: :anaconda 18.19 exception report :Traceback (most recent call first): : File "/usr/lib64/python2.7/site-packages/parted/geometry.py", line 55, in __init__ : self.__geometry = _ped.Geometry(self.device.getPedDevice(), start, length) : File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 32, in new : ret = fn(*args, **kwds) : File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1485, in _computeResize : length=newLen) : File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1227, in _setTargetSize : (constraint, geometry) = self._computeResize(self.partedPartition) : File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 599, in <lambda> : lambda s, v: s._setTargetSize(v), : File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 367, in __init__ : self.device.targetSize = newsize : File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1261, in resizeDevice : self.devicetree.registerAction(action_class(device, new_size)) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1097, in _save_right_side : self.__storage.resizeDevice(device, size) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1831, in on_page_clicked : self._save_right_side(self._current_selector) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 119, in _onExpanded : cb(obj.get_child()) :CreateException: Can't have a partition outside the disk!
Created attachment 631241 [details] File: ifcfg.log
Created attachment 631242 [details] File: anaconda-tb
Created attachment 631243 [details] File: environ
Created attachment 631244 [details] File: type
Created attachment 631245 [details] File: storage.log
Created attachment 631246 [details] File: version
Created attachment 631247 [details] File: program.log
Created attachment 631248 [details] File: product
Created attachment 631249 [details] File: anaconda.log
Created attachment 631250 [details] File: hashmarkername
Created attachment 631251 [details] File: cmdline_file
Created attachment 631252 [details] File: release
Created attachment 631253 [details] File: messages
Created attachment 631254 [details] File: other involved packages
This bug could be a duplicate of Bug 868755: install disc is Live CD sda is 2.64 GiB. rsync error message: rsync exited with code 12 [snippets from attached messages file] ... Oct 22 00:32:09 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC6-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 ... Oct 22 00:32:09 localhost kernel: [ 0.657238] sd 0:0:0:0: [sda] 5557452 512-byte logical blocks: (2.84 GB/2.64 GiB) ... Oct 22 00:39:50 localhost program: rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32) Oct 22 00:39:50 localhost program: rsync: connection unexpectedly closed (1801062 bytes received so far) [sender] Oct 22 00:39:50 localhost program: rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9] Oct 22 00:39:50 localhost anaconda: rsync exited with code 12 ...
How did you get back to the custom spoke? The traceback is from custom, but that's not accessible after starting the install. Even with that, I think this is another size related error.
If the installer continues execution after what should have been a fatal error, the behavior is undefined ... :-) I was doing a disk size edge-test. A disk-size edge-test calls for installing to a disc image slightly smaller or larger than what the installer says is required to install. messages: Oct 22 00:32:09 localhost kernel: [ 0.657238] sd 0:0:0:0: [sda] 5557452 512-byte logical blocks: (2.84 GB/2.64 GiB) anaconda.log: 21:35:09,101 DEBUG anaconda: disk free: 1.56 MB fs free: 0 B sw needs: 2.66 GB Maybe the installer is confusing GiB and GB ...