Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pieceio component is entirely missing. #715

Open
maxvonhippel opened this issue May 30, 2022 · 0 comments
Open

pieceio component is entirely missing. #715

maxvonhippel opened this issue May 30, 2022 · 0 comments

Comments

@maxvonhippel
Copy link

According to the README, one of the "Components" of the filecoin-project is pieceio, which links HERE:

no-pieceio

I actually encountered this issue while trying to update the Lotus devnet to use latest versions of libp2p and Filecoin ...

(base) max@max-XPS-13-9310:~/projects/research/nds2/GOSSIPSUB/testing/lotus-devnet$ go build -o local-devnet main.go
/home/max/go/pkg/mod/github.com/jsign/lotus@v0.4.1-0.20201113110440-4640b443453c/node/impl/client/client.go:38:2: no required module provides package github.com/filecoin-project/go-fil-markets/pieceio; to add it:
	go get github.com/filecoin-project/go-fil-markets/pieceio
/home/max/go/pkg/mod/github.com/jsign/lotus@v0.4.1-0.20201113110440-4640b443453c/chain/stmgr/forks.go:26:2: no required module provides package github.com/filecoin-project/specs-actors/v2/actors/migration; to add it:
	go get github.com/filecoin-project/specs-actors/v2/actors/migration
(base) max@max-XPS-13-9310:~/projects/research/nds2/GOSSIPSUB/testing/lotus-devnet$ go get github.com/filecoin-project/go-fil-markets/pieceio
go: module github.com/filecoin-project/go-fil-markets@upgrade found (v1.20.3), but does not contain package github.com/filecoin-project/go-fil-markets/pieceio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant