From owner-freebsd-ports@freebsd.org Fri Nov 4 14:40:40 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 866F3C2F93F for ; Fri, 4 Nov 2016 14:40:40 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from mail.mimar.rs (mail1.mimar.rs [193.53.106.128]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A04A8D9 for ; Fri, 4 Nov 2016 14:40:38 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from mail1.mimar.rs (localhost [127.0.1.128]) by mail.mimar.rs (Postfix) with ESMTP id C030145BA22B for ; Fri, 4 Nov 2016 15:40:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-transfer-encoding:content-type:content-type:mime-version :x-mailer:organization:references:in-reply-to:message-id:subject :subject:from:from:date:date:received:received; s=mimar-0901; t= 1478270431; x=1480084832; bh=RDIWJYWppoch9x8Wa451DDQIRfNtKwEqdLr ymkVF/D4=; b=NpbTLYS9d3yBM4lIs34Vc+4ghClawRBU2wyc1PhjlSqZO2+I+9u 68w3DcTP60g1HRu/z1Wc3sChJigNdQsjQ5lC0G63qSjsFfDneMfPmiZvo3mMCopJ jOf46V8gT1Pb5N36WTb7hGMcug7laZnsYGNRlDb7SABnFteSmS+3zyOo= X-Virus-Scanned: amavisd-new at mimar.rs Received: from mail.mimar.rs ([127.0.1.128]) by mail1.mimar.rs (amavis.mimar.rs [127.0.1.128]) (amavisd-new, port 10026) with LMTP id W65-AiO3cHVA for ; Fri, 4 Nov 2016 15:40:31 +0100 (CET) Received: from mephala.kappastar.com (nat-nat.kappastar.com [193.53.106.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by mail.mimar.rs (Postfix) with ESMTPSA id C077F45BA0E3 for ; Fri, 4 Nov 2016 15:40:31 +0100 (CET) Date: Fri, 4 Nov 2016 15:40:13 +0100 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-ports@freebsd.org Subject: Re: [HEADSUP] Default Perl changed to 5.24. Message-ID: <20161104154013.1d253c5a@mephala.kappastar.com> In-Reply-To: <20161104104129.5a903775@efreet.kappastar.com> References: <20161104104129.5a903775@efreet.kappastar.com> Organization: Mimar X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2016 14:40:40 -0000 On Fri, 4 Nov 2016 10:41:29 +0100 Marko Cupa=C4=87 wrote: > On Thu, 3 Nov 2016 16:00:57 +0100 > Mathieu Arnold wrote: >=20 > > Instructions on how to switch are in UPDATING. > >=20 > > If you do not want to switch, you do not have to do anything. > >=20 > > EVERYTHING IS FINE. > > =20 >=20 > Thank you for the information, upgrade using poudriere and pkg > finished without problems. I guess I came to positive conclusion too early. Everything did compile, install and start without problems. But so far I had problems with amavisd-new which would die with the following message: Nov 4 15:20:52 mx1 amavis[38170]: (!)_DIE: Suicide in child_init_hook: BDB can't connect db env. at /var/amavis/db: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery, No such file or directory. at (eval 93) line 338. Moving and recreating files from under /var/amavis/db did not help, for now I have solved the problem by commenting out the following line in amavisd.conf: #$enable_db =3D 1; I'm off to write bug report for amavis now. Hope this saves troubled postmasters - early upgraders some time. --=20 Before enlightenment - chop wood, draw water. After enlightenment - chop wood, draw water. Marko Cupa=C4=87 https://www.mimar.rs/