Fediverse search system

Fediver

beta version

【no such file or directory】の検索結果


``/usr/bin/setsid: no such file or directory``
は本当に何

client/ssh/server/command_execution.go:113: working directory does not exist: /home/kirura (stat /home/kirura: no such file or directory)
???????????? 嘘でしょ

RE: https://misskey.blue/notes/01KQYZMZZXRW23QHC1FP653M5H

ビルド爆速で草

ninja: Entering directory `out/Default'
build finished
local:51481 remote:0 cache:0 fallback:0 retry:0 skip:21906
fs: ops: 1319090(err:508779) / r:365434(err:0) 43.10GiB / w:2190(err:0) 134.21MiB
  resource/capa used(err)  wait-avg |   s m |  serv-avg |   s m |
   localexec/32  43806(0)  9m47.25s |▂▂▂▂▄█▇|     2.77s |▂▂▄█▂▂ |
 pool=action/32   6796(0)     5.90s |▂▂▂█▃  |     0.66s | ▇█▃▂▂ |
1h4m01.51s Build Succeeded: 51481 steps - 13.40/s


RE: https://jiskey.dev/notes/a9fg3sgb0r7709qn


@mai_llj@shahu.ski Dockerで起動するとdatabase.dbという空のディレクトリが作成されています
touch database.dbで空のファイルを作成すると以下のようにdatabase.dbはディレクトリではないという旨のエラーが出ます

Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/jj1guj/Federation-Delay-Metrics-Aggregator/data/database.db" to rootfs at "/app/database.db": mount src=/home/jj1guj/Federation-Delay-Metrics-Aggregator/data/database.db, dst=/app/database.db, dstFd=/proc/thread-self/fd/9, flags=0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type


知らなかったそんなの……
せこせことdocker-compose.ymlに直してたけどcompose.yamlでいいんだね

The default path for a Compose file is compose.yaml (preferred) or compose.yml that is placed in the working directory.
Compose also supports
docker-compose.yaml and docker-compose.yml for backwards compatibility of earlier versions.
If both files exist, Compose prefers the canonical
compose.yaml.compatibility of earlier versions. If both files exist, Compose prefers the canonical compose.yaml.



tofu+pgpモデルにしておいて、Web Key DirectoryとかDANE for PGPとかCERT RRで拾ってきたものと本人のSNSアカウントで照合してtrustしてる


VRChatのyt-dlpをリプレースするバッチファイルのようなもの,これで動くはずなのに,何かがおかしい

cd %AppData%\..\LocalLow\VRChat\VRChat\tools
curl https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp.exe -L -o yt-dlp.exe
attrib +r yt-dlp.exe
pause
>yt-dlp.exe
[PYI-33168:ERROR] Could not create temporary directory!


@dampuzakura あと, これはATProtocol自体の問題ではないけどdid:plcはplc.directoryというサーバーに依存してるので, ここも中央集権だな


Windows11,OneDrive使用時のExplorerアドレスバーが意味不明すぎてまともに使えない...
☁️OneDrive > ... > Directory
↑この表示は何?????


hakurei.winが対応するPGP鍵配布の規格
Web Key Directory
DNS CERT IPGP(RFC4398)
DNS PKA

PKAに関してはもはやGnuPGからも削除されてるけど簡単なので対応した


Web Key DirectoryとIPGPの相互運用は可能っぽいので, DNSにCERTレコードを作れるならやったほうがいいね


paru -Syu
paru: error while loading shared libraries: libalpm.so.14: cannot open shared object file: No such file or directory

これのせいかなんかparuが古いバージョンとしてマークされてたの