[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpmtsRun can uninstall packages?
- From: "Pang Dawei" <pangdae gmail com>
- To: rpm-list redhat com
- Subject: rpmtsRun can uninstall packages?
- Date: Tue, 5 Jun 2007 13:58:26 +0800
Hi,there,
I use anaconda to install some packages in x86_64 platform.
I found only one package jdk could be removed after all package installed.
The condition is: first install all packages( include jdk ),then at last the jdk will be removed without any message.
I put some code in the callback of ts.run(), then found ts.run uninstall the jdk pacakges, because callback get RPMCALLBACK_UNINST_START ,RPMCALLBACK_REPACKAGE_PROGRESS message.
I guess anaconda use the ts.run function to install packages, in the C language is rpmtsRun , is it right?
Can rpmtsRun erase package?
I want to know what condition the rpmtsRun can erase packages when the package have set to install.
Thank you very much.
--
--Pang Dawei
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]