https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213127

Miroslav Lachman <000.f...@quip.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |000.f...@quip.cz

--- Comment #1 from Miroslav Lachman <000.f...@quip.cz> ---
"Me too".

I upgraded redmine 3.2.3 -> 3.2.3_1 and it can't start until I remove 
/usr/local/www/redmine/app/models/auth_source_ldap.rb

I have this options in poudriere

# This file is auto-generated by 'make config'.
# Options for redmine-3.2.3
_OPTIONS_READ=redmine-3.2.3
_FILE_COMPLETE_OPTIONS_LIST=MYSQL POSTGRESQL LDAP MARKDOWN RMAGIC THIN
PASSENGER
OPTIONS_FILE_SET+=MYSQL
OPTIONS_FILE_UNSET+=POSTGRESQL
OPTIONS_FILE_UNSET+=LDAP
OPTIONS_FILE_SET+=MARKDOWN
OPTIONS_FILE_SET+=RMAGIC
OPTIONS_FILE_SET+=THIN
OPTIONS_FILE_UNSET+=PASSENGER


www/redmine/Gemfile does not contain net-ldap


# ll /usr/local/www/redmine/bundler.d/
total 16
-rw-r--r--  1 root  wheel    28B Sep 30 12:53 markdown.rb
-rw-r--r--  1 root  wheel    26B Sep 30 12:53 mysql.rb
-rw-r--r--  1 root  wheel    27B Sep 30 12:53 rmagic.rb
-rw-r--r--  1 root  wheel    23B Sep 30 12:53 thin.rb


# uname -srmi
FreeBSD 10.3-RELEASE-p9 amd64 GENERIC


How can I disable loading of auth_source_ldap.rb instead of deleting it? Should
this file be installed at all?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to