Repo error: Failed to read package header, cannot open file "/var/cache/libdnf5/softmaker-b551e085eb3f83c3/packages/softmaker-freeoffice-2024-1228.x86_64.rpm": No such file or directory
Direct install error: Transaction failed: Rpm transaction failed.
Warning: skipped OpenPGP checks for 1 package from repository: @commandline
- package softmaker-freeoffice-2024-2024-1228.x86_64 does not verify: no digest
{5:30}~ ➭ sudo dnf install softmaker-freeoffice-2024
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Installing:
softmaker-freeoffice-2024 x86_64 2024-1228 softmaker 257.8 MiB
Transaction Summary:
Installing: 1 package
Total size of inbound packages is 99 MiB. Need to download 99 MiB.
After this operation, 258 MiB extra will be used (install 258 MiB, remove 0 B).
Is this ok [y/N]: y
[1/1] softmaker-freeoffice-2024-0:2024-1228.x86_64 100% | 16.3 MiB/s | 98.6 MiB | 00m06s
--------------------------------------------------------------------------------------------------------------
[1/1] Total 100% | 16.3 MiB/s | 98.6 MiB | 00m06s
Running transaction
Failed to read package header, cannot open file "/var/cache/libdnf5/softmaker-b551e085eb3f83c3/packages/softmaker-freeoffice-2024-1228.x86_64.rpm": No such file or directory
{5:31}~ ➭
{5:31}~ ➭ wget -qO- https://shop.softmaker.com/repo/linux-repo-public.key | gpg --dearmor > /etc/apt/keyrings/softmaker.gpg
zsh: no such file or directory: /etc/apt/keyrings/softmaker.gpg
{5:31}~ ➭ cd Downloads
{5:32}~/Downloads ➭ sudo dnf install ./softmaker-freeoffice-2024-1228.x86_64.rpm
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Installing:
softmaker-freeoffice-2024 x86_64 2024-1228 @commandline 257.8 MiB
Transaction Summary:
Installing: 1 package
Total size of inbound packages is 99 MiB. Need to download 0 B.
After this operation, 258 MiB extra will be used (install 258 MiB, remove 0 B).
Is this ok [y/N]: y
Running transaction
Transaction failed: Rpm transaction failed.
Warning: skipped OpenPGP checks for 1 package from repository: @commandline
- package softmaker-freeoffice-2024-2024-1228.x86_64 does not verify: no digest
