dirkpetersen / froster

Froster is a user-friendly archiving tool for teams that move data between Posix file systems and S3 like object storage systems such as AWS Glacier
Apache License 2.0
13 stars 1 forks source link

RHEL prerequisite not found #85

Closed dirkpetersen closed 5 days ago

dirkpetersen commented 1 week ago

this error is on RHEL9, also we should switch to dnf command from yum

[rocky@dirk1 ~]$ sudo dnf install lib32gcc-s1 unzip fuse3 python3-devel
Last metadata expiration check: 0:56:17 ago on Fri Jun 21 11:35:13 2024.
No match for argument: lib32gcc-s1
Package unzip-6.0-56.el9.x86_64 is already installed.
Package fuse3-3.10.2-6.el9.x86_64 is already installed.
Error: Unable to find a match: lib32gcc-s1
victormachadoperez commented 5 days ago

Solved in froster v0.14.7