Invalid checksum/signature on installation - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=177) +--- Forum: PinePhone Pro Hardware (https://forum.pine64.org/forumdisplay.php?fid=180) +--- Thread: Invalid checksum/signature on installation (/showthread.php?tid=16489) |
Invalid checksum/signature on installation - tkolo - 04-13-2022 Hi, I've a problem installing packages on my pinephone pro, pacman is constantly complaining about invalid signatures. At first I thought this is the keyring problem easily fixable with pacman-key --init && pacman-key --populate but that wasn't it. Then I tried reflashing to latest manjaro image but that didn't help either. Then it hit me to just try checking the checksum myself and well... Code: [tomek@manjaro-arm tmp]$ sha256sum go-2\:1.18-1-aarch64.pkg.tar.xz The file didn't change between the commands (at least not by me anyway), yet the computed checksum is different almost every time. Funny thing is, the phone works just fine otherwise. It doesn't matter whenever the system is booted from eMMC or SD card, the file can also be in /tmp, won't matter either Anyone else experienced similar issues? Not sure if this is a hardware bug or perhaps broken kernel or something |