Downgrading bash version on Etch

Hi all,

On my Debian etch system I have bash version 3.1.17(1)-release installed, due to a bug I need to downgrade it to an older version, how can I achieve that with either apt-get or aptitude?

I had already done that in this system but recently upgraded it to 3.1.17(1) accidentally, I can't remember how I downgraded in the first place and now I only have version 3.1.17 available via Aptitude

Many thanks in advance.

No votes yet

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Downgrading bash version on

You can 'pin' a version:
man apt_preferences

Of course you need to supply a repository in sources.list which has the version of bash that you want.

Downgrading bash version on

Thank you very much, that worked. I picked the sarge repository and was able to get back to bash 2.05

Syndicate content