Re: Kinda basic rpm question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday August 25, 2003 Andrew Robinson <awrobinson@xxxxxxx> wrote:
> Notices from Red Hat tell me there are upgrades available for kdelibs. I
>  download the rpms, but when I try to apply them, I get this:
>
> $ ls kdelibs*
>   kdelibs-3.1-12.i386.rpm
>   kdelibs-devel-3.1-12.i386.rpm
> $
> $ rpm -Uvh kdelibs-3.1-12.i386.rpm
> error: Failed dependencies:
>          kdelibs = 6:3.1-11 is needed by (installed)
> kdelibs-devel-3.1-11
> $
> $ rpm -Uvh kdelibs-devel-3.1-12.i386.rpm
> error: Failed dependencies:
>          kdelibs = 6:3.1-12 is needed by kdelibs-devel-3.1-12
>
> I suspect this is one of those rpm dependency conundrums I read about. I
>  suppose I could uninstall the kdelibs-devel package first. However, as
> a general approach, that seems like it could lead to problems in other
> cases.
>
> What is the proper way to apply rpm upgrades in a case like this?

Andrew,

1.  Be root.
2.  In directory where your new kdelibs rpms are located, run:
    # rpm -Uvh kdelibs*rpm

Whenever you have multiple dependencies like this, rpm can resolve them if
you list them all on the same command line.  In the above example, the *
expands to include both basic and devel packages.

--Doc Savage
  Fairview Heights, IL




-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux