Summary | Horde_Alarm 2.2.9 error start with crontab |
Queue | Horde Framework Packages |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 05/03/2017 (2985 days ago) |
Due | |
Updated | 05/04/2017 (2984 days ago) |
Assigned | |
Resolved | 05/04/2017 (2984 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | Horde_Cli 2.2.1 |
Patch | No |
commit 77d411a6a09c4f9ac155f100b6c5e1340554b627
Author: Jan Schneider <jan@horde.org>
Date: Thu May 4 15:21:30 2017 +0200
[jan] Really silence errors from tput and stty (
Bug #14632).framework/Cli/lib/Horde/Cli.php | 4 ++--
framework/Cli/package.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/77d411a6a09c4f9ac155f100b6c5e1340554b627
root@mail:~# pear list -c horde | grep Cli
Horde_Cli 2.2.1 stable
tput: No value for $TERM and no -T specified
stty: Standardeingabe: Unpassender IOCTL (I/O-Control) für das Gerät
State ⇒ Resolved
Milestone ⇒ Horde_Cli 2.2.1
commit 1513a5fac2a994ba9273d21d719a3d0746eaae52
Author: Jan Schneider <jan@horde.org>
Date: Thu May 4 14:27:06 2017 +0200
[jan] Silence errors from tput and stty (
Bug #14632).framework/Cli/lib/Horde/Cli.php | 4 ++--
framework/Cli/package.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/1513a5fac2a994ba9273d21d719a3d0746eaae52
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde_Alarm 2.2.9 error start with crontab
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
"tput: No value for $TERM and no -T specified
stty: Standardeingabe: Unpassender IOCTL (I/O-Control) für das Gerät"
Test on the cli works without error output:
horde-admin@mail:~$ php5 /usr/bin/horde-alarms
horde-admin@mail:~$
/etc/crontab
*/5 * * * * horde-admin php5 /usr/bin/horde-alarms
Horde_Alarm 2.2.9 stable
horde 5.2.15 stable
Debian 8
Same issue on four different server.