From owner-freebsd-stable Thu Dec 21 13:45:44 2000 From owner-freebsd-stable@FreeBSD.ORG Thu Dec 21 13:45:42 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from amsmta04-svc.chello.nl (mail-out.chello.nl [213.46.240.7]) by hub.freebsd.org (Postfix) with ESMTP id 5F38237B400 for ; Thu, 21 Dec 2000 13:45:42 -0800 (PST) Received: from chello.nl ([212.187.13.238]) by amsmta04-svc.chello.nl (InterMail vK.4.02.00.10 201-232-116-110 license fc2c4e20c60bc99c8c8f9bb6725f4ded) with ESMTP id <20001221214706.BKWG20281.amsmta04-svc@chello.nl> for ; Thu, 21 Dec 2000 22:47:06 +0100 Sender: dehartog@FreeBSD.ORG Message-ID: <3A427A03.FA9EF800@chello.nl> Date: Thu, 21 Dec 2000 22:45:39 +0100 From: Hans de Hartog Organization: rootsr X-Mailer: Mozilla 4.75 [en] (X11; U; NetBSD 1.4.2 i386) X-Accept-Language: nl, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: mergemaster problem and apache+ssl problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not a newbie but it's the first time I tried to keep stable by cvsup (today), make buildworld (no problems), make buildkernel (OK), reboot (yes, being a good boy I was single user), make installworld (Ok, but didn't read all the messages :-) and then mergemaster died with install -c -o root -g wheel -m 644 freebsd.cf /var/tmp/temproot/etc/mail/sendmail.cf install: freebsd.cf: No such file or directory *** Error 71 So I rebooted and was prepared to manually upgrade my whole /etc from /var/tmp/temproot/etc. Then I noticed that lots of other things where missing there that are in my original /etc (from the 4.2 RELEASE CD, everything dated november 20). My fault? Just curious. What's worse: after reboot, my webserver (apache+mod_ssl-1.3.14+2.7.1_1) did not start anymore because of: Cannot load /usr/local/libexec/apache/libssl.so into server: /usr/local/libexec/apache/libssl.so: Undefined symbol "sk_X509_NAME_value" Is this related to the mergemaster-problem or do I have another problem? Everything else seems to be running ok. Thanks for your time. Hans de Hartog To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message