Date: Fri, 19 Aug 2016 22:19:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211353] mail/sendmail failing during staging under poudriere FreeBSD 11+ Message-ID: <bug-211353-13-yFwKu82uZF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211353-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211353-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211353 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: marino Date: Fri Aug 19 22:19:11 UTC 2016 New revision: 420495 URL: https://svnweb.freebsd.org/changeset/ports/420495 Log: mail/sendmail: fix stage-qa error The strip command for sbin/sendmail fails due to the permissions of the program installed in the stage directory. Change the staged sendmail mode to 755 so that the strip command succeeds. The pkg-list specifies the final mode to be 2555. PR: 211353 Reported by: dave (ci.com.au) Final fix: marino@ Appproved by: maintainer timeout Changes: head/mail/sendmail/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211353-13-yFwKu82uZF>