From owner-freebsd-perl@FreeBSD.ORG Mon Jan 14 13:10:10 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A1C9030E; Mon, 14 Jan 2013 13:10:10 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 766D47EC; Mon, 14 Jan 2013 13:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0EDAAvs011204; Mon, 14 Jan 2013 13:10:10 GMT (envelope-from trociny@freefall.freebsd.org) Received: (from trociny@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0EDAAKK011200; Mon, 14 Jan 2013 13:10:10 GMT (envelope-from trociny) Date: Mon, 14 Jan 2013 13:10:10 GMT Message-Id: <201301141310.r0EDAAKK011200@freefall.freebsd.org> To: trociny@FreeBSD.org, trociny@FreeBSD.org, perl@FreeBSD.org From: trociny@FreeBSD.org Subject: Re: ports/171691: sysutils/p5-MogileFS-Server: issues with daemons startup X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2013 13:10:10 -0000 Synopsis: sysutils/p5-MogileFS-Server: issues with daemons startup State-Changed-From-To: feedback->open State-Changed-By: trociny State-Changed-When: Mon Jan 14 12:59:14 UTC 2013 State-Changed-Why: The version 2.66 does not fix the issue. It has not been fixed upstream yet. There is a discussion about the issue on mogilefs list: https://groups.google.com/forum/#!msg/mogile/R08CdfZm7YM/54YRfCvK_RkJ According to the developers a proper solution is to fix Danga::Socket, where the real bug is, not to workaround it in mogstored. http://www.freebsd.org/cgi/query-pr.cgi?pr=171691