|
From: | Giuseppe Ventura |
Subject: | Re: [Ltib] FW: ltib error |
Date: | Wed, 7 Mar 2012 22:04:39 +0100 |
address@hidden:~$ whoami giuseppe address@hidden:~$ grep giuseppe /etc/passwd giuseppe:x:1000:1000:giuseppe,,,:/home/giuseppe:/bin/bash address@hidden:~$ touch /tmp/foobar && ls -lg /tmp/foobar -rw-rw-r-- 1 giuseppe 0 2012-03-07 22:03 /tmp/foobar address@hidden:~$ ls -lg ltib totale 160 drwxrwxr-x 3 giuseppe 4096 2012-03-07 21:48 bin drwxrwxr-x 7 giuseppe 4096 2012-03-07 21:49 config -rw-rw-r-- 1 giuseppe 17989 2007-11-06 16:44 COPYING drwxrwxr-x 2 giuseppe 4096 2012-03-07 21:48 CVS drwxrwxr-x 4 giuseppe 4096 2012-03-07 21:49 dist drwxrwxr-x 3 giuseppe 4096 2012-03-07 21:49 doc -rwxrwxr-x 1 giuseppe 112227 2012-03-04 19:59 ltib -rw-rw-r-- 1 giuseppe 951 2005-08-23 10:54 README Date: Wed, 7 Mar 2012 13:30:20 -0500 From: address@hidden To: address@hidden CC: address@hidden Subject: Re: [Ltib] FW: ltib error On 03/07/2012 01:18 PM, Giuseppe Ventura wrote:
Weird - LTIB's test is simple enough, it looks at "$>" in perl which is the effective user id of whoever is running it, and in your case its zero which is the user id of root - It shouldn't be, so somehow you are running as root. Did you do anything "strange' in the shell that you are trying to install/run LTIB? 1) What is the output of "whoami"? 2) What is the output of "grep guiseppe /etc/passwd" show? 3) What is the output of "touch /tmp/foobar && ls -lg /tmp/foobar" 4) What is the output of "ls -lg ltib"? Try opening up a new shell, and make sure you are not root (i.e. whoami should *not* show root), and try installing/building LTIB again... -- Peter Barada address@hidden |
[Prev in Thread] | Current Thread | [Next in Thread] |