Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2022 17:39:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263688] www/gitlab-ce build and run failed because of dep rubygem-rails61>=6.1.4.7<6.1.5, but rubygem-rails61-6.1.5.1 is already installed
Message-ID:  <bug-263688-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 263688
           Summary: www/gitlab-ce build and run failed because of dep
                    rubygem-rails61>=3D6.1.4.7<6.1.5, but
                    rubygem-rails61-6.1.5.1 is already installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mfechner@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: sunpoet@FreeBSD.org
          Assignee: mfechner@FreeBSD.org
             Flags: maintainer-feedback?(mfechner@FreeBSD.org)

This commit breaks run and build:
https://cgit.freebsd.org/ports/commit/?id=3D816b6f1f77dfa9405a5f6050e1254a1=
805d09346

# service gitlab start=20
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this
application for all non-root users on this machine.
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this
application for all non-root users on this machine.
Could not find gem 'activesupport (~> 6.1.4.7)' in cached gems or installed
locally.

The source contains the following gems matching 'activesupport':
  * activesupport-6.0.4.8
  * activesupport-6.1.5.1
Could not create Gemfile.lock for gitaly, please report this using FreeBSD
Bugtracker, https://bugs.freebsd.org/


Trying rebuild gitlab:
=3D=3D=3D>   gitlab-ce-14.10.0_1 depends on package: rubygem-rails61>=3D6.1=
.4.7<6.1.5 -
not found
=E2=80=A6
=3D=3D=3D>  Installing for rubygem-rails61-6.1.5.1
=3D=3D=3D>  Checking if rubygem-rails61 is already installed
=3D=3D=3D>   rubygem-rails61-6.1.5.1 is already installed

--=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-263688-7788>