Spam: VSFTPD and Fedora 3 Step 2

Aleksandar Milivojevic amilivojevic at pbl.ca
Tue Mar 29 21:41:12 UTC 2005


Arnaldo Bento wrote:
> [root at aabento temporario]# rpm -ivh vsftpd-2.0.3-1.i386.rpm
> error: Failed dependencies:
> libcrypto.so.5 is needed by vsftpd-2.0.3-1.i386
> libssl.so.5 is needed by vsftpd-2.0.3-1.i386
> 
> [root at aabento temporario]# rpm -Uvh glibc-devel-2.3.4-2.fc3.5.i386.rpm
> warning: glibc-devel-2.3.4-2.fc3.5.i386.rpm: V3 DSA signature: NOKEY, key ID
> 30c9ecf8
> error: Failed dependencies:
> glibc-headers = 2.3.4-2.fc3.5 is needed by glibc-devel-2.3.4-2.fc3.5.i386
> glibc-devel = 2.3.4-2.fc3 is needed by (installed)
> nptl-devel-2.3.4-2.fc3.i686

libcyrpto and libssl are not part of glibc-devel.  They are part of 
openssl package.

> [root at aabento ~]# yum install vsftpd*
[snip]
> No Match for argument: vsftpd-2.0.3.tar.gz
> <-----------------------------------??????????
> No Match for argument: vsftpd.wbm

You can't use wildcards with yum.  At least not like that.  What you 
need is:

# yum install vsftpd

When you do that, it will list you all dependencies, and ask you if you 
want to proceed to install them.

-- 
Aleksandar Milivojevic <amilivojevic at pbl.ca>    Pollard Banknote Limited
Systems Administrator                           1499 Buffalo Place
Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7




More information about the fedora-list mailing list