Hi,
I am sorry if I am being silly but what do you mean by running it from
something with no terminal attached? I am sshing into a box and I run the
particular command on that box. The command " sudo apt-get install rubygems"
runs fine but within an exec in the puppet manifest returns a 1.
Can an
Swati wrote:
> Hi,
>
> I am trying to build ruby gems from source by execing sudo apt-get
> install rubygems. But this command fails and returns 1. When I run a
> the particular command from the terminal it runs fine. I am sorry, I
> am newbie to puppet as well as linux type operating systems, any