Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2017 22:17:02 +0000 (UTC)
From:      "Timur I. Bakeyev" <timur@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437497 - head
Message-ID:  <201704012217.v31MH2mv007936@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: timur
Date: Sat Apr  1 22:17:02 2017
New Revision: 437497
URL: https://svnweb.freebsd.org/changeset/ports/437497

Log:
  Add a note about need to remove p5-Parse-Pidl* from the system before installing net/samba*.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Apr  1 22:15:11 2017	(r437496)
+++ head/UPDATING	Sat Apr  1 22:17:02 2017	(r437497)
@@ -5,6 +5,19 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20170401:
+  AFFECTS: net/samba44, net/samba45, net/samba46 and devel/p5-Parse-Pidl*
+  AUTHOR: timur@FreeBSD.org
+
+  It turned out that arbitary versions of p5-Parse-Pidl may lead to the
+  hard to explain crashes of the Samba server and utilities(in particular
+  we suspect it was responsible for the troubles with the DC provisioning).
+
+  So, from now on net/samba* ports use bundled version of Pidl. You need to
+  remove external package from the system:
+
+  pkg delete -f p5-Parse-Pidl p5-Parse-Pidl44
+
 20170331:
   AFFECTS: users of security/openssh-portable
   AUTHOR: bdrewery@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704012217.v31MH2mv007936>