CryoByte33 / steam-deck-utilities

A utility to improve performance and help manage storage on Steam Deck.
GNU General Public License v3.0
3.2k stars 79 forks source link

md5sum: cryo_utilities: No such file or directory #171

Open amosher-github opened 9 months ago

amosher-github commented 9 months ago

Not sure how critical this is, if at all, but it appears that the downloaded file is not able have its checksum validated. Below is a snippet of the output to konsole after running the InstallCryoUtilities.desktop installer:

Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 49 [application/octet-stream]
Saving to: ‘/home/deck/.cryo_utilities/cu.md5’

/home/deck/.cryo_utilities 100%[========================================>]      49  --.-KB/s    in 0s      

2023-12-27 15:28:04 (2.76 MB/s) - ‘/home/deck/.cryo_utilities/cu.md5’ saved [49/49]

md5sum: cryo_utilities: No such file or directory
cryo_utilities: FAILED open or read
md5sum: WARNING: 1 listed file could not be read
--2023-12-27 15:28:08--  https://raw.githubusercontent.com/CryoByte33/steam-deck-utilities/main/launcher.sh
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8000::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
CryoByte33 commented 9 months ago

That just means that your copy of the binary isn't the latest one, no worries there 🙂