I'm trying to update a package on a 6.1 box that has led me through a path
of dependencies but I've gotten down to:

initscripts-5.00-1.i386.rpm
setup-2.1.8-1.noarch.rpm
/sbin/fuser

initscripts depends on setup, and vice versa apparantly so I tried:

rpm -Uvh setup-2.1.8-1.noarch.rpm initscripts-5.00-1.i386.rpm

which it seemed to like except is still says:

/sbin/fuser is needed by initscripts-5.00-1

I have:
[root@xxx]# locate fuser
/usr/sbin/fuser
/sbin/ifuser

[root@xxx]# fuser -V
fuser from psmisc version 18

I tried copying fuser to /sbin, but that didn't do it.

What do I need to do to properly update these two rpm's?  initscripts in
particular isn't one I want to get screwed up.

Thanks,
Scott








_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to