I thought when something like:
        package foo requires package bar
        and
        package bar     requires package foo

happens, you simply type on one line:  
        rpm -i (or -u or -f) foo.rpm bar.rpm

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of R.I.P. Deaddog
> Sent: Sunday, March 25, 2001 8:02 AM
> To: Cooker
> Subject: Re: [Cooker] cyclic dependency: gal-> gnome-db -> libglade ->
> gal
> 
> 
> For all those cyclic dependency, can u resolve the issue and give
> patches/point out unnecessary dependencies?
> 
> 
> 
> On Sat, 24 Mar 2001, Vadim Plessky wrote:
> 
> >
> > I found that during Gnome stuff compilation that there is a 
> cyclic dependency
> > in these packages:
> > gal-> gnome-db -> libglade ->  gal
> > to be precise, it is:
> >
> > libgal-> libgnome-db0 -> libglade ->  gal
> > and
> > libgtkhtml-> libgnome-db0 -> libglade ->  gal (libgal4) -> gtkhtml
> >
> > I was able to overcome it by installing *old* libglade and 
> libglade-devel
> > from LM 7.2. But don't have solution if all system is built 
> from scratch.
> >
> >
> 
> 

Reply via email to