Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 131542

Summary: sys-process/vixie-cron-4.1-r8
Product: Gentoo Linux Reporter: Roman <snaiper>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Roman 2006-04-28 00:29:31 UTC
i install sys-process/vixie-cron-4.1-r8.
Have DEFAULT config, and have spam to email from cron.
subj: Cron <root@srv> root rm -f /var/spool/cron/lastrun/cron.hourly
or
subj: Cron <root@srv> root test -x /usr/sbin/run-crons && /usr/sbin/run-crons
or default tasks.

i add my task. my task is execute without error and without email.
only default tasks send email to me..
syntax is correct(check in other my server with old verison vixie-cron).

#cat /etc/crontab

# for vixie cron
#
# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/files/crontab-3.0.1-r4,v 1.1 2005/03/04 23:59:48 ciaranm Exp $
#
#

# Global variables
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly
0 * * * *       root rm -f /var/spool/cron/lastrun/cron.hourly
1 3 * * *       root rm -f /var/spool/cron/lastrun/cron.daily
15 4 * * 6      root rm -f /var/spool/cron/lastrun/cron.weekly
30 5 1 * *      root rm -f /var/spool/cron/lastrun/cron.monthly
*/10 * * * *    root test -x /usr/sbin/run-crons && /usr/sbin/run-crons
*/1 * * * *   root    /usr/bin/mrtg /etc/mrtg/mrtg.conf



Portage 2203-svn (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r3 i686)
=================================================================
System uname: 2.6.16-gentoo-r3 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.aiya.ru/pub/gentoo/ ftp://mirror.aiya.ru/pub/gentoo/ http://ftp.citkit.ru/pub/Linux/gentoo ftp://ftp.citkit.ru/pub/Linux/gentoo "
LANG="ru_RU.KOI8-R"
LINGUAS="ru"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 alsa apache2 apm arts avi berkdb bitmap-fonts bzip2 cli crypt dri eds emboss encode esd expat extensions foomaticdb fortran gd gdbm gif gpm gstreamer gtk2 iconv idn imlib isdnlog jpeg libg++ libwww mad mhash mikmod mod_php motif mp3 mpeg mppe-mppc mysql mysqli ncurses nls nptl ogg opengl oss pam pcre pdflib perl php png postgres pppd python quicktime radius readline reflection samba sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev vhosts vorbis xml xml2 xmms xorg xv zlib linguas_ru userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-28 01:00:54 UTC

*** This bug has been marked as a duplicate of 131539 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-28 01:01:03 UTC
.