Comment 174 for bug 129910

Revision history for this message
interbird (rdepantalon) wrote : Re: tty[1-6] are active but display nothing in Gutsy

@Shriramana Sharma

You are right, I was wondering why pushd and popd were not found.
I changed the symlink from dash to bash on my system months ago due to more strange behaviour from dash.
(I upgraded feisty to gutsy which left my symlink to bash untouched)
I too quickly tried to determine which package pushd was in and came to tclx.
Which is incorrect as you state. It's a bash feature.
Thanks for pointing that out.

Yes, I did try the script on my system before uploading.

I cannot reproduce your cpio error however.
I'm using version 2.8.
Maybe it has to do with the locale settings or translation.
Try to unset LANG and LC_ALL before running the script.

@Goodness
The first line of the script should read: #!/bin/bash
This version (20071107 #3) has that fix.