[fedora-india] circular(?) dependency issue during rpm Upgrade?

Lakshmipathi.G lakshmipathi.g at gmail.com
Thu Feb 17 09:42:11 UTC 2011


I think I got it,
there is a field in spec file which says
%package addon
Requires: core = %{version}

I think changing this requirement

Requires: core >= %{version}

hopefully  fix my issue.


On Thu, Feb 17, 2011 at 3:00 PM, Lakshmipathi.G <lakshmipathi.g at gmail.com>wrote:

> Hi -
> I have two rpm(say , core_1.rpm and addon_1.rpm) installed on my system -
> where addon_1.rpm depends on core_1.rpm.
>
> Now I need upgrade it -with new verison 2.
>
> If i do #rpm -Uvh core_2.rpm it says
> core_1 is needed by (installed) addon_1.rpm
>
> If i do #rpm -Uvh addon_2.rpm  it says
> core_2 needed by addon_2.rpm
>
> Does this needs to be handled in .spec file?Thanks for any help.
>
> --
> ----
> Cheers,
> Lakshmipathi.G
> FOSS Programmer.
> www.giis.co.in
>



-- 
----
Cheers,
Lakshmipathi.G
FOSS Programmer.
www.giis.co.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/india/attachments/20110217/d96f8938/attachment.html 


More information about the india mailing list