[Bug 268103] www/gitlab-ce-15.5.4_1 fails to build due to dependency issues

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 Dec 2022 17:47:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268103

            Bug ID: 268103
           Summary: www/gitlab-ce-15.5.4_1 fails to build due to
                    dependency issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lysfjord.daniel@smokepit.net
 Attachment #238475 text/plain
         mime type:

Created attachment 238475
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238475&action=edit
build log

build fails during stage, due to the following issues:

Bundler could not find compatible versions for gem "aws-sdk-core":
  In Gemfile:
    aws-sdk-core (~> 3.159.0)

    aws-sdk-cloudformation (~> 1) was resolved to 1.73.0, which depends on
      aws-sdk-core (~> 3, >= 3.165.0)

    aws-sdk-s3 (~> 1.114.0) was resolved to 1.114.0, which depends on
      aws-sdk-core (~> 3, >= 3.127.0)
Bundler could not find compatible versions for gem "faraday":
  In Gemfile:
    acme-client (~> 2.0) was resolved to 2.0.11, which depends on
      faraday (>= 1.0, < 3.0.0)

    asana (~> 0.10.13) was resolved to 0.10.13, which depends on
      faraday (~> 1.0)

faraday_middleware-aws-sigv4 (~> 0.3.0) was resolved to 0.3.0, which depends
on
      faraday (>= 0.15)

    sentry-raven (~> 3.1) was resolved to 3.1.2, which depends on
      faraday (>= 1.0)
Bundler could not find compatible versions for gem "fog-core":
  In Gemfile:
    fog-core (= 2.1.0)

    fog-aliyun (~> 0.3) was resolved to 0.3.19, which depends on
      fog-core

    fog-aws (~> 3.14) was resolved to 3.15.0, which depends on
      fog-core (~> 2.1)

    fog-google (~> 1.15) was resolved to 1.19.0, which depends on
      fog-core (< 2.3)

    fog-local (~> 0.6) was resolved to 0.8.0, which depends on
      fog-core (>= 1.27, < 3.0)

    fog-rackspace (~> 0.1.1) was resolved to 0.1.6, which depends on
      fog-core (>= 1.35)

    gitlab-fog-azure-rm (~> 1.3.0) was resolved to 1.3.0, which depends on
      fog-core (>= 2.1.0)
Bundler could not find compatible versions for gem "grape":
  In Gemfile:
    grape (~> 1.5.2)

    grape-swagger (~> 1.5.0) was resolved to 1.5.0, which depends on
      grape (~> 1.3)

    grape_logging (~> 1.8) was resolved to 1.8.4, which depends on
      grape

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