Public bug reported: Binary package hint: postgresql-common
After upgrading to 87ubuntu1 on our servers, I'm getting the following cron spam, presumably because $PATH is not set in cron and the script doesn't use the full path to the binary. | From: [email protected] (Cron Daemon) | Subject: Cron <r...@druzhnaya> if [ -x /usr/sbin/pg_maintenance ]; then /usr/sbin/pg_maintenance --analyze >/dev/null; fi | To: [email protected] | X-Sent: 12 minutes ago | | Can't exec "id": No such file or directory at /usr/share/postgresql-common/PgCommon.pm line 651. | Use of uninitialized value in concatenation (.) or string at /usr/share/postgresql-common/PgCommon.pm line 651. ** Affects: postgresql-common (Ubuntu) Importance: Undecided Status: New ** Affects: postgresql-common (Ubuntu Hardy) Importance: High Status: Triaged ** Tags: regression-update -- Can't exec "id" errors from pg_maintenance after upgrading to 87ubuntu1 https://bugs.launchpad.net/bugs/422189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
