Broken Dependencies in YDL2.3?

Yvon Thoraval yellowdog-general@lists.terrasoftsolutions.com
Fri Aug 23 07:15:01 2002


On Friday 23 August 2002 02:19, Henry A. Leinhos wrote:
> 1.) xemacs:
>  rpm -Uvh xemacs-*
> error: failed dependencies:
>     ctags is needed by xemacs-21.4.6-6a
>     libRKC.so.1.0   is needed by xemacs-21.4.6-6a
>     libcanna.so.1.0   is needed by xemacs-21.4.6-6a
>     libwnn.so.0   is needed by xemacs-21.4.6-6a

i don't remember for libRKC but the others could be found thru rpmfind.ne=
t=20
easely :=20

Canna :

Canna-3.5b2-58.ppc.rpm  Canna-devel-3.5b2-58.ppc.rpm =20
Canna-libs-3.5b2-58.ppc.rpm

FWnn :

FreeWnn-common-1.11-19.ppc.rpm  FreeWnn-libs-1.11-19.ppc.rpm =20
Wnn-4.2-9JRPM60.ppc.rpm
FreeWnn-1.11-19.ppc.rpm   FreeWnn-devel-1.11-19.ppc.rpm

> the Canna, cWnn, and FreeWnn packages that were in 2.2 are not included
> in 2.3
>
> 2.) tetex-xdvi
> rpm -Uvh tetex-xdvi-1.0.7-41.ppc.rpm
> error: failed dependencies:
>     libVFlib2.so.24   is needed by tetex-xdvi-1.0.7-41

dialog-0.9a-5.ppc.rpm  VFlib2-2.25.html  w3c-libwww-5.2

You may alos encountered some circular dependencies...

in such a situation, someone gave me a trick :

put the circularely dependent rpm's files alone into a folder, cd into it=
 and=20
type rpm -ivh *rpm ...

they are a number of descrepencies with rpm and apt-get under ydl 2.3.
before 2.3 i had a 2.1 upgraded by apt-get to 2.2 works fine BUT, afterwa=
rds=20
trying to had something new with apt-get destroy previous install...

this is not necessarely related to rpm because other people from debian-w=
oody=20
have the same kind of probs....