g wrote:
> 
> I found the msg from Mark Weaver re; installing RPM's
> 
> I put Alsa, Kernel and Reiserfs rpms in a separate directory called T
> I enter the command and received the following msg:
> 
> [root@dhcp-202-6 T]# rpm -ivh --test *.rpm
> file /sbin/mkreiserfs from install of reiserfs-utils-2.2.19_3.5.29-4.1mdk
> confli
> cts with file from package reiserfs-utils-2.2.17_3.5.26-21mdk
> file /sbin/reiserfsck from install of reiserfs-utils-2.2.19_3.5.29-4.1mdk
> confli
> cts with file from package reiserfs-utils-2.2.17_3.5.26-21mdk
> file /sbin/resize_reiserfs from install of
> reiserfs-utils-2.2.19_3.5.29-4.1mdk c
> onflicts with file from package reiserfs-utils-2.2.17_3.5.26-21mdk
> 
> What do i do now?

You're trying to install packages that are already on the system.
If you want to keep the ones you have: Do nothing.
If you want to update the older packages (as it appears that you're trying to
do) run:

        rpm -Fvh <whatever.pkg.rpm>


-- 
__________________________________________________________
Ric Tibbetts
Boeing Shared Services Group
UNIX System Administration
Seattle Server Operations
__________________________________________________________

Reply via email to