이상한 문제가 발생했습니다도미주문하다:
snapper -c home ls
오류는 다음과 같습니다
IO Error (open failed path:/home/.snapshots errno:2 (No such file or directory)).
그러나 ls /home/.snapshots
디렉터리가 존재한다고 표시됩니다. 또한 현재 시간별 스냅샷으로 채워집니다. 따라서 Snapper는 스냅샷을 쓸 수 있지만 나열할 수는 없습니다.
snapper --verbose -c home ls
동일한 제한된 오류 메시지만 제공됩니다.
다음 명령이 성공합니다.
snapper -c home create -d testing -c timeline
그러면 스냅샷이 예상 위치에 있는지 확인됩니다.
ls -lat /home/.snapshots/
그러나 위에 나열된 오류로 인해 명령이 계속 실패합니다.
snapper -c home ls
IO Error (open failed path:/home/.snapshots errno:2 (No such file or directory)).
나는 뛰고있어:
Arch Linux
스내퍼 0.7.1(btrfs, lvm, ext4, xattrs, 롤백, btrfs-quota, no-selinux 플래그)
btrfs