Bug 169008 - resume install on previous failure
Summary: resume install on previous failure
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-22 03:21 UTC by sanjeev
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-31 20:31:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sanjeev 2005-09-22 03:21:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

Description of problem:
Fedora has tons of packages to install and when installing most of them..
if installer crashes with an error, its almost a pain to redo the whole process
and ofcourse lots of time waste. Can there be a Installing Resumer which actually
resumes the install from where it had crashed earlier. May be saving the
installed packages image and checking for it while next reboot and trying to 
resume it..


This will greatly help.
__
Thanks

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. On every install failure
2.
3.
  

Additional info:

Comment 1 Rahul Sundaram 2005-11-17 13:04:08 UTC

Bumping up to devel. This feature is one of the planned enhancements

http://fedoraproject.org/wiki/AnacondaWorkItems

Comment 2 Jeremy Katz 2006-01-31 20:31:53 UTC
Handling this is very difficult as you could have failed at any of a number of
points leaving your filesystem in a very inconsistent state.

Comment 3 sanjeev 2006-02-01 03:24:55 UTC
(In reply to comment #2)
> Handling this is very difficult as you could have failed at any of a number of
> points leaving your filesystem in a very inconsistent state.

May be handling some points can be done...
Like storing the pre-install steps like, mounting info,
network, firewall, etc info, selected packages info.. etc 
somewhere if formatting of partitions step is successfull..
(may be in the root partition.. as anyhow.. the installer will
check for whether to install or upgrade the existing OS based
on the presence of a root partition).

Once the install of rpms started... and if the 
system level rpms' like glibc etc are installed
successfully, may be we can save the so far installed
rpms list (which i think is already done) and on
the error reboot, try to diff from the user selected
list and start from the next rpm.. to be installed...
It is like.. sometimes.. an rpm install is failing..
because of corrupt? may be and the installer is
refusing to go to next rpm and exiting.. i feel 
that would help...

Just ideas to share..
__
thanks


Note You need to log in before you can comment on or make changes to this bug.