Installation problem - missing perl packages

I did a new installation with Centos 5.5. Following packages missing durng install process: - perl-Authen-PAM - perl-IO-Tty - perl-JSON

I made a new repo:

/etc/yum.repos.d/dag.repo

[dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=0 enabled=1 includepkgs=perl-Authen-PAM perl-Convert-BER perl-Mon perl-Net-SSLeay perl-IO-Tty perl-JSON

Now installed without error but webmin doesn't work.

/var/log/secure

Feb 10 15:33:53 stan perl: pam_unix(webmin:auth): authentication failure; logname=root uid=0 euid=0 tty= ruser= rhost= user=root Feb 10 15:33:55 stan webmin[10726]: Webmin starting

Status: 
Active

Comments

How did you do the install exactly? Those packages exist just fine in our RPM repository for RHEL 5..