Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Installation fails #4249

Closed
alexqrid opened this issue Nov 1, 2019 · 3 comments
Closed

Installation fails #4249

alexqrid opened this issue Nov 1, 2019 · 3 comments

Comments

@alexqrid
Copy link

alexqrid commented Nov 1, 2019

Is your installation guide out of date ?
I tried to run my own node using that guide, but the installation via nix fails, so do installation via stack.
Nix error:

$ nix-build -A cardano-sl-node-static --out-link master
error: attribute 'cardano-sl-node-static' in selection path 'cardano-sl-node-static' not found

Stack error:

$ ./scripts/build/cardano-sl.sh
Going to build:  cardano-sl-networking cardano-sl-binary cardano-sl-util cardano-sl-crypto cardano-sl-core cardano-sl-db cardano-sl-chain cardano-sl-infra cardano-sl cardano-sl-node cardano-sl-client cardano-sl-generator cardano-sl-auxx cardano-sl-tools cardano-sl-explorer cardano-sl-wallet
Building cardano-sl-networking

stack build --ghc-options=" -Wwarn" --test --no-haddock-deps --bench --jobs=1 --no-run-tests --no-run-benchmarks --dependencies-only  cardano-sl-networking

Could not parse '/home/cardano/cardano-sl/stack.yaml':
Aeson exception:
Error in $.packages[33]: failed to parse field 'packages': expected Text, encountered Object
See http://docs.haskellstack.org/en/stable/yaml_configuration/

Where can I find the correct installation guide?

@kss-espeo
Copy link

I'm having the same issue on Ubuntu 18.10 . I tried to apply some fix suggestions from relevant tickets (such as #2212) but with no luck. Can we get some assistance with that, please?

@oldcryptogeek
Copy link

Duplicated @ #4234

@IaeShubNiggurath
Copy link

yeah same on Debian:
nix-build -> error: attribute 'cardano-sl-static.... in selection path ... not found

nix-shell -> error

stack way -> error

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

No branches or pull requests

4 participants