*** This bug is a duplicate of bug 1508699 ***
https://bugs.launchpad.net/bugs/1508699
$ file /usr/bin/keychain
/usr/bin/keychain: POSIX shell script, ASCII text executable, with escape
sequences
leggewie@work:~$ checkbashisms /usr/bin/keychain
possible bashism in /usr/bin/keychain line 384 (sleep only takes one integer):
sleep 0.5; counter=$(( $counter + 1 ))
possible bashism in /usr/bin/keychain line 408 ($(OS|MACH)TYPE):
[ -n "$OSTYPE" ] || getos
possible bashism in /usr/bin/keychain line 411 ($(OS|MACH)TYPE):
case "$OSTYPE" in
possible bashism in /usr/bin/keychain line 1120 ('command' with option other
than -p):
if command -v ${a}-agent >/dev/null; then
possible bashism in /usr/bin/keychain line 1129 ('command' with option other
than -p):
command -v ${a}-agent >/dev/null || continue
possible bashism in /usr/bin/keychain line 1351 ($HOST(TYPE|NAME)):
[ -z "$hostopt" ] && hostopt="${HOSTNAME}"
** Summary changed:
- keychain not compatible with dash dispite using /bin/sh
+ keychain not compatible with dash despite using /bin/sh
** Changed in: keychain (Ubuntu)
Importance: Undecided => Medium
** Changed in: keychain (Ubuntu)
Status: New => Triaged
** This bug has been marked a duplicate of bug 1508699
'keychain --list' prints error
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1705338
Title:
keychain not compatible with dash despite using /bin/sh
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keychain/+bug/1705338/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs