urpmi not working in gnome terminal (Mandriva)
Posted: 06 May 2010, 11:25
I have been playing arround a bit with the .bashrc file in Mandriva and Arch. After todays uodate in cooker the gui was gone (bug that could be fixed by an update).
But bash cannot find the urpmi command in the Gnome-terminal (yes the other commands are working) - so I have to do a CTRL+ALT+ F1 to enter urpmi commands.
This is clearly guru stuff - so I thought I'll give it a go here? My .bashrc looks like this.
Which is the standard I belive?
So far I have tried to boot into an older kernel, same sh....
But bash cannot find the urpmi command in the Gnome-terminal (yes the other commands are working) - so I have to do a CTRL+ALT+ F1 to enter urpmi commands.
This is clearly guru stuff - so I thought I'll give it a go here? My .bashrc looks like this.
Code: Select all
# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
Which is the standard I belive?
So far I have tried to boot into an older kernel, same sh....
