From: mindvr <mindvr@gmail.com>
To: gentoo-user-ru@lists.gentoo.org
Subject: [gentoo-user-ru] Re: [gentoo-user-ru] Re: [gentoo-user-ru] Не выполняется скрипт через cron.
Date: Mon, 25 May 2009 18:19:20 +0400 [thread overview]
Message-ID: <9704a350905250719l3a60930ib8c8fb9b667694d0@mail.gmail.com> (raw)
In-Reply-To: <3d3bed480905250700p336cb50j717121302e3a35fb@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1942 bytes --]
Выснилось, что оно не могло без абсолютного пути вызвать ifconfig при
выполнении, а соответствующее исключение перехватывалось для других целей.
Проблема решена.
2009/5/25 Игорь <yanchenko.igor@gmail.com>
> 25 мая 2009 г. 16:36 пользователь mindvr <mindvr@gmail.com> написал:
> > Установлен и запущен vixie-cron-4.1-r10, требуется выполнять простой
> скрипт
> > подсчета трафика, который лежит в /root/trafcount.py
> > Рутом, при помощи crontab -e добавил строчку
> > * * * * * /root/trafcount.py
> > В /var/log/messages появляются соответствующие записи:
> > May 25 17:31:01 mindvr cron[31561]: (root) CMD (/root/trafcount.py )
> > Но при этом скрипт не изменяет свои файлы с данными.
> > При этом, если его выполнить той же командой /root/trafcount.py вручную,
> > данные изменяются.
> > Подскажите, в чем может быть проблема?
> > P.S. Скрипт вызывается по абсолютному пути, в файлы он пишет также по
> > абсолютному пути.
> >
> >
> Скорее всего плоблема в какойто переменной, которая у крона просто не
> объявленна, я обычно в таких случаях поступаю следующим образом
> запускаю env -i /bin/sh
> и пробую работает ли скрипт, если нет то ищу проблему с переменными,
> если работает то я знаю что проблемы с перенными нету.
>
[-- Attachment #2: Type: text/html, Size: 2374 bytes --]
prev parent reply other threads:[~2009-05-25 14:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <9704a350905250633p68ee25b5kd2abd066876b93cc@mail.gmail.com>
2009-05-25 13:36 ` [gentoo-user-ru] Не выполняется скрипт через cron mindvr
2009-05-25 14:00 ` [gentoo-user-ru] " Игорь
2009-05-25 14:19 ` mindvr [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9704a350905250719l3a60930ib8c8fb9b667694d0@mail.gmail.com \
--to=mindvr@gmail.com \
--cc=gentoo-user-ru@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox