On Monday 13 April 2009 04:41:17 pm Marcus Meissner wrote:
On Mon, Apr 13, 2009 at 04:30:58PM -0500, Rajko M. wrote:
On Monday 13 April 2009 04:17:16 pm Marcus Meissner wrote:
Btw, run both as "root" to check if there isn't something root-nonroot interaction breaking it.
Which means don't use sudo on openSUSE? (or I'm wrong)
WHich means: Run "zypper lu" and "zypper lu" as the same user and not just one as root and one not.
You really have good eye. I missed difference between xxx> and xxx> sudo ... Now back to the problem of sudo: :~> sudo echo $HOME root's password: /home/rm :~> echo $HOME /home/rm Then different approach, that I didn't try before: :~> echo 'echo $HOME' > bin/secho :~> chmod +x bin/secho :~> sudo secho /root Why is difference in output of command echo? -- Regards, Rajko -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org