[Bug 745] agent-ptrace.sh fails
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Oct 17 21:35:40 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=745
Summary: agent-ptrace.sh fails
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: OSF/1
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: mmokrejs at natur.cuni.cz
This is a minor bug I believe. I get in 3.7.1p2:
run test agent-ptrace.sh ...
ptrace succeeded?: exit code 1
failed disallow agent ptrace attach
make[1]: *** [t-exec] Error 1
make[1]: Leaving directory `/usr/local/scratch/openssh-3.7.1p2/regress'
make: *** [tests] Error 2
serow# ptrace
bash: ptrace: command not found
serow#
I believe the test failed because the command does not exist on osf1.
You might use /usr/opt/svr4/bin/truss on this platform, if user has installed
the package(shown default location).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list