www/redmine50 /bin/sh: bundle: not found
Date: Mon, 20 Mar 2023 08:41:58 UTC
hi, i try to install www/redmine50 and after lot of difficlute way to compile, with some pkg and else i return always to this error _______________________________________________________________________ cp -f /usr/ports/www/redmine50/files/commonmark.rb /usr/ports/www/redmine50/work/stage/usr/local/www/redmine/bundler.d cd /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) && /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 . /usr/ports/www/redmine50/work/stage/usr/local/www/redmine /usr/bin/touch /usr/ports/www/redmine50/work/stage/usr/local/www/redmine/Gemfile.lock 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/pg.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) /bin/sh: bundle: not found *** Error code 127 Stop. make[1]: stopped in /usr/ports/www/redmine50 *** Error code 1 Stop. make: stopped in /usr/ports/www/redmine50 ===>>> make stage failed for www/redmine50 ===>>> Aborting update _______________________________________________________________________ ===>>> pkg-message for ruby-3.1.3_2,1 On install: Some of the standard commands and libraries are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-debug: debug - Debugging functionality for Ruby devel/rubygem-erb: erb - Templating system for Ruby devel/rubygem-irb: irb - Interactive Ruby devel/rubygem-minitest: minitest - Complete suite of testing facilities devel/rubygem-power_assert: power_assert - Power Assert for Ruby devel/rubygem-rake: rake - Ruby Make devel/rubygem-rbs: rbs - Language for type signatures for Ruby and standard library definitions devel/rubygem-rdoc: rdoc - Ruby Documentation System devel/rubygem-test-unit: test-unit - Unit testing framework for Ruby devel/rubygem-typeprof: typeprof - Type analysis tool for Ruby code ftp/rubygem-net-ftp: net-ftp - Support for the File Transfer Protocol mail/rubygem-net-imap: net-imap - Ruby client api for Internet Message Access Protocol mail/rubygem-net-pop: net-pop - Ruby client library for POP3 mail/rubygem-net-smtp: net-smtp - Simple Mail Transfer Protocol client library for Ruby math/rubygem-matrix: matrix - Implementation of Matrix and Vector classes math/rubygem-prime: prime - Prime numbers and factorization library sysutils/rubygem-bundler: bundler - Tool that manages gem dependencies for ruby applications textproc/rubygem-rexml: rexml - XML toolkit for Ruby www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds" And some of the standard libraries are provided as separate ports since they require extra dependencies: databases/rubygem-dbm: DBM module databases/rubygem-gdbm: GDBM module Install them as occasion demands. ===>>> Done displaying pkg-message files _______________________________________________________________________ ===>>> Upgrade of ruby-3.0.5,1 to ruby-3.1.3_2,1 complete ===>>> You can restart from the point of failure with this command line: portmaster <flags> www/redmine50 databases/rubygem-pg databases/postgresql13-client devel/rubygem-csv devel/rubygem-erb www/rubygem-cgi devel/rubygem-request_store devel/rubygem-rotp mail/rubygem-roadie-rails-rails61 mail/rubygem-roadie textproc/rubygem- css_parser net/rubygem-net-ldap print/rubygem-rbpdf print/rubygem- rbpdf-font textproc/rubygem-htmlentities textproc/rubygem-actionpack- xml_parser-rails61 textproc/rubygem-commonmarker textproc/rubygem-html- pipeline textproc/rubygem-psych devel/rubygem-stringio textproc/rubygem-redcarpet textproc/rubygem-rouge textproc/rubygem- sanitize www/rubygem-deckar01-task_list www/rubygem-rqrcode graphics/rubygem-chunky_png This command has been saved to ~/portmasterfail.txt ``` --- i'm based on this tutorial: https://forums.freebsd.org/threads/howto-redmine-nginx-passenger-postgresql.41256/ i could update the ports by the FreeBSD Porter's Handbook but in first i try to install manualy. _______________________________________________________________________ help me for debug please, best regards, white-wolf.