ITADN

Moss verifying files. Stuck in loop with nvidia file.

#1684Openthecodewarrior2 创建于 2026-05-05
T
thecodewarrior2commented
When verifying states, moss is stuck on the same file "/usr/lib/systemd/systemd-sleep/nvidia" This file does not exist. I do not believe it can exist for the following reasons:" "/usr/lib/systemd/systemd-sleep" is a file. So folder "usr/lib/systemd/systemd-sleep" can not exist. That being the case, script "usr/lib/systemd/systemd-sleep/nvidia" can not be created. I believe this path: "/usr/lib/systemd/systemd-sleep/nvidia" should be changed to: "/usr/lib/systemd/system-sleep/nvidia" https://github.com/AerynOS/recipes/blob/41e874916e88b7d8284b9729106e8180066b45a3/n/nvidia-graphics-driver/manifest.x86_64.jsonc#L139 Verifying assets Verifying states Found 6 issues × Missing path /.moss/root/67/usr/lib/systemd/systemd-sleep/nvidia in state #67 × Missing path /.moss/root/68/usr/lib/systemd/systemd-sleep/nvidia in state #68 × Missing path /.moss/root/69/usr/lib/systemd/systemd-sleep/nvidia in state #69 × Missing path /.moss/root/70/usr/lib/systemd/systemd-sleep/nvidia in state #70 × Missing path /.moss/root/71/usr/lib/systemd/systemd-sleep/nvidia in state #71 × Missing path /usr/lib/systemd/systemd-sleep/nvidia in state #80 https://github.com/AerynOS/recipes/blob/41e874916e88b7d8284b9729106e8180066b45a3/n/nvidia-graphics-driver/manifest.x86_64.jsonc#L139 https://forums.developer.nvidia.com/t/systemds-suspend-then-hibernate-not-working-in-nvidia-optimus-laptop/213690
0 条评论