Error message, while installing dependencies to run the node

Neeraj, it seems you do not yet have a node set up, but this is the first time you are installing one. Is this true? I highly recommend (after much trial and error) that you use the CNTools scripts to install and operate the node. You can find complete beginning-to-end instructions at their Github page.

2 Likes

Yeah I some how missed and completed Secp256k1 installation. Installation of node was under progress. After sometime, it showed another error.

  1. Failed to build moo-1.2. The failure occurred during the configure step
    Build log (/home/ec2-user/.cabal/logs/ghc-8.10.7/moo-1.2-6c72b1ec57cdfd93c8ee847bd6ff6030f0e61f1f9da5e35fff72711d30fcfc62.log)
  2. Configuring library for moo-1.2…
    Error: cabal-3.8.1.0: Duplicate modules in library:
    Moo.GeneticAlgorithm.Crossover
    3.Error: cabal: Failed to build moo-1.2 (which is required by
    test:cardano-api-test from cardano-api-1.35.3 and test:cardano-cli-test from
    cardano-cli-1.35.3). See the build log above for details.

I think there’re some duplicate modules in the library. How to resolve this?

I will look into that. Thanks for your suggestion.