29일 전
2026-02-17 03:56:01
JETSON JETPACK 6.1에서 FIREFOX 설치간 "WARNING: cannot create user data directory: failed to verify SELinux context of" 에러 관련
ㅁ JETSON JETPACK 6.1 "WARNING: cannot create user data directory: failed to verify SELinux context of" 에러 관련
-에러로그 : 2026/07/30 22:49:25.620341 cmd_run.go:1344: WARNING: cannot create user data dir ectory: failed to verify SELinux context of /home/quanta/snap: exec: "matchpathc on": executable file not found in $PATH cannot set capabilities: Operation not permitted
-조시방법 :
# Search previous version
snap download snapd --revision=24724
# Install previous snapd
snap ack snapd_24724.assert
sudo snap install snapd_24724.snap
# Hold the snapd for further upgrade
sudo snap refresh --hold snapd
스냅 되돌리기..
참조사이트 : https://forum.seeedstudio.com/t/jetson-ubuntu-22-04-snap-chromium-firefox-issue/293248
댓글