Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-19-2021 05:51 PM
Hi guys, my name is João and I would like a support, I live in Brazil and I'm still learning English, so forgive me for any mistakes.
I am now starting to work with Neo4j and I am getting some errors when installing. Error below:
Err:2 https://debian.neo4j.com stable/4.2 amd64 cypher-shell all 1:4.2.4
Hash Sum incorreto
Hashes of expected file:
OS version: Linux Debian 4.9.0-7-amd64 #1 SMP Debian 4.9.110-1 (2018-07-05) x86_64 GNU/Linux
I already cleared the cache of all apt directories and nothing worked. Can someone help me?
03-21-2021 02:40 AM
Hello Juaum,
If I download the the file https://debian.neo4j.com/pool/4.2/c/cypher-shell/cypher-shell_4.2.4_all.deb directly and do
$ sha256sum cypher-shell_4.2.4_all.deb
2837da52bbf2809e8f0cf175fb03a8760c7c9d35ad5c6d5df568b71847ef8ce4 cypher-shell_4.2.4_all.deb
This is the hash result that Debian is expecting (the Hash is to check if the file is the "same" on your computer as on the server you downloaded it from).
There can be some problems when a Hash result is different.
What steps did you take to install Neo4j on your Debian system?
If there is something wrong with your computer then there can also be a different Hash result.
If it is possible You could use a other computer to calculate the Hash sha256 value of https://debian.neo4j.com/pool/4.2/c/cypher-shell/cypher-shell_4.2.4_all.deb
the result should be:
2837da52bbf2809e8f0cf175fb03a8760c7c9d35ad5c6d5df568b71847ef8ce4
Yours Kindly
Omer
04-06-2021 01:29 PM
Hey @omerule!
I managed to find out what it was, in reality it was not an error of the repository, but of the server virtualizer. I'm virtualizing Linux on virtualBox, but hyper-v is influencing reposito in some way. Basically I executed the command below and returned to its operation.
Command powershell:
bcdedit /set hypervisorlaunchtype off
thank you for your attention anyway
Att,
All the sessions of the conference are now available online