Paul Howarth wrote:
Duncan Lithgow wrote:
How about: $ rpm -qi gftp $ rpm -ql gftp $ ls -l /usr/bin/gftp
Have you disabled the "base" repo in yum?
Interesting, yes I have. I've used the yum.conf from fedorafaq - which has no entry called [base] . That's a bit of a surprise for me!
Assuming you're using FC3, you should have a /etc/yum.repos.d/fedora.repo containing the correct information.
Nope, that's gone, don't know why.
but I found a /etc/yum.repos.d/fedora.repo on the net and have put it in. Seems to work fine.
It's part of the fedora-release package. Might be worth considering reinstalling it:
# rpm -Uvh --replacefiles --replacepkgs http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/Fedora/RPMS/fedora-release-3-8.i386.rpm
I wonder what happened to your original package?
Paul.