Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78974 - keychain errors on Big/IP (x86 BSD variant)
Summary: keychain errors on Big/IP (x86 BSD variant)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Keychain (show other bugs)
Hardware: x86 All
: Lowest enhancement (vote)
Assignee: Keychain Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-21 10:41 UTC by nbardsley
Modified: 2005-03-14 07:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
keychain_2.5.1_test1 (keychain_2.5.1_test1,44.73 KB, text/plain)
2005-02-08 09:19 UTC, Aron Griffis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nbardsley 2005-01-21 10:41:16 UTC
bip1:/tmp/keychain-2.5.1# ./keychain --nocolor --nogui /root/.ssh/id_dsa
./keychain: 471: Syntax error: "!" unexpected
bip1:/tmp/keychain-2.5.1# uname -a
BIG-IP bip1 BIG-IP 4.5.10 BIG-IP Kernel 4.5.10 Build84 i386

More details coming shortly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 nbardsley 2005-01-21 10:44:35 UTC
bip1:~# /bin/sh -
\h:\w# set
NFAST_SERVER_SYSLOG=daemon
MACHTYPE=i386-pc-bsdi4.1
USER=root
HOSTNAME=bip1
SHLVL=1
LD_LIBRARY_PATH=/shlib
HOME=/root
PAGER=less
PS1=\h:\w# 
OPTIND=1
PS2=> 
LOGNAME=root
_=/bin/sh
OPENSSL_CONF=/config/bigconfig/openssl.conf
TERM=vt100
BLOCKSIZE=1024
HISTCONTROL=ignoreboth
RANDFILE=/var/run/openssl_randfile
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/contrib/bin:/usr/contrib/sbin:/usr/local/bin:/usr/local/sbin:/usr/libexec
CDPATH=.:..:/:~:/usr:/var
SHELL=/bin/bash
NFAST_SERVERLOGLEVEL=serious
IFS= 

OSTYPE=bsdi4.1
PWD=/root
HOSTTYPE=i386
Comment 2 nbardsley 2005-01-21 10:56:59 UTC
Using /bin/bash works as you might expect.  

I'll try to figure out the limits of this /bin/sh next week if there's any interest in making it work, else you can just close this bug.

--Nathan
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2005-02-08 09:19:55 UTC
Created attachment 50747 [details]
keychain_2.5.1_test1

*sigh* I wondered if there would be a bourne shell out there that would choke
on that. :-(

Does the attached testing version solve the problem?
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2005-03-06 18:51:04 UTC
Nathan, could you test my proposed fix please?
Comment 5 nbardsley 2005-03-08 15:26:53 UTC
I will, but I don't think I'll be able to this week.

--Nathank
Comment 6 Aron Griffis (RETIRED) gentoo-dev 2005-03-14 07:28:17 UTC
Nathan, I released the fix in keychain-2.5.3.1.  I think it works, so I'm closing this bug.  Please re-open if the fix doesn't work for you.