Created attachment 356297 [details] shrink Description of problem: system shrink failed during f12 installation Version-Release number of selected component (if applicable): anaconda 12.7 How reproducible: 100% Steps to Reproduce: 1. install a f12 with customized partition, /boot 200M ext4 ,/ 8192M ext4, swap 1000M. After system install successfully,reboot system to reinstall 2. proceed to installation partition screen,and select "Shrink current system",select the previous disk partition such as partition with / 8192M ext4, 3. click next, some error will encountered, the attached image is the error. Actual results: Expected results: Additional info:
Liam: can you drop into tty2 and attach: /tmp/*log*? The last command listed in /tmp/program.log should be teh resize command that failed. Can you rerun that same command witwh the listed options ... and provide the output?
Created attachment 356488 [details] logs in /mnt this is the logs from /mnt, the commands in program.log seem executed successfully. I execute the last command in program.log,got no error.
Unable to reproduce the error described in the opening comment using the latest rawhide tree. I created a system under the same conditions described in the opening comment, then performed a reinstall telling the installer to shrink the current system. The installation proceeded just fine. Marking this as CLOSED RAWHIDE since it's likely we fixed this problem with other storage backend cleanups during the F-12 development cycle.