Description of problem: automount[8794]: open_mount: (mount):cannot open mount module cifs (/usr/lib/autofs/mount_cifs.so: cannot open shared object file: No s uch file or directory) Version-Release number of selected component (if applicable): autofs-5.0.2-16 How reproducible: every time Steps to Reproduce: cat /etc/auto.misc: sharename -fstype=cifs,credentials=/etc/sysconfig/share.credentials ://host/share (autofs restart) Actual results: Mount works as expected, /var/log/messages writes the error. Expected results: no error in /var/log/messages Additional info:
This isn't a problem other than the annoying message in the log. I've known about it for some time but haven't got around to fixing it. The problem being, to get rid of it we could miss potentially important error messages. I'm still not sure what I will do about it and, to be honest, I have been more concerned with higher impact issues. Ian *** This bug has been marked as a duplicate of 250922 ***