*** feodoran_ is now known as feodoran | 03:49 | |
Bedo | hello | 15:20 |
---|---|---|
Bedo | has somebody successfully installed Sailfishos on an Sony Xperia™ XA2 Plus | 15:21 |
Bedo | ? | 15:21 |
Bedo | md5 sum does not match on file: AdbWinApi.dll (ed5a809dc0024d83cbab4fb9933d598d vs ). Please re-download the package again. | 15:23 |
Bedo | i'm keep getting this message | 15:23 |
Bedo | #nemomobile | 15:24 |
r0kk3rz | you are installing from windows? | 15:29 |
Bedo | mac os | 15:34 |
r0kk3rz | then wtf is it doing looking for a dll ? | 15:35 |
Bedo | yeah, that's what i'm trying to figure out | 15:36 |
Bedo | :-) | 15:36 |
Bedo | if [ "$UNAME" = "Darwin" ]; then # macOS doesn't have md5sum so lets use md5 there. while read -r line; do md5=$(echo $line | awk '{ print $1 }') filename=$(echo $line | awk '{ print $2 }') md5calc=$(md5 $filename | cut -d '=' -f2 | tr -d '[:space:]') if [ "$md5" != "$md5calc" ]; then echo; echo "md5 sum does not match on file: $filename ($md5 vs $md5calc). Please re-download the package again." echo; | 15:36 |
Bedo | that's the place, where it hit's the wall | 15:36 |
Bedo | commented the block out | 15:38 |
Bedo | move fast and breack things, i'm gussing | 15:38 |
r0kk3rz | jusa sledges ^^ | 15:39 |
Bedo | seams to have worked | 15:54 |
Bedo | :-) | 15:54 |
Bedo | seams to have worked | 15:54 |
Bedo | :-) | 15:54 |
Bedo | thanks m8 for the hint | 15:54 |
pketo | it checks all the files listed in md5.lst even if it does not need some of them | 16:35 |
*** SpeedEvil is now known as Guest29425 | 20:50 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!