Skip to content

gsutil requires CRC32c mod #25

@mtmorgan

Description

@mtmorgan

Reported by a participant during a PopUp workshop

> avworkspace(thousand_genomes)
[1] “anvil-datastorage/1000G-high-coverage-2019”
> dir.create(“1000G”)
> avtable(“sample”) %>% pull(gVCF) %>% head(1) %>% gsutil_cp(destination = “~/1000G”)

results in

CommandException: Downloading this composite object requires integrity checking with CRC32c,
but your crcmod installation isn’t using t...

which I think is a gsutil configuration step that should be performed on the image. See gsutil help crcmod

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions