Upgrading to 8.7 erorr

Hello, i am facing this error and i saw someone else had it, but i couln’t solve

cabal: Failed to build Diff-0.5 (which is required by lib:cardano-cli-test-lib
from cardano-cli-8.17.0.0). See the build log above for details.
Failed to build appar-0.1.8 (which is required by exe:cardano-node from
cardano-node-8.7.3, lib:cardano-cli-test-lib from cardano-cli-8.17.0.0 and
others). See the build log above for details.
Failed to build base58-bytestring-0.1.0 (which is required by exe:cardano-node
from cardano-node-8.7.3, lib:cardano-cli-test-lib from cardano-cli-8.17.0.0
and others). See the build log above for details.

i have 18 gb ram

Same problem here with cardano-node:8.7.3

OS → debian testing up to date

$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.10.7
$ cabal --version
cabal-install version 3.6.2.0
compiled using version 3.6.2.0 of the Cabal library

I followed this guide: cardano-node-wiki/docs/getting-started/install.md at main · input-output-hk/cardano-node-wiki · GitHub

Now it has been successfully completed. I upgraded cabal to version 3.8.1.0.
As described in this documentary:

This documentation still says 3.6.2.0 but that seems to be out of date:

1 Like

Thank you,

i solve too like this

1 Like