[Rpm-maint] What is the RPMTRANS_FLAG_ANACONDA in python API ?
김민욱
minukobba at naver.com
Wed Oct 24 07:52:54 UTC 2007
Hello,
These days, I am studying the RPM Python API.
But I can't find any information about RPMTRANS_FLAG_ANACONDA flag in many rpm docs.
I knew that installing a rpm by RPM python API, the rpm is installed without the consideration of dependency as "# rpm -i --nodeps"
and with python API I can set the transaction flag by calling the setFlags() method.
In some open source, I saw setFlags( RPMTRANS_FLAG_ANACONDA ).
What is the RPMTRANS_FLAG_ANACONDA ?
What influence is applied when transaction run ?
please help , anyone who know.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rpm.org/pipermail/rpm-maint/attachments/20071024/657d4326/attachment-0001.htm
More information about the Rpm-maint
mailing list