Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2017 00:44:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219442] www/gitlab requiring inexistent version on misc/rubygem-mime-types
Message-ID:  <bug-219442-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219442

            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@FreeBSD.org
          Reporter: otacilio.neto@bsd.com.br
                CC: ruby@FreeBSD.org, tz@freebsd.org
                CC: ruby@FreeBSD.org, tz@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 git=
lab
is showing this message when I try start:

[root@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 vers=
ion
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@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?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219442-13>