Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Sep 2018 15:31:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 231224] www/gitlab-ce fails to upgrade due to missing build dependency net/rubygem-hangouts-chat & devel/rubygem-rbtrace
Message-ID:  <bug-231224-21402-5p7YloZRBk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231224-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231224-21402@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #3 from hakan@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 insta=
ll
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 lis=
ted
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=3D476329&r2=
=3D477216
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. :)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231224-21402-5p7YloZRBk>