Hi Lamont,

On Wed, May 04, 2005 at 02:52:03PM -0600, LaMont Jones wrote:
> On Tue, May 03, 2005 at 05:11:15PM +0200, Roel van der Made wrote:
> > Just to keep things clear, 2.2.3-1 keeps nagging about the same sdbm
> > libs. Also it complaints, when installing, about not beiing allowd to
> > rename some bins in /usr/lib/postfix, when I remove them by hand the
> > install goes allright, but postfix wont accept mail reporting the sdbm
> > error messages as quoted in the beginning of this report..
> > If you need more info please let me know, I'd like to upgrade my postfix
> > to the 2.2 release..
> 
> Sigh.  I was heading down the wrong rathole before.  Please try adding
> this to /etc/apt/sources.list and installing postfix:
> deb http://people.debian.org/~lamont/postfix /

Gives a 404 when running the apt-get update, I'll download them manually
and try to install them
 
> If that works, I'll upload it.

Hmm :

[EMAIL PROTECTED] dpkg -i postfix_2.2.3-2_i386.deb 
postfix-pcre_2.2.3-2_i386.deb postfix-doc_2.2.3-2_all.deb
dpkg: considering removing postfix-tls in favour of postfix ...
dpkg: yes, will remove postfix-tls in favour of postfix.
(Reading database ... 60584 files and directories currently installed.)
Preparing to replace postfix 2.1.5-9 (using postfix_2.2.3-1_i386.deb) ...
Stopping mail transport agent: Postfix.
Unpacking replacement postfix ...
Removing `diversion of /usr/lib/postfix/lmtp to /usr/lib/postfix/lmtp.postfix 
by postfix-tls'
dpkg-divert: rename involves overwriting `/usr/lib/postfix/lmtp' with
  different file `/usr/lib/postfix/lmtp.postfix', not allowed
dpkg: error processing postfix_2.2.3-1_i386.deb (--install):
 subprocess post-removal script returned error exit status 2
dpkg: considering removing postfix-tls in favour of postfix ...
dpkg: yes, will remove postfix-tls in favour of postfix.
Preparing to replace postfix 2.2.3-1 (using postfix_2.2.3-2_i386.deb) ...
Stopping mail transport agent: Postfix.
Unpacking replacement postfix ...
Removing `diversion of /usr/lib/postfix/lmtp to /usr/lib/postfix/lmtp.postfix 
by postfix-tls'
dpkg-divert: rename involves overwriting `/usr/lib/postfix/lmtp' with
  different file `/usr/lib/postfix/lmtp.postfix', not allowed
dpkg: error processing postfix_2.2.3-2_i386.deb (--install):
 subprocess post-removal script returned error exit status 2
Preparing to replace postfix-doc 2.2.3-1 (using postfix-doc_2.2.3-2_all.deb) ...
Unpacking replacement postfix-doc ...
Removing `diversion of /usr/lib/postfix/lmtp to /usr/lib/postfix/lmtp.postfix 
by postfix-tls'
dpkg-divert: rename involves overwriting `/usr/lib/postfix/lmtp' with
  different file `/usr/lib/postfix/lmtp.postfix', not allowed
dpkg: error processing postfix-doc_2.2.3-2_all.deb (--install):
 subprocess post-removal script returned error exit status 2
Preparing to replace postfix-pcre 2.1.5-9 (using postfix-pcre_2.2.3-2_i386.deb) 
...
Unpacking replacement postfix-pcre ...
Removing `diversion of /usr/lib/postfix/lmtp to /usr/lib/postfix/lmtp.postfix 
by postfix-tls'
dpkg-divert: rename involves overwriting `/usr/lib/postfix/lmtp' with
  different file `/usr/lib/postfix/lmtp.postfix', not allowed
dpkg: error processing postfix-pcre_2.2.3-2_i386.deb (--install):
 subprocess post-removal script returned error exit status 2
Errors were encountered while processing:
 postfix_2.2.3-1_i386.deb
 postfix_2.2.3-2_i386.deb
 postfix-doc_2.2.3-2_all.deb
 postfix-pcre_2.2.3-2_i386.deb


Let me try the manually remove trick again in /usr/lib/postfix :

[EMAIL PROTECTED] rm -f /usr/lib/postfix/*

[EMAIL PROTECTED] dpkg -i postfix_2.2.3-2_i386.deb 
postfix-pcre_2.2.3-2_i386.deb postfix-doc_2.2.3-2_all.deb
dpkg - warning: downgrading postfix from 2.2.3-2 to 2.2.3-1.
dpkg: considering removing postfix-tls in favour of postfix ...
dpkg: yes, will remove postfix-tls in favour of postfix.
(Reading database ... 60590 files and directories currently installed.)
Preparing to replace postfix 2.2.3-2 (using postfix_2.2.3-1_i386.deb) ...
Stopping mail transport agent: Postfix.
Unpacking replacement postfix ...
Removing `diversion of /usr/lib/postfix/lmtp to /usr/lib/postfix/lmtp.postfix 
by postfix-tls'
Removing `diversion of /usr/lib/postfix/smtp to /usr/lib/postfix/smtp.postfix 
by postfix-tls'
Removing `diversion of /usr/lib/postfix/smtpd to /usr/lib/postfix/smtpd.postfix 
by postfix-tls'
Preparing to replace postfix 2.2.3-1 (using postfix_2.2.3-2_i386.deb) ...
dpkg: error processing postfix_2.2.3-2_i386.deb (--install):
 failed to fstat previous diversions file: Bad file descriptor
Setting up postfix (2.2.3-1) ...
Installing new version of config file /etc/ppp/ip-up.d/postfix ...
Installing new version of config file /etc/ppp/ip-down.d/postfix ...
Installing new version of config file /etc/network/if-up.d/postfix ...
Installing new version of config file /etc/network/if-down.d/postfix ...
Installing new version of config file /etc/postfix/postfix-script ...
Installing new version of config file /etc/postfix/post-install ...
Installing new version of config file /etc/postfix/postfix-files ...

Postfix configuration was not changed.  If you need to make changes, edit
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
values, see postconf(1).

After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

Running newaliases
Starting mail transport agent: Postfix.

Errors were encountered while processing:
 postfix_2.2.3-2_i386.deb

OK, had this one before, let's just try the last one again..

[EMAIL PROTECTED] -i postfix_2.2.3-2_i386.deb
dpkg: requested operation requires superuser privilege
[EMAIL PROTECTED] dpkg -i postfix_2.2.3-2_i386.deb
(Reading database ... 60588 files and directories currently installed.)
Preparing to replace postfix 2.2.3-1 (using postfix_2.2.3-2_i386.deb) ...
Stopping mail transport agent: Postfix.
Unpacking replacement postfix ...
Setting up postfix (2.2.3-2) ...

Postfix configuration was not changed.  If you need to make changes, edit
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
values, see postconf(1).

After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

Running newaliases
Starting mail transport agent: Postfix.


looks good till now, let's check the mail.log :

May  4 23:15:27 gtv postfix/master[22971]: daemon started -- version 2.2.3, 
configuration /etc/postfix
May  4 23:15:53 gtv postfix/smtpd[22982]: connect from unknown[213.129.248.106]
May  4 23:16:04 gtv postfix/cleanup[22993]: C278FBF3C: message-id=<[EMAIL 
PROTECTED]>
May  4 23:16:04 gtv postfix/qmgr[22973]: C278FBF3C: from=<[EMAIL PROTECTED]>, 
size=252, nrcpt=1 (queue active)
May  4 23:16:08 gtv postfix/smtp[22994]: C278FBF3C: to=<[EMAIL PROTECTED]>, 
relay=mx-vip-it.eu.tiscali.it[213.205.37.119],
 delay=4, status=undeliverable (host mx-vip-it.eu.tiscali.it[213.205.37.119] 
said: 550 RCPT TO:<[EMAIL PROTECTED]> User un
known (in reply to RCPT TO command))
May  4 23:16:08 gtv postfix/qmgr[22973]: C278FBF3C: removed
May  4 23:16:10 gtv postfix/smtpd[22995]: connect from unknown[200.27.126.222]
May  4 23:16:10 gtv postfix/smtpd[22982]: NOQUEUE: reject: RCPT from 
unknown[213.129.248.106]: 450 <[EMAIL PROTECTED]>: Se
nder address rejected: undeliverable address: host 
mx-vip-it.eu.tiscali.it[213.205.37.119] said: 550 RCPT TO:<[EMAIL PROTECTED]
sa.it> User unknown (in reply to RCPT TO command); from=<[EMAIL PROTECTED]> 
to=<[EMAIL PROTECTED]> proto=SMTP helo=<cinci.d
e>
May  4 23:16:11 gtv postfix/smtpd[22982]: lost connection after RCPT from 
unknown[213.129.248.106]
May  4 23:16:11 gtv postfix/smtpd[22982]: disconnect from 
unknown[213.129.248.106]
May  4 23:16:12 gtv postfix/cleanup[22993]: 9D28BBF3C: message-id=<[EMAIL 
PROTECTED]>
May  4 23:16:12 gtv postfix/qmgr[22973]: 9D28BBF3C: from=<[EMAIL PROTECTED]>, 
size=252, nrcpt=1 (queue active)
May  4 23:16:18 gtv postfix/smtp[22994]: setting up TLS connection to 
inti.inf.utfsm.cl
May  4 23:16:18 gtv postfix/smtpd[22995]: NOQUEUE: reject: RCPT from 
unknown[200.27.126.222]: 554 Service unavailable; Client host [

OK!  I'm receiving my favorite spam again! ;-)

Seems to work now indeed, but not very seamless as it should be when upgrading, 
maybe you can find some more with
my info.

Happy hunting, and happy to help you out with this!

Cheerz,

Roel.

> lamont


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to