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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
CC: [email protected], [email protected]
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@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 <[email protected]>
------------------------------------------------------------------------
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"