Hey! As I am currently on Arch Linux, I gave up on Steam because of this, but not forever. I noticed I had the ttf-liberation package installed when trying to install Steam. Steam seemed not to work well with it, and that could've been the root cause of the issue, somehow. Yet, when I installed the Windows 11 Fonts using the ttf-ms-win11-auto package from the AUR, Steam automagically installed and worked. I may have issues with playing Games but that would be addressed somewhere else outside this bug report.
The reason for this happening is related to my ISP. I switched to Windows 11 and went through the same tenfoot_dicts_all drama, then opened a Hotspot Network on my Phone using my Cellular Service Provider's Internet and everything worked.
Nothing extracted yet.
Your system information
updater built Feb 14 2023 00:47:09,updater built Jun 7 2022 03:18:19&updater built Nov 22 2021 22:06:59.Please describe your issue in as much detail as possible:
Since I switched from Windows 11 to Linux, I keep attempting to install Steam (whether from APT, Snap, Flatpak, or the official Website) and I get this Error preventing me from that, saying:
and:
I ran into this Error on Linux Mint, Manjaro, Kubuntu & now Ubuntu (and Zorin OS). I contacted Support and I didn't get a working Solution.
According to my Analysis, it seems that this is a problem with the Steam installer itself, as it looks like the Steam installer had an issue generating a checksum for the
tenfoot_dicts_allpackage, or it could be that the Manifest it downloaded is outdated, and so it provided an incorrect checksum for this specific package.Also, every time it finishes, saying:
It shows me this box:
I tried:
Things to keep in mind:
Steps for reproducing this issue:
sudo apt-add-repository multiversesudo apt updatesudo apt upgradesudo apt install steamorsudo dpkg -i steam_latest.debsteamor:
multilibrepository.sudo pacman -S steamsteamUpdate: I tried installing Steam using PlayOnLinux & Wine, then on Wine alone using
SteamSetup.exe, it still didn't work, giving the same exact error abouttenfoot_dicts_allnot being installed. I also installed Vanilla Arch Linux with KDE and tried installing Steam from Pacman & from Pamac, still the same issue.I ran
steam > steam_logs.txton my Arch Linux Installation, and here are the logs:https://gist.github.com/hharas/a03666384858862c5d6c1cff30f681f6
Keep in mind that all other Distributions I tried installing Steam on had identical logs, also that it outputted this into my Terminal before starting the logs:
After it displayed the same error box I mentioned above, I closed it. It outputted this to the console:
When I tried to run
steam > steam_logs_retry.txtafter giving an error in the first time, this is what came up:https://gist.github.com/hharas/3e10eca4a63da239828990dfb8712140
Second Update: I installed openSUSE Tumbleweed just for the purpose of installing Steam, and it gave me the exact same checksum mismatch failure. I'm currently thinking of installing Ubuntu on a second computer to see if Steam can install there or not.