Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

chmod follows symlink to file that doesn't exist yet. #25

Open
demizer opened this issue Aug 1, 2015 · 0 comments
Open

chmod follows symlink to file that doesn't exist yet. #25

demizer opened this issue Aug 1, 2015 · 0 comments
Labels

Comments

@demizer
Copy link
Owner

demizer commented Aug 1, 2015

The first major backup of 6.5TB had only a single apparent failure:

time="2015-07-31T19:32:44-07:00" level=fatal msg="Sync failed: createFile: setMetaData chown: chown /mnt/backup/data/home/demizer/code/code/c/pacman/lib/libalpm/util-common.c: no such file or directory"

util-common.c is a symlink, so the problem could be that chmod is following the symlink but the file it is pointing at doesn't exist.

@demizer demizer added the Major label Aug 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant