Skip to content

bug: make fixtures.car doesn't succeed on "clean" main branch #188

Description

@SgtPooki

https://github.com/ipfs/gateway-conformance/blame/d855ec4fb9dac4a5aaecf3776037b005cc74c566/docs/development.md#L46

╰─ ✔ ❯ make fixtures.car
go build \
	-ldflags="-X github.com/ipfs/gateway-conformance/tooling.Version=dev-d855ec4f-dirty" \
	-o ./gateway-conformance \
	./cmd/gateway-conformance
./gateway-conformance extract-fixtures --merged=true --dir=.
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/dir_listing/fixtures.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/gateway-cache/fixtures.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/gateway-raw-block.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/dag-cbor-traversal.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/dag-json-traversal.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/dag-pb.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/gateway-json-cbor.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/plain-cbor-that-can-be-dag-cbor.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/plain-cbor-that-can-be-dag-json.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/plain-cbor.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_dag/plain-json.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_tar/fixtures.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_tar/inside-root.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_tar/outside-root.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_unixfs/dir-with-files.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_unixfs/dir-with-percent-encoded-filename.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/path_gateway_unixfs/symlink.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/redirects_file/redirects-spa.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/redirects_file/redirects.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/subdomain_gateway/fixtures.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/trustless_gateway_car/dir-with-dag-cbor-with-links.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/trustless_gateway_car/dir-with-duplicate-files.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/trustless_gateway_car/file-3k-and-3-blocks-missing-block.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/trustless_gateway_car/single-layer-hamt-with-multi-block-files.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/trustless_gateway_car/subdir-with-mixed-block-files.car
processing /Users/sgtpooki/code/work/protocol.ai/ipfs/gateway-conformance/fixtures/trustless_gateway_car/subdir-with-two-single-block-files.car
Opening the fixtures.car file, with root: bafybeifz6d7xzzmo52s43a52sbyxb44uvsb2ujxohm25lszmddrb4hosdi
2023/12/05 23:21:43 cannot resume on file with mismatching data header
make: *** [Makefile:34: fixtures.car] Error 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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