Date: Thu, 21 Mar 2024 14:54:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277866] www/redmine50 broken with rubygem-roadie-rails-rails61 3.1.0 Message-ID: <bug-277866-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277866 Bug ID: 277866 Summary: www/redmine50 broken with rubygem-roadie-rails-rails61 3.1.0 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mikael@FreeBSD.org Reporter: gessel@blackrosetech.com Flags: maintainer-feedback?(mikael@FreeBSD.org) Assignee: mikael@FreeBSD.org Building www/redmine50 5.0.8 on 14.0-RELEASE #0 releng/14.0-n265380-f9716eee8ab4 with Poudriere the build fails with: =3D=3D=3D> redmine50-5.0.8 depends on package: rubygem-roadie-rails-rails= 61>=3D3.0.0 - not found =3D=3D=3D> Installing existing package /packages/All/rubygem-roadie-rails-rails61-3.1.0.pkg [FBSD_14-0-R-default-job-01] Installing rubygem-roadie-rails-rails61-3.1.0.= .. [FBSD_14-0-R-default-job-01] `-- Installing rubygem-roadie-5.2.1... [FBSD_14-0-R-default-job-01] | `-- Installing rubygem-css_parser-1.16.0... [FBSD_14-0-R-default-job-01] | `-- Extracting rubygem-css_parser-1.16.0: ....... done [FBSD_14-0-R-default-job-01] `-- Extracting rubygem-roadie-5.2.1: .......... done [FBSD_14-0-R-default-job-01] Extracting rubygem-roadie-rails-rails61-3.1.0: .......... done =3D=3D=3D> redmine50-5.0.8 depends on package: rubygem-roadie-rails-rails= 61>=3D3.0.0 - found =3D=3D=3D> Returning to build of redmine50-5.0.8 but: Your Gemfile lists the gem redcarpet (>=3D 3.5.1) more than once. You should probably keep only one of them. Remove any duplicate entries and specify the gem only once. While it's not a problem now, it could cause errors if you change the versi= on of one of them later. Could not find gem 'roadie-rails (~> 3.0.0)' in cached gems or installed locally. The source contains the following gems matching 'roadie-rails': * roadie-rails-3.1.0 *** Error code 7 The only make.conf option that seem relevant are: DEFAULT_VERSIONS+=3Druby=3D3.1 DEFAULT_VERSIONS+=3Dmysql=3D10.11m Building directly in ports /usr/ports/www/redmine50 # make install yields cp -f /usr/ports/www/redmine50/files/markdown.rb /usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d cp -f /usr/ports/www/redmine50/files/mysql.rb /usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d cp -f /usr/ports/www/redmine50/files/mini_magick.rb /usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d (cd /usr/ports/www/redmine50/work/stage/usr/local/www/redmine && /bin/rm -f Gemfile.lock && bundle install --local) Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this machine. Your Gemfile lists the gem redcarpet (>=3D 3.5.1) more than once. You should probably keep only one of them. Remove any duplicate entries and specify the gem only once. While it's not a problem now, it could cause errors if you change the versi= on of one of them later. Could not find gem 'roadie-rails (~> 3.0.0)' in cached gems or installed locally. The source contains the following gems matching 'roadie-rails': * roadie-rails-3.1.0 *** Error code 7 Stop. make[1]: stopped in /usr/ports/www/redmine50 /usr/ports/www/redmine50 # pkg version -v | grep roadie rubygem-roadie-5.2.1 =3D up-to-date with port rubygem-roadie-rails-rails61-3.1.0 =3D up-to-date with port --=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-277866-7788>