Originally, I tried to install a package : ]# rpm -i
gcc-ppc_8xx-2.95.4-4j_2.ppc.rpm
Because of missing the "binutils, I tried to install fiirst the binutil....
(se below)
It said "conflict " !!! but this is not the same package !!! (2 different
binutil....)
Do you know why ??????
I would need this RPM , without removing the previous one... which could be
useful...
Stephane
=======
[root@linux-one RPMS]# rpm -i gcc-ppc_8xx-2.95.4-4j_2.ppc.rpm
error: Failed dependencies:
cpp-ppc_8xx = 2.95.4-4j_2 is needed by gcc-ppc_8xx-2.95.4-4j_2
binutils-ppc_8xx >= 2.11.92.0.12 is needed by gcc-ppc_8xx-2.95.4-4j_2
[root@linux-one RPMS]# rpm -i binutils-ppc_8xx-2.11.93.0.2-3b_2.ppc.rpm
package binutils-ppc_8xx-2.11.93.0.2-3b_2 is intended for a ppc architectu
re
file /usr/bin/addr2line from install of binutils-ppc_8xx-2.11.93.0.2-3b_2
conflicts with file from package binutils-2.13.90.0.18-9
file /usr/bin/ar from install of binutils-ppc_8xx-2.11.93.0.2-3b_2 conflic
ts with file from package binutils-2.13.90.0.18-9
"Stephane" <Root.TakeThisOut@linux.linux> wrote in message
news:c1j37e$6tl$1@newsg4.svr.pol.co.uk...
> Hello there,
>
> I a using Redhat v9.0
> After a while, I execute a normal : rpm --rebuilddb (as root)
> -> Error: db4 error (16) from dbenv ->remove : device or ressource busy !
>
> What does it mean ?
>
> How can rebuild my database ?
>
> Thx & rgdrs
>
>
>