Posts
node-sass: OpenBSD でビルドエラー - 解決方法
事象 npm install node-sass を OpenBSD で実行すると、次のようなエラーが出ることがあります。 > [email protected] postinstall $APP_DIR/node_modules/node-sass > node scripts/build.js Building: node $APP_DIR/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= gyp info it worked if it ends with ok gyp info ...
読むOpenBSD pkg_add がシステム時刻不正のために失敗
概要 先日、OpenBSD を VirtualBox にインストールした直後に、pkg_add や syspatch を実行するとエラーが出ました。 TLS ハンドシェイクに ...
読むOpenBSD の pkg_add が ocsp verify failed エラーで失敗
何が起こったか OpenBSD を VirtualBox でインストールした直後のことです。syspatch も pkg_add も以下のエラーで使えませんでした: $ doas pkg_add -u https://cdn.openbsd.org/pub/OpenBSD/7.0/packages-stable/amd64/: TLS ...
読むOpenBSD 6.9 を 7.0 へアップグレード
Summary OpenBSD の 51 回目のリリースが 2021 年 10 月 14 日に行われました。このリリースで、バージョン番号が 7.0 に到達しました✨ The OpenBSD project celebrates its 7.0 release! See what's ...
読む