First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 92316
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Aron Griffis (RETIRED) <agriffis@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Aron Griffis (RETIRED) <agriffis@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 92316 depends on: Show dependency tree
Bug 92316 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-11 16:34 0000
(from email from Peter Mander)

May I suggest adding these two lines to the beginning of the keychain
script?

LANG=C LC_ALL=C
export LANG LC_ALL

The reason is gawk fails to match regular expressions in a multibyte
environment. SuSE 9.1 and SuSE 9.2 both are LANG=en_GB.UTF-8 and
keychain fails to find existing ssh-agent processes, and any new login
needs to have the passphrase entered again, leading to a needless
proliferation of ssh-agent processes. SuSE 9.0 isn't UTF-8, and keychain
works as expected there.

There is more detail in the GNU Awk User's Guide: 2.9 Where You Are
Makes A Difference

------- Comment #1 From Aron Griffis (RETIRED) 2005-05-11 18:01:17 0000 -------
fixed in keychain-2.5.4

First Last Prev Next    No search results available      Search page      Enter new bug