Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 65410

Summary: bash-3.0 multiline PS1 bug
Product: Gentoo Linux Reporter: Guillaume Castagnino <casta>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: ka0ttic, polynomial-c
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The patch formatted for ebuild
patch for the bash-3.0-r5 ebuild

Description Guillaume Castagnino 2004-09-26 08:24:50 UTC
There is a known bug with multiline PS1 prompt in bash 3.0

How about integrating this patch to gentoo ebuild ?
Here is the official patch : http://lists.gnu.org/archive/html/bug-bash/2004-09/msg00084.html

Reproducible: Always
Steps to Reproduce:
Comment 1 Guillaume Castagnino 2004-09-26 08:25:37 UTC
Created attachment 40453 [details, diff]
The patch formatted for ebuild

Here is the patch
Comment 2 Guillaume Castagnino 2004-09-26 08:28:38 UTC
Created attachment 40454 [details, diff]
patch for the bash-3.0-r5 ebuild
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2004-09-27 16:52:15 UTC
I can confirm that the patch works and have been using it for the past day; glad to have my multiline PS1 back.
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2004-09-27 17:03:47 UTC
Hi,

I can also confirm that this patch is working.
I hope it will soon be in portage together with another patch concerning the command-history (#59267). I already sent Aron Griffis a mail with both patches included.

Poly
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2004-09-27 19:44:13 UTC
Fixed in bash-3.0-r6, thanks