Hello, I am having some issues with func on RHEL 6. I have a test vm set up here at home, and to be honest, I haven't done much with it or to it. However I do have func installed, and tonight I tried to patch it but it wasn't working. Other commands from the yum module seem to be working fine. Before I go ripping and tearing I was curious if anyone had any info, or a pointer in the right direction. The logs on the minion don't have much to say. I did poke around in the code a bit, but nothing was popping for me. Here is what I am getting on RHEL 6. [root@puppet ~]# func 'rhel6.nathanpowell.org' call yumcmd update ('rhel6.nathanpowell.org', 'command: update \n') [root@puppet ~]# func 'rhel6.nathanpowell.org' call yumcmd check_update {'rhel6.nathanpowell.org': ['openssh-server-5.3p1-20.el6_0.3.x86_64', 'sysstat-9.0.4-12.el6_0.1.x86_64', '12:dhclient-4.1.1-12.P1.el6_0.1.x86_64', 'libcap-ng-0.6.4-3.el6_0.1.x86_64', 'system-config-firewall-base-1.2.27-3.el6_0.2.noarch', 'system-config-firewall-tui-1.2.27-3.el6_0.2.noarch', 'rhn-setup-1.0.0-39.el6.noarch', 'pixman-0.18.4-1.el6_0.1.x86_64', 'device-mapper-event-libs-1.02.53-8.el6_0.3.x86_64', 'openssh-5.3p1-20.el6_0.3.x86_64', 'krb5-libs-1.8.2-3.el6_0.3.x86_64', 'lvm2-2.02.72-8.el6_0.3.x86_64', 'device-mapper-libs-1.02.53-8.el6_0.3.x86_64', 'rhn-check-1.0.0-39.el6.noarch', 'lvm2-libs-2.02.72-8.el6_0.3.x86_64', 'yum-rhn-plugin-0.9.1-7.el6.noarch', 'device-mapper-event-1.02.53-8.el6_0.3.x86_64', 'device-mapper-1.02.53-8.el6_0.3.x86_64', 'openssh-clients-5.3p1-20.el6_0.3.x86_64', 'rhn-client-tools-1.0.0-39.el6.noarch']} Here is a client with the expected output I normally get if all the updates have been applied: [root@puppet ~]# func 'malaise.nathanpowell.org' call yumcmd update ('malaise.nathanpowell.org', 'command: update \n') [root@puppet ~]# func 'malaise.nathanpowell.org' call yumcmd check_update {'malaise.nathanpowell.org': []} Thanks. -- Nathan Powell Linux System Administrator "When you don't create things, you become defined by your tastes rather than ability. Your tastes only narrow and exclude people. So create." ~ why the lucky stiff _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list