Date: Thu, 23 Mar 2023 05:50:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270414] www/redmine50: broken with rbpdf-1.21.0 Message-ID: <bug-270414-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270414 Bug ID: 270414 Summary: www/redmine50: broken with rbpdf-1.21.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mikael@FreeBSD.org Reporter: delphij@FreeBSD.org Flags: maintainer-feedback?(mikael@FreeBSD.org) Assignee: mikael@FreeBSD.org The recent update of rbpdf to 1.21.0 broke packaging of redmine50: =3D=3D=3D> Staging for redmine50-5.0.4_1 =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Creating groups. =3D=3D=3D> Creating users /bin/mkdir -p /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/red= mine /bin/mkdir -p /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d /bin/mkdir -p /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/log /bin/mkdir -p /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/public/pl= ugin_assets /bin/mkdir -p /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/tmp cp -f /usr/ports/www/redmine50/files/commonmark.rb /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d cd /wrkdirs/usr/ports/www/redmine50/work/redmine-5.0.4 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&=20 /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine /usr/bin/touch /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/Gemfile.l= ock cp -f /usr/ports/www/redmine50/files/markdown.rb /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d cp -f /usr/ports/www/redmine50/files/mysql.rb /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d cp -f /usr/ports/www/redmine50/files/mini_magick.rb /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d cp -f /usr/ports/www/redmine50/files/thin.rb /wrkdirs/usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d (cd /wrkdirs/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 'rbpdf (~> 1.20.0)' in cached gems or installed locally. The source contains the following gems matching 'rbpdf': * rbpdf-1.21.0 *** Error code 7 Stop. I think the version restriction should be adjusted to allow the use of rbpdf-1.12.0 (or maybe 1.x). The upstream have released 5.0.5 by the way. --=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-270414-7788>