One more: rpm -qf /usr/local/bin/filezilla
I bet that is not from a package.
Filezilla on CentOS 9
Re: Filezilla on CentOS 9
(base) [craig@localhost ~]$ rpm -qf /usr/local/bin/filezilla
file /usr/local/bin/filezilla is not owned by any package
file /usr/local/bin/filezilla is not owned by any package
Re: Filezilla on CentOS 9
You have two versions of filezilla in your system:
* RPM from EPEL that is ok
* Unsuitable for el9 in /usr/local, from unknown origin
* RPM from EPEL that is ok
* Unsuitable for el9 in /usr/local, from unknown origin
Re: Filezilla on CentOS 9
I think I know the culprit, a few months ago I did an in-place upgrade to CentOS Stream 9 following these instructions: https://ahelpme.com/linux/centos-stream ... -stream-8/
probably messed it up, though other than that the system has run fine.
probably messed it up, though other than that the system has run fine.
Re: Filezilla on CentOS 9
There is no supported migration path from one major version to another. It's always a reinstall from scratch.
CentOS 8 died a premature death at the end of 2021 - migrate to Rocky/Alma/OEL/Springdale ASAP.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Re: Filezilla on CentOS 9
Does Filezilla install libnettle or just expects it to be there - maybe some other package installed the wrong libnettle?pikashow
192.168.l.l
192.168.l.l
Last edited by banaunnuh on 2023/04/13 13:35:07, edited 1 time in total.
Re: Filezilla on CentOS 9
The el9 filezilla package requires libnettle.so.8()(64bit) and libnettle.so.8(NETTLE_8)(64bit) and those should be already installed since they are supplied by the 'nettle' package which will always be installed as it's required by dnf (in order for dnf to work).
CentOS 8 died a premature death at the end of 2021 - migrate to Rocky/Alma/OEL/Springdale ASAP.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are dead, do not use them.
Use the FAQ Luke