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

            Bug ID: 230306
           Summary: Update of security/rubygem-doorkeeper to 4.4.x
                    prevents www/gitlab-ce 11.1.2_2 from starting
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-b...@freebsd.org
          Reporter: p...@gromit.dlib.vt.edu
                CC: mfech...@freebsd.org, r...@freebsd.org
                CC: mfech...@freebsd.org, r...@freebsd.org

The recent update of the security/rubygem-doorkeeper port to 4.4.1 triggers an
error when starting up the current www/gitlab-ce application.  The error
triggered is in the doorkeeper initialiser
(/usr/local/www/gitlab-ce/config/initializers/doorkeeper.rb) in GitLab, at line
116:

=====8<=====
# Remove after we upgrade the doorkeeper gem from version 4.3.2
if Doorkeeper.gem_version > Gem::Version.new('4.3.2')
  raise "Doorkeeper was upgraded, please remove the monkey patch in
#{__FILE__}"
end
=====>8=====


(where __FILE__ is /usr/local/www/gitlab-ce/config/initializers/doorkeeper.rb)

The previous version of security/rubygem-doorkeeper was 4.3.2.  It was updated
to 4.4.1 on 31st July, 2018.

I guess the easiest fix would be to create a legacy
security/rubygem-doorkeeper43 port that holds the Gem at 4.3.2.

-- 
You are receiving this mail because:
You are on the CC list 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