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

Can't build: Unsupported tarball from /tmp/with-repo-archive4121/foo.tar #2060

Closed
Fell-x27 opened this issue Aug 24, 2020 · 2 comments · Fixed by #2056
Closed

Can't build: Unsupported tarball from /tmp/with-repo-archive4121/foo.tar #2060

Fell-x27 opened this issue Aug 24, 2020 · 2 comments · Fixed by #2056
Assignees
Labels

Comments

@Fell-x27
Copy link

Information -
Version master
Platform Linux

Steps to Reproduce

git clone https://github.com/input-output-hk/cardano-wallet.git
cd cardano-wallet
git checkout master
stack build --test --no-run-tests

Expected behavior

Build completed.

Actual behavior

Cloning 460ee17d22cacb3ac4d90536ebe90500a356a1c9 from https://github.com/input-output-hk/cardano-ledger-specs
Unsupported tarball from /tmp/with-repo-archive4121/foo.tar: Symbolic link dest not found from shelley/chain-and-ledger/cddl-spec to executable-spec/cddl-files/, looking for shelley/chain-and-ledger/executable-spec/cddl-files.
This may indicate that the source is a git archive which uses git-annex.
See commercialhaskell/stack#4579 for further information.

@KtorZ
Copy link
Member

KtorZ commented Aug 24, 2020

Yes, the ledger revision from master is currently broken. See #2056

@rvl
Copy link
Contributor

rvl commented Aug 25, 2020

Fixed in fece720.

@rvl rvl closed this as completed Aug 25, 2020
@rvl rvl self-assigned this Aug 25, 2020
@rvl rvl added the Bug label Aug 25, 2020
@rvl rvl linked a pull request Aug 25, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants