Re: removing samba
Hi John Nichel, To find the samba version just type rpm -qa | grep samba. This will list the samba package complete name with version. Then you can give rpm -e samba... Regards, Saravanan Message: 2Date: Wed, 08 Jan 2003 16:48:28 -0600From: John Nichel <[EMAIL PROTECTED]>Organization: By-Tor.comTo: [EMAIL PROTECTED] Subject: Re: removing sambaReply-To: [EMAIL PROTECTED] Was Samba installed by RPM?Do a `rpm -q samba`If Samba was installed via RPM, it will show you something like...samba-x.x.x-x.x.xSo then you can justrpm -e samba-x.x.x-x.x.xTed Gervais wrote:> Can anyone tell me the proper way of using RPM to uninstall Samba.> > I have looked at the help screen that comes up with RPM and have tried all > choices. No luck so far. Maybe I am not using the correct ! na! me for Samba??> > Anyone help here please.> -- By-Tor.comIt's all about the Rushhttp://www.by-tor.com Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.comBuy the best in Movies at http://www.videos.indiatimes.comNow bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So log on to http://indianairlines.indiatimes.com and Bid Now !
Re: removing samba
Was Samba installed by RPM? Do a `rpm -q samba` If Samba was installed via RPM, it will show you something like... samba-x.x.x-x.x.x So then you can just rpm -e samba-x.x.x-x.x.x Ted Gervais wrote: Can anyone tell me the proper way of using RPM to uninstall Samba. I have looked at the help screen that comes up with RPM and have tried all choices. No luck so far. Maybe I am not using the correct name for Samba?? Anyone help here please. -- By-Tor.com It's all about the Rush http://www.by-tor.com -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Re: removing samba
On Wed, 08 Jan 2003 16:17:48 -0400, Ted Gervais wrote: > [root@localhost root]# rpm -qa | grep samba > samba-2.2.7a-1 > > > Nothing more. > > And this is what I see when I try to reinstall Samba: > > [root@localhost root]# rpm -e samba-2.2.7a-1 > error reading information on service smb: No such file or directory > error reading information on service smb: No such file or directory > error: %trigger(samba-2.2.7a-1) scriptlet failed, exit status 1 This is not the Samba package from Red Hat. Try erasing it with: rpm -e samba --noscripts --notriggers > By the way - I am using the latest RH8.0 distribution and the latest > Samba files. Just in case this means anything. Maybe I should go back > to the distribution on the CDrom?? Definately. And then apply Red Hat's errata packages for Samba. -- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Re: removing samba
On Wednesday 08 January 2003 04:03 pm, Will Mc Donald wrote: Hi Will.. Thnks for the information. Well here is what I see when I run that command (as root): [root@localhost root]# rpm -qa | grep samba samba-2.2.7a-1 Nothing more. And this is what I see when I try to reinstall Samba: [root@localhost root]# rpm -e samba-2.2.7a-1 error reading information on service smb: No such file or directory error reading information on service smb: No such file or directory error: %trigger(samba-2.2.7a-1) scriptlet failed, exit status 1 By the way - I am using the latest RH8.0 distribution and the latest Samba files. Just in case this means anything. Maybe I should go back to the distribution on the CDrom?? > "rpm -qa" will show which RPMs are installed. > > [wmcdonald@home wmcdonald]$ rpm -qa | grep samba > samba-client-2.0.10-2 > samba-common-2.0.10-2 > samba-2.0.10-2 > samba-swat-2.0.10-2 > > And "rpm -e" as root will uninstall them. i.e. > > [wmcdonald@fw wmcdonald]$ su - > Password: > [root@home /root]# rpm -e samba-client-2.0.10-2 samba-common-2.0.10-2 > samba-2.0.10-2 samba-swat-2.0.10-2 > > Will. > > - Original Message - > From: "Ted Gervais" <[EMAIL PROTECTED]> > To: "redhat-list" <[EMAIL PROTECTED]> > Sent: Wednesday, January 08, 2003 7:10 PM > Subject: removing samba > > > Can anyone tell me the proper way of using RPM to uninstall Samba. > > > > I have looked at the help screen that comes up with RPM and have tried > > all choices. No luck so far. Maybe I am not using the correct name for > > Samba?? > > > > Anyone help here please. -- T.L.Gervais Coldbrook, NS Canada. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Re: removing samba
"rpm -qa" will show which RPMs are installed. [wmcdonald@home wmcdonald]$ rpm -qa | grep samba samba-client-2.0.10-2 samba-common-2.0.10-2 samba-2.0.10-2 samba-swat-2.0.10-2 And "rpm -e" as root will uninstall them. i.e. [wmcdonald@fw wmcdonald]$ su - Password: [root@home /root]# rpm -e samba-client-2.0.10-2 samba-common-2.0.10-2 samba-2.0.10-2 samba-swat-2.0.10-2 Will. - Original Message - From: "Ted Gervais" <[EMAIL PROTECTED]> To: "redhat-list" <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 7:10 PM Subject: removing samba > > Can anyone tell me the proper way of using RPM to uninstall Samba. > > I have looked at the help screen that comes up with RPM and have tried all > choices. No luck so far. Maybe I am not using the correct name for Samba?? > > Anyone help here please. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
removing samba
Can anyone tell me the proper way of using RPM to uninstall Samba. I have looked at the help screen that comes up with RPM and have tried all choices. No luck so far. Maybe I am not using the correct name for Samba?? Anyone help here please. -- T.L.Gervais Coldbrook, NS Canada. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list