I just tested this on a VM, and it ran fine. What platform is the server
you're ssh-ing to?

On Thu, Jun 23, 2011 at 2:51 PM, josbal <joshua.bald...@gmail.com> wrote:

> No one has seen this issue before?
>
> On Jun 23, 3:08 pm, josbal <joshua.bald...@gmail.com> wrote:
> > Hi Guys,
> >
> > Not sure if this issue is a facter one or not, but thought i might
> > post here to see if anyone else has had the same issue.
> >
> > When executing facter command on remote ssh server, i am getting tput
> > errors. However when running any other command on this same remote ssh
> > server, the tput errors do not occur.
> >
> > [user@server1 ~]$ ssh server2 'facter hostname'
> > tput: No value for $TERM and no -T specified
> > tput: No value for $TERM and no -T specified
> > tput: No value for $TERM and no -T specified
> > tput: No value for $TERM and no -T specified
> > server2
> >
> > If i run facter locally on the remote server, there are no tput
> > errors.
> >
> > [user@server2 ~]$ facter hostname
> > server2
> >
> > In googling the errors, there are a lot of recommendations to check
> > profile scripts, etc, but the errors only occur with facter via ssh,
> > not any other commands and i can't see any references to tput in the
> > profile scripts?
> >
> > Does anyone have any ideas as to what could be causing this issue and
> > how to fix?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to