On 05/30/2011 04:16 PM, Marcel Svitalsky wrote: > - and eventually in /etc/profile.d/speechd-user-port.sh the line: > export SPEECHD_PORT=$(expr 6560 + $(getent passwd $USER | cut -f 3 -d :))
So my initial guess fits indeed: broken variable expansion. In this case, it must be $USER (because it's expr that's failing). After a brief search, it turns out that this issue had already been reported as Bug #601114 and fixed in Maverick, so the current bug can either be reassigned or closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790173 Title: Cron doesn't send output properly -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs