Default PATH problem on Dapper

Bug #31231 reported by Rinaldo Maldera
10
Affects Status Importance Assigned to Milestone
bash (Ubuntu)
Fix Released
Medium
Tollef Fog Heen

Bug Description

Recently installed Dapper Daily Build of 2005/02/10 and found that the PATH of bash only points to /usr/bin excluding /usr/local/bin. That makes impossible to run programs compiled from source with default options without editing the bash PATH.

The "echo $PATH" shows:

/bin:/usr/bin

Rinaldo Maldera

Revision history for this message
Phil Bull (philbull) wrote :

Thanks for the report.

I'm changing the severity to 'normal' until someone can confirm this issue.

Changed in bash:
assignee: nobody → desktop-bugs
status: Unconfirmed → Needs Info
Revision history for this message
LarryGrover (lgrover) wrote :

I see the same bug. I'm running Dapper, fully up to date, on powerpc (iBook G4).

From within an X session (gnome-terminal):
$ echo $PATH
/bin:/usr/bin

...but if I change out to a console (ctrl-alt-F1) the path is:
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games

Revision history for this message
Matthias Klose (doko) wrote :

this is a missing /etc/environment, which was broken for some days in January. Should not happen on new installs and breezy upgrades.

PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games"

Changed in bash:
assignee: desktop-bugs → tfheen
Revision history for this message
Dennis Kaarsemaker (dennis) wrote : Re: [Bug 31231] Default PATH problem on Dapper

This happened to me on a fresh flight4 install too:

dennis@mirage:~$ cat /etc/environment
LANG="en_US.UTF-8"
LANGUAGE="en_NL:en_US:en_GB:en"

Revision history for this message
Matthias Klose (doko) wrote :

fixed, at least with the dapper beta release

Changed in bash:
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.