Re: yp cyclic rpm dependency - portmap uninstall script errors

2002-11-20 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 19 Nov 2002 23:11:00 -0600, Miguel M wrote: > # rpm -e portmap > error reading information on service portmap: No such file or > directory error: %trigger(portmap-4.0-46) scriptlet failed, exit > status 1 - From the package changelog the exac

Re: yp cyclic rpm dependency - portmap uninstall script errors

2002-11-19 Thread Miguel M
Michael Schwendt wrote: Does running above two lines give any error? Yes it does. Here are two sessions: -- # rpm -Uvh --force portmap-4.0-46.i386.rpm warning: portmap-4.0-46.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e Preparing...

Re: yp cyclic rpm dependency - portmap uninstall script errors

2002-11-19 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 19 Nov 2002 20:11:43 -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: > > -- >

Re: yp cyclic rpm dependency - portmap uninstall script errors

2002-11-19 Thread Miguel M
Ed Wilts wrote: A more logical way is to: # rpm -e ypbind yp-tools portmap Thanks a lot Ed, but it only works 2 out of 3 :-( # rpm -e ypbind yp-tools portmap error reading information on service portmap: No such file or directory error: %trigger(portmap-4.0-46) scriptlet failed, exit status 1

Re: yp cyclic rpm dependency - portmap uninstall script errors

2002-11-19 Thread Ed Wilts
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 >ypbi