AppImage / AppImage/AppImageKit
CentOS7 build : hash mismatch
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- PR metrics pending
Description
I followed the instruction to build via the
```
env ARCH=x86_64 bash ci/build.sh
```
However, right at the end, there was an error about hash mismatch
```
Embedding ELF...
Marking the AppImage as executable...
Embedding MD5 digest
Success
Please consider submitting your AppImage to AppImageHub, the crowd-sourced
central directory of available AppImages, by opening a pull request
at https://github.com/AppImage/appimage.github.io
Hash 901b2337256401eb5470e1026407cce44466fe854e4a54b4a4966cf5ceb9976e doesn't match hash 1e66329ade679a98dbd24cd79bb3877686d9551d052a5b7501d6e38a6e42c559!
Test run failed: error in line 118
+ cleanup
+ '[' -d /tmp/AppImageKit-build-tH5ZmC ']'
+ rm -rf /tmp/AppImageKit-build-tH5ZmC
```
and there was no output written to the out/ directory
Anyone else encountered this before ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.