OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: "trace service failed" Errors and messages sent over and over.

postfixthevine.net
Date: Mon Oct 23 2006 - 18:24:59 CDT


Darn, I'm always suspicious of things like that. I run:
# find / -type f -name postfix -ls

And get below (the stuff in the installs directory is the installation
files, should have no effect?)
I guess I have a "mixed" installation? How does one repair this?

I also tried
/usr/bin/postfix -c /etc/postfix-out upgrade-configuration
Which looks like the 2.3.3 install, but get the same error, so there must be
some other references happening.

Thanks for the outstanding help.

 14467 0 -rw-rw---- 1 postfix postfix 0 Apr 2 2004
/var/spool/mail/postfix
1015859 336 -rwxr-xr-x 1 root root 339250 Oct 13 18:40
/usr/bin/postfix
 31870 260 -rwxr-xr-x 1 root root 259932 Apr 2 2004
/usr/sbin/postfix
101416 260 -rwxr-xr-x 1 root root 259932 Apr 2 2004
/installs/postfix/postfix-2.0.19/bin/postfix
102488 260 -rwxr-xr-x 1 root root 259932 Apr 2 2004
/installs/postfix/postfix-2.0.19/src/postfix/postfix
103267 316 -rwxr-xr-x 1 root root 319429 Dec 15 2005
/installs/postfix/postfix-2.2.7/bin/postfix
104588 316 -rwxr-xr-x 1 root root 319429 Dec 15 2005
/installs/postfix/postfix-2.2.7/src/postfix/postfix
1245187 336 -rwxr-xr-x 1 root root 339250 Oct 13 19:05
/installs/postfix/postfix-2.3.3/bin/postfix
2588680 336 -rwxr-xr-x 1 root root 339250 Oct 13 19:05
/installs/postfix/postfix-2.3.3/src/postfix/postfix

----- Original Message -----
From: "Noel Jones" <njonesmegan.vbhcs.org>
To: <postfix-userspostfix.org>
Sent: Monday, October 23, 2006 3:58 PM
Subject: Re: "trace service failed" Errors and messages sent over and over.

> At 05:52 PM 10/23/2006, postfixthevine.net wrote:
> >Hello Viktor,
> >
> > >Upgrading to 2.3.3 would solve the interface issue.
> >The server is upgraded to 2.3.3 (primary instance, which I
> >thought all other
> >instances run off the primary instance's code, and only
> >the configuration
> >files are copied. Do I have to upgrade 2.3.3 on each instance?)
> >
> >The problem is that the separate instances do not have
> >their master.cf
> >configuration upgraded.
> >
> >When I run:
> >#postfix -c /etc/postfix-out upgrade-configuration
> >to upgrade their configuration
> >I get the following error:
> >"postfix/postfix-script: fatal: usage: postfix start (or
> >stop, reload,
> >abort, flush, or check)"
> >
>
> You are running an old "postfix" command. Either multiple
> "postfix" commands and the old one is found first, or your
> upgrade failed somehow.
>
> # find / -type f -name postfix -ls
>
> --
> Noel Jones
>