On Tue, Nov 19, 2002 at 08:11:43PM -0600, Miguel M wrote: > While trying (for security reasons) to remove the > portmap service, I have found two issues about > which I kindly request your comments: > > 1. Cyclic RPM dependency ypbind<->yp-tools > > portmap is needed by ypbind-1.11-2 > ypbind is needed by yp-tools-2.7-3 > yp-tools is needed by ypbind-1.11-2 > > I solved this issue by typing: > > # rpm -e --nodeps ypbind > # rpm -e yp-tools A more logical way is to: # rpm -e ypbind yp-tools portmap This will remove all at once and look at the dependencies between themselves. .../Ed -- Ed Wilts, Mounds View, MN, USA mailto:ewilts@ewilts.org Member #1, Red Hat Community Ambassador Program -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list