Skip to content

[help] Target statuses are different after transferring files #1476

Closed Answered by wlandau
wzbillings asked this question in Help
Discussion options

You must be logged in to vote

The main problem seems to be the actual data files.

I agree, that could be the reason. Looking back at your screenshot from #1476 (reply in thread), it looks like tar_sitrep() reported file = TRUE for a few targets, which indicates files somehow changed when you downloaded the project from Unix to Windows. You can confirm that the hash changed using secretbase::siphash13(file = "...") on a file and comparing output between platforms. As you say, that would point to an issue outside targets (preserving file contents en route to Windows).

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@wzbillings
Comment options

@wlandau
Comment options

@wzbillings
Comment options

@wlandau
Comment options

Answer selected by wzbillings
@wzbillings
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants