How is this possible?
[root@www 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 [root@www root]# rpm -Uvh postfix-2.0.16-4.sasl1.rh8.i386.rpm Preparing... ########################################### [100%] 1:postfix ########################################### [100%] Shutting down postfix: [ OK ] Starting postfix: [ OK ] [root@www 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 [root@www 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
|