From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 09:11:11 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 571B9915 for ; Fri, 23 Jan 2015 09:11:11 +0000 (UTC) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 364DB638 for ; Fri, 23 Jan 2015 09:11:11 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id t0N9B1sF079493 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 23 Jan 2015 01:11:01 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.14.2/Submit) with UUCP id t0N9B1Lv079492 for freebsd-questions@freebsd.org; Fri, 23 Jan 2015 01:11:01 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: from fbsd81 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA13591; Fri, 23 Jan 15 00:26:20 PST Date: Fri, 23 Jan 2015 00:26:09 -0800 From: perryh@pluto.rain.com (Perry Hutchison) To: freebsd-questions@freebsd.org Subject: how to get broken pkg build server fixed? Message-Id: <54c205a1.nzckSmGXXPRQHMva%perryh@pluto.rain.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 09:11:11 -0000 No answer from ports@ and the problem persists; maybe someone here knows. A week ago I got an email complaining of a package build failure in a port I maintain, with the first reported error being: !!! Jail is newer than host. (Jail: 1100052, Host: 1100050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! That obviously is not something I can fix -- it needs to be dealt with by whomever administers the FreeBSD package build server. This week I got two such messages, for the same port as last week, one from the amd64 build and the other from the i386 build. It seems the situation is getting worse rather than better. Who do I need to notify, to get these servers fixed?