I encountered an issue when using Augeas with the latest Puppet (which was recently updated in the ports tree). After some investigation it was determined that the bug was in Augeas, although a change in Puppet is what triggered it. Details here: http://projects.puppetlabs.com/issues/13259 And here: https://fedorahosted.org/augeas/ticket/264 The first is the Puppet issue I filed. The second is the fix in Augeas. It seems to make sense to fix this problem at the root cause, so this PR includes a patch taken from the Augeas Git respository that fixes it. I've confirmed this fixes the problem. Added file(s): - files/patch-5476371f26f784797f000dda592486ff567a7e64 Port maintainer (swills@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->swills Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
swills 2012-04-25 01:11:34 UTC FreeBSD ports repository Modified files: textproc/augeas Makefile Added files: textproc/augeas/files patch-src-augeas.c Log: - Fix bug when used with Puppet PR: ports/166324 Submitted by: tdb Revision Changes Path 1.10 +1 -3 ports/textproc/augeas/Makefile 1.1 +17 -0 ports/textproc/augeas/files/patch-src-augeas.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"