[Bug 219442] www/gitlab requiring inexistent version on misc/rubygem-mime-types

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 22 00:44:27 UTC 2017


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

            Bug ID: 219442
           Summary: www/gitlab requiring inexistent version on
                    misc/rubygem-mime-types
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: otacilio.neto at bsd.com.br
                CC: ruby at FreeBSD.org, tz at freebsd.org
                CC: ruby at FreeBSD.org, tz at freebsd.org

I'm trying to update www/gitlab from 8.16 to 8.17. I'm building from ports
tree. The revision used is 441153. After build and install all packages gitlab
is showing this message when I try start:

[root at mintaka /usr/ports/www/gitlab]# /usr/local/etc/rc.d/gitlab start
Starting GitLab Unicorn
Starting GitLab Sidekiq
Could not find mime-types-2.99.3 in any of the sources
Run `bundle install` to install missing gems.
The gitlab-workhorse is already running with pid 0, not restarting


The most curious is that from the ports tree there is not exist a port version
of mime-types-2.99.3.

r416246 | pi | 2016-06-01 12:28:42 -0300 (Wed, 01 Jun 2016) | 16 lines

misc/rubygem-mime-types: 2.99.1 -> 3.1

- Version 3.0 is a major release that requires Ruby 2.0 compatibility
  and removes deprecated functions.
- The columnar registry format introduced in 2.6 has been made the
  primary format
- the registry data has been extracted from this library and put
  into ruby-mime-types-data
- Additionally, mime-types is now licensed exclusively under the MIT
  licence and there is a code of conduct in effect.
- There are a number of other smaller changes described in
  https://github.com/mime-types/ruby-mime-types/blob/master/History.rdoc

PR:             209936
Submitted by:   Torsten Zuehlsdorff <ports at toco-domains.de>

------------------------------------------------------------------------


So, the mime-types is going from 2.99.1 to 3.1. Why my gitlab installation is
requiring mime-types 2.99.3?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ruby mailing list