Date: Sat, 09 Jun 2018 22:34:09 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 213085] www/redmine: depends on net-ldap twice, with different version numbers. Message-ID: <bug-213085-21402-HS68P0LvEm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213085-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-213085-21402@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=3D213085 --- Comment #6 from Steve Wills <swills@FreeBSD.org> --- This breaks the port: [ E 2018-06-09 22:22:27.5941 84452/T15 age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /usr/local/www/redmine: The applica= tion encountered the following error: No such file to load -- net/ldap (LoadErro= r) This is because of lines 18 and 19 of /usr/local/www/redmine/app/models/auth_source_ldap.rb: require 'net/ldap' require 'net/ldap/dn' You want to either patch that file when disabling LDAP or remove the option= to disable LDAP. I don't really see the need to disable LDAP, it's under 3mb. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213085-21402-HS68P0LvEm>