Whoops, found it myself.....
 
[EMAIL PROTECTED] root]# rpm -qi postfix-2.0.16-4.sasl1.rh8         
Name        : postfix                      Relocations: (not relocateable)
Version     : 2.0.16                            Vendor: Built on redhat-8.0
Release     : 4.sasl1.rh8                   Build Date: Fri 10 Oct 2003 12:57:08 PM CDT
<snip>
Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL),
TLS and running in a chroot environment.
[EMAIL PROTECTED] root]#
Postfix was installed as :  postfix-2.0.16-4.sasl1.rh8         
Not : postfix-2.0.16-4.sasl1.rh8.i386.rpm
 
 
 
 
 
----- Original Message -----
Sent: Friday, October 10, 2003 1:43 PM
Subject: RPM INSTALL

How is this possible?
 
[EMAIL PROTECTED] root]# rpm -qi postfix-2.0.16-4.sasl1.rh8.i386.rpm
package postfix-2.0.16-4.sasl1.rh8.i386.rpm is not installed
[EMAIL PROTECTED] root]# rpm -Uvh postfix-2.0.16-4.sasl1.rh8.i386.rpm                                                                                               
Preparing...                ########################################### [100%]
   1:postfix                ########################################### [100%]
Shutting down postfix: [  OK  ]
Starting postfix: [  OK  ]
[EMAIL PROTECTED] root]# rpm -qi postfix-2.0.16-4.sasl1.rh8.i386.rpm                                                                                               
package postfix-2.0.16-4.sasl1.rh8.i386.rpm is not installed
[EMAIL PROTECTED] root]#
 
I installed an RPM that I made from source....it compiles ok, but when i do a query on the RPM install, it says that it's not installed?????
 
Brett
 
 

Reply via email to