Date: Tue, 05 Mar 2024 09:33:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277498] www/gitlab-ce: Could not find compatible versions Message-ID: <bug-277498-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277498 Bug ID: 277498 Summary: www/gitlab-ce: Could not find compatible versions Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mfechner@FreeBSD.org Reporter: yom@iaelu.net Assignee: mfechner@FreeBSD.org Flags: maintainer-feedback?(mfechner@FreeBSD.org) Hello, I'm trying to upgrade gitlab-ce to 16.9.1, but it seems there are some compatibility problems on dependencies versions. Currently, I'm getting these messages when trying to migrate: ``` root@gl:/usr/local/www/gitlab-ce # su -l git -c "cd /usr/local/www/gitlab-c= e && rake db:migrate RAILS_ENV=3Dproduction" Could not find compatible versions Because every version of rails depends on activesupport =3D 7.0.8 and activesupport >=3D 6.1.7.6 depends on i18n >=3D 1.6, < 2, every version of rails requires i18n >=3D 1.6, < 2. So, because i18n >=3D 1.6, < 2 could not be found in locally installed gems and Gemfile depends on rails ~> 7.0.8, version solving has failed. ``` I'm testing the upgrade in a testing jail because I can't decently upgrade a production environment with something that regularly fails to upgrade. That= 's just a fact, nothing else. It was working before the upgrade. I've also tried to backup configuration files and to delete gitlab-ce, then remove dependencies, and clean packages caches, so that a new install of gitlab-ce package would pull all dependencies again. It doesn't make any difference. --=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-277498-7788>