Gentoo Archives: gentoo-user

From: YoYo Siska <yoyo@××××××.sk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Unable to login to gentoo
Date: Tue, 01 Nov 2011 13:22:28
Message-Id: 20111101132111.GB1368@ksp.sk
In Reply to: Re: [gentoo-user] Unable to login to gentoo by Vishnupradeep
1 On Tue, Nov 01, 2011 at 02:19:59PM +0530, Vishnupradeep wrote:
2 > On Tue, Nov 1, 2011 at 1:56 PM, Mick <michaelkintzios@×××××.com> wrote:
3 >
4 > > revdep-rebuild -v -- --ask
5 >
6 >
7 > localhost / # revdep-rebuild -v --ask
8 > bash: revdep-rebuild: command not found
9 > localhost / # ls
10 > bash: ls: command not found
11 > localhost / #
12
13 maybe only the environment is somehow broken
14 try
15 echo $PATH
16 or
17 env
18
19 and try using full paths:
20 /bin/ls (or /usr/bin/ls)
21 and
22 /usr/bin/revdep-rebuild
23
24 yoyo

Replies

Subject Author
Re: [gentoo-user] Unable to login to gentoo Vishnupradeep <intermedia.vishnu@×××××.com>