Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Reindl Harald
Am 28.10.2013 15:39, schrieb T.C. Hollingsworth: > Nope, notice that locally /bin is in $PATH, but when I ssh into the > same system, it isn't. Where's it coming from? SSH has a hardcoded PATH for security reasons unless you configure both, .bashrc and .bash_profile to have a non-hardcoded for

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Sandro Mani
On 28.10.2013 15:39, T.C. Hollingsworth wrote: On Sat, Oct 26, 2013 at 4:10 PM, Sandro Mani wrote: Hi, I just noticed that my rawhide installation, which was originally installed when F18 was rawhide in summer 2012 and upgraded since, has PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/us

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread T.C. Hollingsworth
On Sat, Oct 26, 2013 at 4:10 PM, Sandro Mani wrote: > Hi, > > I just noticed that my rawhide installation, which was originally installed > when F18 was rawhide in summer 2012 and upgraded since, has > > PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/home/sandro/.local/bin:/home/sand

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Ben Boeckel
On Mon, 28 Oct, 2013 at 11:02:56 GMT, Sandro Mani wrote: > The odd thing I didn't notice before is that on a VT, also on the > newrawhide machine (as non-root user) I get > /usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/$HOME/.local/bin:$HOME/bin. > > But from a GUI terminal, /bin and

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Sandro Mani
On 28.10.2013 11:11, Michael Schwendt wrote: On Sun, 27 Oct 2013 15:43:44 +0100, Sandro Mani wrote: In which places have you searched already? $HOME/.bashrc $HOME/.bash_profile /etc/bashrc /etc/profile /etc/profile.d/* Is it the same for a fresh user account? Is it the same for "root"? Logg

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-28 Thread Michael Schwendt
On Sun, 27 Oct 2013 15:43:44 +0100, Sandro Mani wrote: > > In which places have you searched already? > $HOME/.bashrc > $HOME/.bash_profile > /etc/bashrc > /etc/profile > /etc/profile.d/* > > Is it the same for a fresh user account? > > Is it the same for "root"? > Logging in from a VT as root res

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-27 Thread Sandro Mani
In which places have you searched already? $HOME/.bashrc $HOME/.bash_profile /etc/bashrc /etc/profile /etc/profile.d/* Is it the same for a fresh user account? Is it the same for "root"? Logging in from a VT as root resp. newly created user test I get [root@oldrawhide]# echo $PATH /usr/local/s

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-27 Thread Frank Murphy
On Sun, 27 Oct 2013 14:59:33 +0100 Michael Schwendt wrote: > /home/sandro/.local/bin in the PATH is not the default. > Or is it new for Rawhide? This in in F20 for me as user: ~$ echo $PATH .../home/frank/.local/bin:/home/frank/bin so the bit with the name seems to be branched at least -- R

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-27 Thread Michael Schwendt
On Sun, 27 Oct 2013 02:00:17 +0200, Sandro Mani wrote: > > > your first post is unclear because you speak about two setups > > to get rid of all this UsrMove fragments make a strict config > > > > > > Ah yes, I could have expressed it better. My problem is the following: > > [sandro@oldrawhide]

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-26 Thread Sandro Mani
your first post is unclear because you speak about two setups to get rid of all this UsrMove fragments make a strict config Ah yes, I could have expressed it better. My problem is the following: [sandro@oldrawhide]$ echo $PATH /bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/home/san

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-26 Thread Reindl Harald
Am 27.10.2013 01:41, schrieb Sandro Mani: > On 27.10.2013 01:38, Reindl Harald wrote: >> Am 27.10.2013 01:10, schrieb Sandro Mani: >>> I just noticed that my rawhide installation, which was originally installed >>> when F18 was rawhide in summer 2012 and >>> upgraded since, has >>> >>> PATH=/bin

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-26 Thread Sandro Mani
On 27.10.2013 01:38, Reindl Harald wrote: Am 27.10.2013 01:10, schrieb Sandro Mani: I just noticed that my rawhide installation, which was originally installed when F18 was rawhide in summer 2012 and upgraded since, has PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/home/sandro/

Re: PATH has /bin before /usr/bin in upgraded rawhide

2013-10-26 Thread Reindl Harald
Am 27.10.2013 01:10, schrieb Sandro Mani: > I just noticed that my rawhide installation, which was originally installed > when F18 was rawhide in summer 2012 and > upgraded since, has > > PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/home/sandro/.local/bin:/home/sandro/bin > > On

PATH has /bin before /usr/bin in upgraded rawhide

2013-10-26 Thread Sandro Mani
Hi, I just noticed that my rawhide installation, which was originally installed when F18 was rawhide in summer 2012 and upgraded since, has PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/home/sandro/.local/bin:/home/sandro/bin On a fresh rawhide installation, I get PATH=/usr/lo