Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: wifipilot on July 31, 2024, 04:46:26 PM
-
guy please can you help me
i am trying to install fastfetch on my SME 10.1
the rpm is located - https://rhel.pkgs.org/9/epel-x86_64/fastfetch-1.12.2-1.el9.x86_64.rpm.html
i have installed epel - yum install smeserver-extrarepositories-epel -y
when i do a - yum install fastfetch-2.20.0-1.el9.x86_64.rpm
i get the following dependency errors
--> Processing Dependency: libc.so.6(GLIBC_2.33)(64bit) for package: fastfetch-2.20.0-1.el9.x86_64
--> Processing Dependency: libc.so.6(GLIBC_2.34)(64bit) for package: fastfetch-2.20.0-1.el9.x86_64
--> Processing Dependency: libyyjson.so.0()(64bit) for package: fastfetch-2.20.0-1.el9.x86_64
--> Finished Dependency Resolution
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libyyjson.so.0()(64bit)
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libc.so.6(GLIBC_2.34)(64bit)
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libc.so.6(GLIBC_2.28)(64bit)
Error: Package: fastfetch-2.20.0-1.el9.x86_64 (/fastfetch-2.20.0-1.el9.x86_64)
Requires: libc.so.6(GLIBC_2.33)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
any ideas what i need to do to install fastfetch?
any help greatly appreciated
-
You can't use a el9 rpm on a el7 base.
You can:
Find a el7 rpm
Try and rebuild the 9 rpm for 7 if you find a srpm.
Compile from source
Try a rpm from their release page - but you would need an older version built for a glibc version on el7
ldd --version
ldd (GNU libc) 2.17
https://github.com/fastfetch-cli/fastfetch/releases
Note that we no longer rebuild any packages for el7/Koozali SME v10.
-
https://github.com/fastfetch-cli/fastfetch?tab=readme-ov-file#linux