Skip to content

Instantly share code, notes, and snippets.

@weex
Created December 8, 2021 03:56
Show Gist options
  • Save weex/501beb9871339b149f33ca9a48a7efad to your computer and use it in GitHub Desktop.
Save weex/501beb9871339b149f33ca9a48a7efad to your computer and use it in GitHub Desktop.
bundle install output from source-based install of Ecko (Mastodon-fork)
mastodon@demo:~/live$ bundle install -j$(getconf _NPROCESSORS_ONLN)
Fetching gem metadata from https://rubygems.org/............
Fetching rake 13.0.6
Installing rake 13.0.6
Fetching concurrent-ruby 1.1.9
Installing concurrent-ruby 1.1.9
Fetching i18n 1.8.10
Installing i18n 1.8.10
Fetching minitest 5.14.4
Installing minitest 5.14.4
Fetching tzinfo 2.0.4
Installing tzinfo 2.0.4
Fetching zeitwerk 2.4.2
Installing zeitwerk 2.4.2
Fetching activesupport 6.1.4.1
Installing activesupport 6.1.4.1
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.10.0
Installing erubi 1.10.0
Fetching mini_portile2 2.6.1
Installing mini_portile2 2.6.1
Fetching racc 1.6.0
Installing racc 1.6.0 with native extensions
Fetching nokogiri 1.12.5 (x86_64-linux)
Installing nokogiri 1.12.5 (x86_64-linux)
Fetching rails-dom-testing 2.0.3
Installing rails-dom-testing 2.0.3
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.12.0
Installing loofah 2.12.0
Fetching rails-html-sanitizer 1.4.2
Installing rails-html-sanitizer 1.4.2
Fetching actionview 6.1.4.1
Installing actionview 6.1.4.1
Fetching rack 2.2.3
Installing rack 2.2.3
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching actionpack 6.1.4.1
Installing actionpack 6.1.4.1
Fetching nio4r 2.5.8
Installing nio4r 2.5.8 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.7.5
Installing websocket-driver 0.7.5 with native extensions
Fetching actioncable 6.1.4.1
Installing actioncable 6.1.4.1
Fetching globalid 0.5.2
Installing globalid 0.5.2
Fetching activejob 6.1.4.1
Installing activejob 6.1.4.1
Fetching activemodel 6.1.4.1
Installing activemodel 6.1.4.1
Fetching activerecord 6.1.4.1
Installing activerecord 6.1.4.1
Fetching marcel 1.0.1
Installing marcel 1.0.1
Fetching mini_mime 1.1.1
Installing mini_mime 1.1.1
Fetching activestorage 6.1.4.1
Installing activestorage 6.1.4.1
Fetching mail 2.7.1
Installing mail 2.7.1
Fetching actionmailbox 6.1.4.1
Installing actionmailbox 6.1.4.1
Fetching actionmailer 6.1.4.1
Installing actionmailer 6.1.4.1
Fetching actiontext 6.1.4.1
Installing actiontext 6.1.4.1
Fetching case_transform 0.2
Installing case_transform 0.2
Fetching jsonapi-renderer 0.2.2
Installing jsonapi-renderer 0.2.2
Fetching active_model_serializers 0.10.12
Installing active_model_serializers 0.10.12
Fetching public_suffix 4.0.6
Installing public_suffix 4.0.6
Fetching addressable 2.8.0
Installing addressable 2.8.0
Fetching aes_key_wrap 1.1.0
Installing aes_key_wrap 1.1.0
Fetching android_key_attestation 0.3.0
Installing android_key_attestation 0.3.0
Fetching encryptor 3.0.0
Installing encryptor 3.0.0
Fetching attr_encrypted 3.1.0
Installing attr_encrypted 3.1.0
Fetching attr_required 1.0.1
Installing attr_required 1.0.1
Fetching awrence 1.1.1
Installing awrence 1.1.1
Fetching aws-eventstream 1.2.0
Installing aws-eventstream 1.2.0
Fetching aws-partitions 1.496.0
Installing aws-partitions 1.496.0
Fetching aws-sigv4 1.4.0
Installing aws-sigv4 1.4.0
Fetching jmespath 1.4.0
Installing jmespath 1.4.0
Fetching aws-sdk-core 3.121.0
Installing aws-sdk-core 3.121.0
Fetching aws-sdk-kms 1.48.0
Installing aws-sdk-kms 1.48.0
Fetching aws-sdk-s3 1.102.0
Installing aws-sdk-s3 1.102.0
Fetching bcrypt 3.1.16
Installing bcrypt 3.1.16 with native extensions
Fetching bindata 2.4.10
Installing bindata 2.4.10
Fetching ffi 1.15.4
Installing ffi 1.15.4 with native extensions
Fetching blurhash 0.1.5
Installing blurhash 0.1.5 with native extensions
Fetching msgpack 1.4.2
Installing msgpack 1.4.2 with native extensions
Fetching bootsnap 1.8.1
Installing bootsnap 1.8.1 with native extensions
Fetching browser 4.2.0
Installing browser 4.2.0
Fetching redis 4.4.0
Installing redis 4.4.0
Fetching brpoplpush-redis_script 0.1.2
Installing brpoplpush-redis_script 0.1.2
Using bundler 2.1.4
Fetching cbor 0.5.9.6
Installing cbor 0.5.9.6 with native extensions
Fetching charlock_holmes 0.7.7
Installing charlock_holmes 0.7.7 with native extensions
Fetching multi_json 1.15.0
Installing multi_json 1.15.0
Fetching elasticsearch-api 7.10.1
Installing elasticsearch-api 7.10.1
Fetching faraday-net_http 1.0.1
Installing faraday-net_http 1.0.1
Fetching multipart-post 2.1.1
Installing multipart-post 2.1.1
Fetching ruby2_keywords 0.0.4
Installing ruby2_keywords 0.0.4
Fetching faraday 1.3.0
Installing faraday 1.3.0
Fetching elasticsearch-transport 7.10.1
Installing elasticsearch-transport 7.10.1
Fetching elasticsearch 7.10.1
Installing elasticsearch 7.10.1
Fetching elasticsearch-dsl 0.1.9
Installing elasticsearch-dsl 0.1.9
Fetching chewy 5.2.0
Installing chewy 5.2.0
Fetching chunky_png 1.4.0
Installing chunky_png 1.4.0
Fetching cld3 3.4.2
Installing cld3 3.4.2 with native extensions
Fetching climate_control 0.2.0
Installing climate_control 0.2.0
Fetching color_diff 0.1
Installing color_diff 0.1
Fetching connection_pool 2.2.5
Installing connection_pool 2.2.5
Fetching openssl-signature_algorithm 0.4.0
Installing openssl-signature_algorithm 0.4.0
Fetching cose 1.0.0
Installing cose 1.0.0
Fetching css_parser 1.7.1
Installing css_parser 1.7.1
Fetching orm_adapter 0.5.0
Installing orm_adapter 0.5.0
Fetching method_source 1.0.0
Installing method_source 1.0.0
Fetching thor 1.1.0
Installing thor 1.1.0
Fetching railties 6.1.4.1
Installing railties 6.1.4.1
Fetching responders 3.0.1
Installing responders 3.0.1
Fetching warden 1.2.9
Installing warden 1.2.9
Fetching devise 4.8.0
Installing devise 4.8.0
Fetching rotp 6.2.0
Installing rotp 6.2.0
Fetching devise-two-factor 4.0.1
Installing devise-two-factor 4.0.1
Fetching discard 1.2.0
Installing discard 1.2.0
Fetching unf_ext 0.0.7.7
Installing unf_ext 0.0.7.7 with native extensions
Fetching unf 0.1.4
Installing unf 0.1.4
Fetching domain_name 0.5.20190701
Installing domain_name 0.5.20190701
Fetching doorkeeper 5.5.2
Installing doorkeeper 5.5.2
Fetching dotenv 2.7.6
Installing dotenv 2.7.6
Fetching dotenv-rails 2.7.6
Installing dotenv-rails 2.7.6
Fetching e2mmap 0.1.0
Installing e2mmap 0.1.0
Fetching ed25519 1.2.4
Installing ed25519 1.2.4 with native extensions
Fetching et-orbi 1.2.4
Installing et-orbi 1.2.4
Fetching excon 0.76.0
Installing excon 0.76.0
Fetching fast_blank 1.0.1
Installing fast_blank 1.0.1 with native extensions
Fetching fastimage 2.2.5
Installing fastimage 2.2.5
Fetching ffi-compiler 1.0.1
Installing ffi-compiler 1.0.1
Fetching formatador 0.2.5
Installing formatador 0.2.5
Fetching mime-types-data 3.2020.0512
Installing mime-types-data 3.2020.0512
Fetching mime-types 3.3.1
Installing mime-types 3.3.1
Fetching fog-core 2.1.0
Installing fog-core 2.1.0
Fetching fog-json 1.2.0
Installing fog-json 1.2.0
Fetching ipaddress 0.8.3
Installing ipaddress 0.8.3
Fetching fog-openstack 0.3.10
Installing fog-openstack 0.3.10
Fetching raabro 1.4.0
Installing raabro 1.4.0
Fetching fugit 1.4.5
Installing fugit 1.4.5
Fetching hashie 4.1.0
Installing hashie 4.1.0
Fetching omniauth 1.9.1
Installing omniauth 1.9.1
Fetching json-jwt 1.13.0
Installing json-jwt 1.13.0
Fetching httpclient 2.8.3
Installing httpclient 2.8.3
Fetching rack-oauth2 1.16.0
Installing rack-oauth2 1.16.0
Fetching swd 1.2.0
Installing swd 1.2.0
Fetching validate_email 0.1.6
Installing validate_email 0.1.6
Fetching validate_url 1.0.13
Installing validate_url 1.0.13
Fetching webfinger 1.1.0
Installing webfinger 1.1.0
Fetching openid_connect 1.2.0
Installing openid_connect 1.2.0
Fetching gitlab-omniauth-openid-connect 0.5.0
Installing gitlab-omniauth-openid-connect 0.5.0
Fetching temple 0.8.2
Installing temple 0.8.2
Fetching tilt 2.0.10
Installing tilt 2.0.10
Fetching hamlit 2.13.0
Installing hamlit 2.13.0 with native extensions
Fetching hamlit-rails 0.2.3
Installing hamlit-rails 0.2.3
Fetching hamster 3.0.0
Installing hamster 3.0.0
Fetching hiredis 0.6.3
Installing hiredis 0.6.3 with native extensions
Fetching hkdf 0.3.0
Installing hkdf 0.3.0
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching http-cookie 1.0.4
Installing http-cookie 1.0.4
Fetching http-form_data 2.3.0
Installing http-form_data 2.3.0
Fetching llhttp-ffi 0.4.0
Installing llhttp-ffi 0.4.0 with native extensions
Fetching http 5.0.2
Installing http 5.0.2
Fetching http_accept_language 2.1.1
Installing http_accept_language 2.1.1
Fetching rainbow 3.0.0
Installing rainbow 3.0.0
Fetching httplog 1.5.0
Installing httplog 1.5.0
Fetching idn-ruby 0.1.2
Installing idn-ruby 0.1.2 with native extensions
Fetching iso-639 0.3.5
Installing iso-639 0.3.5
Fetching json-canonicalization 0.2.1
Installing json-canonicalization 0.2.1
Fetching link_header 0.0.8
Installing link_header 0.0.8
Fetching rdf 3.1.15
Installing rdf 3.1.15
Fetching json-ld 3.1.9
Installing json-ld 3.1.9
Fetching json-ld-preloaded 3.1.6
Installing json-ld-preloaded 3.1.6
Fetching jwt 2.2.2
Installing jwt 2.2.2
Fetching kaminari-core 1.2.1
Installing kaminari-core 1.2.1
Fetching kaminari-actionview 1.2.1
Installing kaminari-actionview 1.2.1
Fetching kaminari-activerecord 1.2.1
Installing kaminari-activerecord 1.2.1
Fetching kaminari 1.2.1
Installing kaminari 1.2.1
Fetching request_store 1.5.0
Installing request_store 1.5.0
Fetching lograge 0.11.2
Installing lograge 0.11.2
Fetching makara 0.5.1
Installing makara 0.5.1
Fetching mario-redis-lock 1.2.1
Installing mario-redis-lock 1.2.1
Fetching mimemagic 0.3.10
Installing mimemagic 0.3.10 with native extensions
Fetching net-ldap 0.17.0
Installing net-ldap 0.17.0
Fetching sidekiq 6.2.2
Installing sidekiq 6.2.2
Fetching statsd-ruby 1.5.0
Installing statsd-ruby 1.5.0
Fetching nsa 0.2.8
Installing nsa 0.2.8
Fetching oj 3.13.7
Installing oj 3.13.7 with native extensions
Fetching omniauth-cas 2.0.0
Installing omniauth-cas 2.0.0
Fetching omniauth-rails_csrf_protection 0.1.2
Installing omniauth-rails_csrf_protection 0.1.2
Fetching rexml 3.2.5
Installing rexml 3.2.5
Fetching ruby-saml 1.13.0
Installing ruby-saml 1.13.0
Fetching omniauth-saml 1.10.3
Installing omniauth-saml 1.10.3
Fetching openssl 2.2.0
Installing openssl 2.2.0 with native extensions
Fetching ox 2.14.5
Installing ox 2.14.5 with native extensions
Fetching terrapin 0.6.0
Installing terrapin 0.6.0
Fetching paperclip 6.0.0
Installing paperclip 6.0.0
Fetching parallel 1.21.0
Installing parallel 1.21.0
Fetching parslet 2.0.0
Installing parslet 2.0.0
Fetching tty-color 0.6.0
Installing tty-color 0.6.0
Fetching pastel 0.8.0
Installing pastel 0.8.0
Fetching pg 1.2.3
Installing pg 1.2.3 with native extensions
Fetching pghero 2.8.1
Installing pghero 2.8.1
Fetching pkg-config 1.4.6
Installing pkg-config 1.4.6
Fetching posix-spawn 0.3.15
Installing posix-spawn 0.3.15 with native extensions
Fetching premailer 1.14.2
Installing premailer 1.14.2
Fetching premailer-rails 1.11.1
Installing premailer-rails 1.11.1
Fetching private_address_check 0.5.0
Installing private_address_check 0.5.0
Fetching puma 5.5.1
Installing puma 5.5.1 with native extensions
Fetching pundit 2.1.1
Installing pundit 2.1.1
Fetching rack-attack 6.5.0
Installing rack-attack 6.5.0
Fetching rack-cors 1.1.1
Installing rack-cors 1.1.1
Fetching rack-proxy 0.7.0
Installing rack-proxy 0.7.0
Fetching sprockets 3.7.2
Installing sprockets 3.7.2
Fetching sprockets-rails 3.2.2
Installing sprockets-rails 3.2.2
Fetching rails 6.1.4.1
Installing rails 6.1.4.1
Fetching rails-i18n 6.0.0
Installing rails-i18n 6.0.0
Fetching rails-settings-cached 0.6.6
Installing rails-settings-cached 0.6.6
Fetching rdf-normalize 0.4.0
Installing rdf-normalize 0.4.0
Fetching redis-namespace 1.8.1
Installing redis-namespace 1.8.1
Fetching rqrcode_core 1.2.0
Installing rqrcode_core 1.2.0
Fetching rqrcode 2.1.0
Installing rqrcode 2.1.0
Fetching ruby-progressbar 1.11.0
Installing ruby-progressbar 1.11.0
Fetching rufus-scheduler 3.7.0
Installing rufus-scheduler 3.7.0
Fetching safety_net_attestation 0.4.0
Installing safety_net_attestation 0.4.0
Fetching sanitize 6.0.0
Installing sanitize 6.0.0
Fetching scenic 1.5.4
Installing scenic 1.5.4
Fetching securecompare 1.0.0
Installing securecompare 1.0.0
Fetching semantic_range 3.0.0
Installing semantic_range 3.0.0
Fetching sidekiq-bulk 0.2.0
Installing sidekiq-bulk 0.2.0
Fetching thwait 0.2.0
Installing thwait 0.2.0
Fetching sidekiq-scheduler 3.1.0
Installing sidekiq-scheduler 3.1.0
Fetching sidekiq-unique-jobs 7.1.5
Installing sidekiq-unique-jobs 7.1.5
Fetching simple-navigation 4.3.0
Installing simple-navigation 4.3.0
Fetching simple_form 5.1.0
Installing simple_form 5.1.0
Fetching stoplight 2.2.1
Installing stoplight 2.2.1
Fetching strong_migrations 0.7.8
Installing strong_migrations 0.7.8
Fetching tpm-key_attestation 0.9.0
Installing tpm-key_attestation 0.9.0
Fetching tty-cursor 0.7.1
Installing tty-cursor 0.7.1
Fetching tty-screen 0.8.1
Installing tty-screen 0.8.1
Fetching wisper 2.0.1
Installing wisper 2.0.1
Fetching tty-reader 0.9.0
Installing tty-reader 0.9.0
Fetching tty-prompt 0.23.1
Installing tty-prompt 0.23.1
Fetching twitter-text 3.1.0
Installing twitter-text 3.1.0
Fetching tzinfo-data 1.2021.1
Installing tzinfo-data 1.2021.1
Fetching webauthn 3.0.0.alpha1
Installing webauthn 3.0.0.alpha1
Fetching webpacker 5.4.2
Installing webpacker 5.4.2
Fetching webpush 0.3.8
Installing webpush 0.3.8
Fetching xorcist 1.1.2
Installing xorcist 1.1.2 with native extensions
Bundle complete! 124 Gemfile dependencies, 224 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into `./vendor/bundle`
Post-install message from encryptor:
Please be aware that Encryptor v2.0.0 had a major security bug when using AES-*-GCM algorithms.
By default You will not be able to decrypt data that was previously encrypted using an AES-*-GCM algorithm.
Please see the README and https://github.com/attr-encrypted/encryptor/pull/22 for more information.
Post-install message from attr_encrypted:
WARNING: Several insecure default options and features were deprecated in attr_encrypted v2.0.0.
Additionally, there was a bug in Encryptor v2.0.0 that insecurely encrypted data when using an AES-*-GCM algorithm.
This bug was fixed but introduced breaking changes between v2.x and v3.x.
Please see the README for more information regarding upgrading to attr_encrypted v3.0.0.
Post-install message from doorkeeper:
Starting from 5.5.0 RC1 Doorkeeper requires client authentication for Resource Owner Password Grant
as stated in the OAuth RFC. You have to create a new OAuth client (Doorkeeper::Application) if you didn't
have it before and use client credentials in HTTP Basic auth if you previously used this grant flow without
client authentication.
To opt out of this you could set the "skip_client_authentication_for_password_grant" configuration option
to "true", but note that this is in violation of the OAuth spec and represents a security risk.
Read https://github.com/doorkeeper-gem/doorkeeper/issues/561#issuecomment-612857163 for more details.
Post-install message from paperclip:
##################################################
# NOTE FOR UPGRADING FROM 4.3.0 OR EARLIER #
##################################################
Paperclip is now compatible with aws-sdk >= 2.0.0.
If you are using S3 storage, aws-sdk >= 2.0.0 requires you to make a few small
changes:
* You must set the `s3_region`
* If you are explicitly setting permissions anywhere, such as in an initializer,
note that the format of the permissions changed from using an underscore to
using a hyphen. For example, `:public_read` needs to be changed to
`public-read`.
For a walkthrough of upgrading from 4 to 5 and aws-sdk >= 2.0 you can watch
http://rubythursday.com/episodes/ruby-snack-27-upgrade-paperclip-and-aws-sdk-in-prep-for-rails-5
Post-install message from sidekiq-unique-jobs:
IMPORTANT!
Automatic configuration of the sidekiq middelware is no longer done.
Please see: https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/README.md#add-the-middleware
This version deprecated the following sidekiq_options
- sidekiq_options lock_args: :method_name
It is now configured with:
- sidekiq_options lock_args_method: :method_name
This is also true for `Sidekiq.default_worker_options`
We also deprecated the global configuration options:
- default_lock_ttl
- default_lock_ttl=
- default_lock_timeout
- default_lock_timeout=
The new methods to use are:
- lock_ttl
- lock_ttl=
- lock_timeout
- lock_timeout=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment