[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Unrecognized escape error in shares.pl
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Unrecognized escape error in shares.pl
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Wed, 18 Jun 2008 10:40:19 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=YuHUpGgc/CGvPQdt8tFrd51a7GYeWurzCL726hNAdzc=; b=svg5fhIfSf12RBE1nVH6AAMrwpVJEjN0K7UgkqGgBJDBf/OoA5SWjcHN2B0Xipjmqm Z2xpGwDWWBBSDYX+W5cQnM2s7Rk2HoFlPUaSE+JGUSCgVwg2pHbOQKOYrMJk6xLQ/3Y8 oDgMdBW9E0l8GF4GxI3qBAQRy2MqAknWGmsAY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=c+hgCRzHqHMxQ2bYlkugKan9jJ8ywHGXpOyp3I74+wqUGG2bCKIR7oW3kDoGMq65Pe YJcHV7DbqnM5x2bz2X/Yn+QhrTRGyTG3JK2yColrt1enlBsP2/BLQQZ+A+XGacRmFUwk kMN9XuRopXR7oNpKri8UJHCJLxsJ1WndEdbdU=
- References: <1055CBB0108591479A515BB320DA7A750B9C6ABE (at) CINMLVEM19.e2k.ad.ge.com>
On Wed, Jun 18, 2008 at 10:23 AM, Linder, Doug (SABIC Innovative Plastics,
consultant) <Doug.Linder (at) sabic-ip.com> wrote:
> I've searched the archive and not found anything about this.
>
> Every five minutes, the root account on this system gets another copy
> of the mail below. I've triple-chekced and the bb4 user does NOT have any
> cron jobs. Despite the name we are running Hobbit and not BB.
>
> Does anyone have any idea what the problem might be? This tends to fill up
> the mail spool...
>
> -----
> From: root (at) hostname.fqdn (Cron Daemon)
> To: <root (at) m>root@ <root (at) hostname.fqdn>hostname.fqdn
> Subject: Cron <bb4 (at) v>bb4@ <bb4 (at) hostname>hostname/bb4/bb/server/ext/shares.pl
> X-Cron-Env: <SHELL=/bin/bash>
> X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
> X-Cron-Env: <MAILTO=root>
> X-Cron-Env: <HOME=/>
> X-Cron-Env: <LOGNAME=bb4>
>
> Unrecognized escape \w passed through at /bb4/bb/server/ext/shares.pl line
> 84.
>
Does root have a cron job that does something like "su - bb4 -c
/bb4/bb/server/ext/shares.pl"??
Ralph Mitchell