On Tuesday 26 January 2016 at 13:37, Christian Helmuth wrote:
Hello Bent,
On Mon, Jan 25, 2016 at 08:52:51PM +0100, Bent Bracke wrote:
When trying to “make prepare” the lib ports directory I get the following error:
"Hash sum check for qtscriptclassic-1.0_1-opensource failed“
I tried to reproduce your issue just now, but it works as expected.
The hash seems to be correct.
What do you mean by "hash seems to be correct"? Did you run sha1sum manually?
Yes,
Any ideas?
Which Genode release do you use?
15.11
In the past, we had an issue with a custom version of the sha1sum tool, which produced incompatible output. If I run it manually on Ubuntu 12.04 I get
sha1sum contrib/qt5-4d7c2192509a580b54ac069e68f1e9ac4d9159bd.incomplete/qtscriptclassic-1.0_1-opensource.tar.gz
74e9dc82dd194d8ae0fb0f8f1df74081948b943a contrib/qt5-4d7c2192509a580b54ac069e68f1e9ac4d9159bd.incomplete/qtscriptclassic-1.0_1-opensource.tar.gz
Can you confirm that your output is similar?
Yes, 74e9dc82dd194d8ae0fb0f8f1df74081948b943a qtscriptclassic-1.0_1-opensource.tar.gz This is on Ubuntu 14.04.
Kind regards Bent Bracke