On Nov 30, 2001, 16:27 (-0300) Martín Marqués wrote:

> Trying to update wu-ftpd from rpm I get this error:
>
> [root@math /root]# rpm -Uvh
> /usr/src/redhat/RPMS/i386/wu-ftpd-2.6.1-0.6x.21.i386.rpm
> error: failed dependencies:
>         /etc/pam.d/system-auth is needed by wu-ftpd-2.6.1-0.6x.21

... if you do
rpm -qf /etc/pam.d/system-auth
then on a Redhat 6.2 system you should get at least this answer:
pam-0.72-20
(or pam-0.72-20.6 ?? ...not being sure ...)

If your version is older then why not get a fresher one on a
redhat 6.2 update directory ...

to test it without really installing anything you could do (if I
remember correctly 'man rpm'):
rpm -Uvh --test <your-new-pam-rpm> <wu-ftpd ... rpm>

(BTW: I'm running even a pam-0.75-14, built on a Redhat 6.2 machine,
on Redhat 6.2 ...)

Regards
Wolfgang

> [root@math /root]#
>
> What am I missing?
>
>

-- 
http://www.geocities.com/wolfgangpfeiffer/w3m.html


                            -- END TRANSMISSION --




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to