[Bug 476383] [NEW] problem with wrapper script since updating
Elwell
andrew.elwell at gmail.com
Fri Nov 6 11:34:52 UTC 2009
Public bug reported:
Binary package hint: pdsh
I have been using pdsh for several ubuntu releases, and had set in my environment PDSH_RCMD_TYPE=ssh
which worked fine.
post upgrade to 9.10 I get:
aelwell at pcitgdaelwell:~$ pdsh -l root -w lxbrf27[06-10] hostname
exec: 6: -a: not found
and unsetting PDSH_RCMD_TYPE I get a different error:
exec: 14: -a: not found
problem is caused by the wrapper script /usr/bin/pdsh using
#! /bin/sh (which is dash)
rather than
#! /bin/bash
editing the shebang line worked.
ProblemType: Bug
Architecture: i386
Date: Fri Nov 6 12:28:16 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: openafs fglrx
Package: pdsh 2.18-1
ProcEnviron:
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: pdsh
Uname: Linux 2.6.31-14-generic i686
** Affects: pdsh (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
problem with wrapper script since updating
https://bugs.launchpad.net/bugs/476383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list