プリント基板と言えば塩化第二鉄ですね
だんだん起きてくる感
~ $ ssh zunda@192.168.1.66
ssh: connect to host 192.168.1.66 port 22: No route to host
~ $ ssh zunda@192.168.1.66
ssh: connect to host 192.168.1.66 port 22: Connection refused
~ $ ssh zunda@192.168.1.66
Welcome to Ubuntu 18.04 LTS (GNU/Linux 4.15.0-22-generic x86_64)
やーん
error An unexpected error occurred: "https://registry.yarnpkg.com/react-sparklines/-/react-sparklines-1.7.0.tgz: getaddrinfo ENOTFOUND registry.yarnpkg.com registry.yarnpkg.com:443".
$ bundle exec rake spec
:
An error occurred while loading ./spec/controllers/accounts_controller_spec.rb.
Failure/Error: require File.expand_path('../../config/environment', __FILE__)
NameError:
uninitialized constant Rpam2
# ./vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.0/lib/bootsnap/load_path_cache/core_ext/active_support.rb:53:in `block in load_missing_constant'
:
ぐぬぬ
https://github.com/tootsuite/documentation/pull/534 かー
$ sudo apt install libpam0g-dev
$ gem install rpam2
$ bundle exec rake spec
:
# NameError:
# uninitialized constant Rpam2
# ./vendor/bundle/ruby/2.5.0/gems/bootsnap-1.3.0/lib/bootsnap/load_path_cache/core_ext/active_support.rb:43:in `load_missing_constant'
だめじゃん
$ bundle update rpam2
:
Bundler attempted to update rpam2 but it was removed from the bundle
どゆことなん
group :pam_authentication, optional: true do
gem 'devise_pam_authenticatable2', '~> 9.1'
end
きみかー
$ bundle install --path=vendor/bundle --with pam_authentication --without development production
$ bundle exec rake db:drop
$ for i in 2 3 4; do bundle exec rake db:drop TEST_ENV_NUMBER=$i; done
$ bundle exec rake parallel:create parallel:load_schema parallel:prepare
$ bundle exec rails assets:precompile
$ bundle exec rake spec
:
Finished in 3 minutes 27.8 seconds (files took 6.97 seconds to load)
2247 examples, 0 failures, 19 pending
:
やっとこ通りました
Mastodonのrake specを走らせられるようにする https://gist.github.com/zunda/aa6870d0f9f68e705d54d1fa882b0cc0
This account is not set to public on notestock.
ok googleさん、時々タイマースタートしたよって言いつつスタートさせてないことがあるんだよな o(`ω´ )o
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
Cedar-10、だいじに取っておいたら! (もうちょっと取っとこ ((困った客だ
$ git push heroku master
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (5/5), 1.19 KiB | 610.00 KiB/s, done.
Total 5 (delta 3), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: ! Cedar-10 is deprecated. Please update to Cedar-14: https://devcenter.heroku.com/articles/cedar-14-migration
remote:
This account is not set to public on notestock.
This account is not set to public on notestock.