[Bug 198788] Postfix does not start/build anymore since upgrade to openssl 1.0.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 22 10:25:12 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198788

            Bug ID: 198788
           Summary: Postfix does not start/build anymore since upgrade to
                    openssl 1.0.2
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: pvoigt at uos.de

I am currently using 10.1-RELEASE (amd64) and have just upgraded openssl to
version 1.0.2. Now Postfix 2.11.4,1 does not start anymore:

# service postfix onestart
postconf: environment corrupt; missing value for readme_d�
/usr/local/sbin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for queue_di�
/usr/local/sbin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for readme_d�
/usr/local/sbin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for readme_d�
/usr/local/sbin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for readme_d�
/usr/local/sbin/postconf: fatal: out of memory
postfix/postfix-script: fatal: unable to create missing queue directories
postfix/postfix-script: fatal: Postfix integrity check failed!

The same error appears during build:
# portmaster --no-confirm --no-term-title -D -G postfix
...
[src/tlsproxy]
[src/posttls-finger]
/bin/sh postfix-install -non-interactive -package
postconf: environment corrupt; missing value for readme_d�
bin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for readme_d�
bin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for readme_d�
bin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for readme_d�
bin/postconf: fatal: out of memory
postconf: environment corrupt; missing value for readme_d�
bin/postconf: fatal: out of memory
postfix-install: Error: "" should be an absolute path name.
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/mail/postfix/work/postfix-2.11.4
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/mail/postfix
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/postfix

===>>> make stage failed for mail/postfix
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
  portmaster <flags> mail/postfix

Well, I could rebuild all other ports depending on openssl. I strongly suppose
postfix needs a fix.

This issue is mentioned in the forum as well:
https://forums.freebsd.org/threads/postfix-does-not-start-build-anymore-since-upgrade-to-openssl-1-0-2.50959/

Regards,
Peter

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list