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.
久しぶりにDockerマシン起こしてきたら
20 packages can be updated.
7 updates are security updates.
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
もー
久々に適当なドリップバッグじゃなくて美味しいの飲みたいなと思って、何故かマストドンにアカウントを持っているNelson Coffee Roasterさんから豆を購入して飲んでみてるんですが……
@nelsoncoffeeroaster
https://store.shopping.yahoo.co.jp/nelsoncoffee/
やっべぇ、これ凄い美味しいです……。
明日また淹れるのが楽しみすぎる。もうひと頑張りしよう。
apt upgradeとrbenv install 2.5.0待ちなのですが何をどうすればいいのか。
HerokuではPipelinesがあるのでプリコンパイルの時と稼働時と環境が違う可能性がある。このぼっちインスタンスはweb UIを作る時にプリコンパイル時の環境からアセットを取ってこようとして動かなくなった。
この変更は送られたHTMLメールがアセットを取りに行けるようにするもの。
メールに含めるアセットのURLは絶対的なものにしてASSET_HOSTがあればそれを、なければLOCAL_DOMAINを使うようにプリコンパイルの時に焼き込んでるんだろうな。それを実際にメールを書く時まで遅延させればいいのかな?
$ . /etc/os-release ; echo $PRETTY_NAME
Ubuntu 17.10
$ uname -srm
Linux 4.13.0-21-generic x86_64
$ cat /proc/cpuinfo | egrep 'model name|bug' | sort -u
bugs :
model name : Intel(R) Xeon(R) CPU 5160 @ 3.00GHz
$ cat /sys/devices/system/cpu/vulnerabilities
cat: /sys/devices/system/cpu/vulnerabilities: No such file or directory
This account is not set to public on notestock.
$ uname -srm
Linux 4.13.0-25-generic x86_64
$ cat /proc/cpuinfo | egrep 'model name|bug' | sort -u
bugs : cpu_insecure
model name : Intel(R) Xeon(R) CPU 5160 @ 3.00GHz
$ cat /sys/devices/system/cpu/vulnerabilities
cat: /sys/devices/system/cpu/vulnerabilities: No such file or directory
cpu_insecureが増えたね
app/helpers/routing_helper.rbのfull_asset_urlの定義を読んで見たんだけどroot_urlがどこで定義されてるかわからないのう
$ find . -type f -print0 | xargs -0 egrep 'root_url\s*='
$ find . -type f -print0 | xargs -0 egrep 'def\s+root_url'
なでないん
$ bundle exec rails c
Loading test environment (Rails 5.1.4)
[1] pry(main)> root_url
NameError: undefined local variable or method `root_url' for main:Object
むーん
Finished in 5 minutes 23 seconds (files took 5.84 seconds to load)
2061 examples, 0 failures, 17 pending
Randomized with seed 22109
Coverage report generated for RSpec to /home/zunda/local/src/mastodon/coverage. 8162 / 10116 LOC (80.68%) covered.
upstream/masterでSpecは通ったど
$ bundle exec rails c
include Rails.application.routes.url_helpers
root_url
ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true
from /home/zunda/local/src/mastodon/vendor/bundle/ruby/2.5.0/gems/actionpack-5.1.4/lib/action_dispatch/http/url.rb:62:in `full_url_for'
ほむ
よーっし
tootsuite/mastodonの72f9eab3d6e35798d2797d9acaebe0d97b22f646にhttps://github.com/zunda/mastodon/commit/8d7d60353e723c8c186220cc7461a5aca96f2153 を混ぜればプリコンパイルする時のLOCAL_DOMAINがこのインスタンスと違ってても動く
WebpackerわからないのでPRじゃなくてIssueにしました。くやしーw
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.
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.