From owner-freebsd-ports@FreeBSD.ORG Thu Jul 18 19:04:16 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A00F31B7 for ; Thu, 18 Jul 2013 19:04:16 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by mx1.freebsd.org (Postfix) with ESMTP id 426C4CA for ; Thu, 18 Jul 2013 19:04:15 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0LwW8p-1U4ZJH2WAZ-018LOd for ; Thu, 18 Jul 2013 21:04:08 +0200 Message-ID: <51E83C29.5040603@gmx.de> Date: Thu, 18 Jul 2013 21:04:09 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Re: [HEADSUP] New mailing pkg-fallout References: <20130717165739.GI2704@ithaqua.etoilebsd.net> In-Reply-To: <20130717165739.GI2704@ithaqua.etoilebsd.net> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:7UpgH6bQMsSQu/fKPKq3nD99xEl+XsJjX8kEK5PHOnQKyjfJmSx NPhfp8q989X/kOAJKSPUv6zOzdbFhaPlQzwo0ESobWPyHn2VlBkBF8T+8Aazn1ZttGbrMaO lP/6WZzSuHz1sMhMyHnyO5AGHXoBQzUskz+9LiK73hPdSXkzEyKnnhKpVwXcBV0R2fdMsjs 4e+gK3Ept41ZDBoZjPTzw== Cc: Baptiste Daroussin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jul 2013 19:04:16 -0000 On 2013-07-17 18:57, Baptiste Daroussin wrote: > Hi all, > > If you are a committer or if you are maintainer it is highly recommanded for > you to subscribe to the pkg-fallout mailing list. > > http://lists.freebsd.org/pipermail/freebsd-pkg-fallout > > This list receive all the failures mails from the package building cluster. > Please keep in eye on this list and make sure none of your ports or the ports > you care about are failing. > > Right now the mailing list receive the failures from the experimental package > building for pkgng packages. > > Soon we will add a continuous building server which will have stricter QA rules. > > regards, > Bapt > Hm, I just picked the bugzilla44 port and struggle over the logs. > ===> de-bugzilla-4.4 conflicts with installed package(s): > bugzilla-4.2.6 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 But I found no hint in the log that bugzilla-4.2.6 was installed before. [1] The same issue for was raised for the de-bugzilla port, I suspect (ru|ja)-bugzilla44 and (de|ru|ja)-bugzilla will fail with the same issue. Is it possible that the new builds do not start with a clean build environment? [1] http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-07-17_14h38m27s/logs/de-bugzilla-4.4.log http://beefy2.isc.freebsd.org/bulk/83amd64-default/2013-07-17_14h39m18s/logs/de-bugzilla-4.4.log Maybe someone can enlighten my -- olli