[Bug 213085] www/redmine: depends on net-ldap twice, with different version numbers.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 9 22:34:11 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213085
--- Comment #6 from Steve Wills <swills at 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 application
encountered the following error: No such file to load -- net/ldap (LoadError)
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ruby
mailing list