Sysconfdir allways defaults to /etc. Thus, the auths file will not be found. Fix: Make the build respect the SYSCONFDIR setting. Attached patch will do that. Patch goes into files and is against iscsi-target-20080207: How-To-Repeat: Install Port, configure a target, use authentication -> syslog: Mar 15 12:32:04 maxx kernel: Mar 15 12:32:04 maxx iscsi-target: pid 20499:parameters.c:404: ***ERROR*** can't open `/etc/iscsi/auths'
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Edwin Groothuis wrote: > Maintainer of net/iscsi-target, > > Please note that PR ports/121733 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/121733 > > I approve of this patch. Thanks! -- Said one park ranger, 'There is considerable overlap between the intelligence of the smartest bears and the dumbest tourists.' Mark D. Foster, CISSP <mark@foster.cc> http://mark.foster.cc/
State Changed From-To: feedback->open Maintainer approved.
rafan 2008-03-16 09:18:39 UTC FreeBSD ports repository Modified files: net/iscsi-target Makefile Added files: net/iscsi-target/files patch-src-Makefile.in Log: - Respect SYSCONDIR setting, so the default configuration files will be in PREFIX/etc, instead of /etc PR: ports/121733 Submitted by: Dierk Sacher <dierk at blaxxtarz.de> Approved by: Mark D. Foster <mark at foster.cc> (maintainer) Revision Changes Path 1.11 +1 -0 ports/net/iscsi-target/Makefile 1.1 +11 -0 ports/net/iscsi-target/files/patch-src-Makefile.in (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"
State Changed From-To: open->closed Committed. Thanks!
rafan 2008-03-16 09:20:35 UTC FreeBSD ports repository Modified files: . UPDATING Log: - net/iscsi-target configuration files location changed. PR: 121733 Revision Changes Path 1.599 +8 -1 ports/UPDATING _______________________________________________ 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"