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

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

@demizer

Description

@demizer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions