Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2014 18:53:42 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, "pkg@freebsd.org" <pkg@freebsd.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r369639 - head/devel/automake
Message-ID:  <20140930185342.3339ecbd@kalimero.tijl.coosemans.org>
In-Reply-To: <542AD530.7030902@FreeBSD.org>
References:  <201409301539.s8UFdlok059126@svn.freebsd.org> <542AD530.7030902@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Sep 2014 11:07:12 -0500 Bryan Drewery <bdrewery@FreeBSD.org> wrote:
> On 9/30/2014 10:39 AM, Mathieu Arnold wrote:
>> Author: mat
>> Date: Tue Sep 30 15:39:46 2014
>> New Revision: 369639
>> URL: http://svnweb.freebsd.org/changeset/ports/369639
>> QAT: https://qat.redports.org/buildarchive/r369639/
>> 
>> Log:
>>   Bump PORTREVISION to solve this error:
>>   aclocal-1.14: error: couldn't open directory '/usr/local/share/aclocal': No such file or directory
>>   
>>   Which happens if the automake package was built before pkg 1.3.8, because
>>   share/aclocal was part of BSD.local.dist, and was not created by this port.
>>   
>>   Sponsored by:	Absolight
> 
> This indicates a much larger problem to me that needs to be fixed. We
> can't easily determine what other ports are affected by this since an
> exp-run wipes out all packages. The only solution I see is to retain
> BSD.local.dist, or have pkg install the entire mtree itself.

Only empty directories that need to exist can cause this.  I don't
think that applies to any directory in BSD.local.dist besides
share/aclocal.  The update to pkg 1.3.8 also added share/applications
to devel/desktop-file-utils so maybe that one as well.  It forgot to
bump PORTREVISION on that port too, as well as devel/automake14:
https://svnweb.freebsd.org/ports?view=revision&revision=368803



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