[Yum] Fwd: yum rollback !!

Satish Eerpini eerpini at gmail.com
Mon Mar 31 17:16:25 UTC 2008


---------- Forwarded message ----------
From: Satish Eerpini <eerpini at gmail.com>
Date: Mar 31, 2008 10:41 PM
Subject: yum rollback !!
To: yum at lists.dulug.duke.edu

well guys i have planned to implement a yum rollback utility which does the
following , in chosrt it parses the yum log file and undo's the changes made
by yum,
1) The user is prompted for a rollback date
2) the user can give a option for rollback without checking dependencies or
a normal rollback with dependency check
3) The log file created by yum is parsed by the program and the list of
installed and removed RPMs are first separated and stored in files stored in
a temp directory
4) The files which were operated upon after the entered date are separated .
5) important to keep the rollback transparent of YUM: The log file is copied
to a temporary location .
6) the files separated in step 3) are passed recursively to a sub-program
which removes them without checking dependencies or by checking dependencies
according as the choice in step 2) .
7) the log file for the rollback process is created
8) the log file of YUM copied to temporary location in step 5) is movied o
the location of the actual YUM log file


please let me know , ifthere is any other method , because i find the log
file parsing is rather slow and a bad idea !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.baseurl.org/pipermail/yum/attachments/20080331/a952845f/attachment-0001.htm 


More information about the Yum mailing list