[Tickets #10686] Re: passwd can't find/use the expect binary
bugs at horde.org
bugs at horde.org
Fri Oct 28 13:48:32 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10686
------------------------------------------------------------------------------
Ticket | 10686
Updated By | bugs.horde.org at sjau.ch
Summary | passwd can't find/use the expect binary
Queue | Passwd
Version | 4.0-ALPHA1
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
bugs.horde.org at sjau.ch (2011-10-28 13:48) wrote:
Ok, it's weird because ImageMagick's convert is also in /usr/bin and
ansel works just fine with using ImageMagick... anyway, I added
/usr/bin now to the open_basedir path and the script run in horde
without issues.
However the expect.log in /tmp shows this:
expect: spawn id exp7 not open
while executing
"expect {
-re $fingerprint_string {sleep .5
send yes\r
exp_continue}
-re $password_st..."
invoked from within
"if {![string match $login "sudo"]} {
# log in
expect {
-re $fingerprint_string {sleep .5
send yes\r
..."
(file "/var/www/horde/passwd/lib/../scripts/passwd-expect" line 185)
More information about the bugs
mailing list