[Bug 231224] www/gitlab-ce fails to upgrade due to missing build dependency net/rubygem-hangouts-chat & devel/rubygem-rbtrace

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 8 15:31:51 UTC 2018


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

--- Comment #3 from hakan at siktas.com ---
(In reply to Matthias Fechner from comment #2)
Thanks for your fast reply!

I just applied your patch to my /usr/ports/www/gitlab-ce/Makefile and ran `pkg
delete rubygem-hangouts-chat-0.0.5 rubygem-rbtrace-0.4.11` which also
uninstalled the current gitlab-ce package.
Afterwards I ran `portmaster -d www/gitlab-ce` and it it attempted to install
GitLab with its two missing dependencies. As before it tried to build
www/gitlab-ce at first and failed with:

```
Could not find gem 'hangouts-chat (~> 0.0.5)' in any of the gem sources listed
in your Gemfile.
```

Again, installing these two ports before results in a successful build of
www/gitlab-ce with portmaster.

I wonder if
https://svnweb.freebsd.org/ports/head/www/gitlab-ce/Makefile?r1=476329&r2=477216
actually turns all runtime-dependent rubygems for GitLab into build
dependencies??

BTW, gitlab.fechner.net is down and I forgot to clone it for offline
documentation. :)

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


More information about the freebsd-ruby mailing list