Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15970 - /var/spool/cron/crontabs isn't created when vcron is merged twice.
Summary: /var/spool/cron/crontabs isn't created when vcron is merged twice.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-18 20:23 UTC by Mr. Bones. (RETIRED)
Modified: 2003-02-19 15:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mr. Bones. (RETIRED) gentoo-dev 2003-02-18 20:23:06 UTC
vixie-cron (vcron) looks in /var/spool/cron/crontabs for crontabs to run.

This directory isn't created if vcron is merged a second time.  The ebuild
notes that "this does not work if the directory exists already" but I'm not
sure this is the "not working" that it refers to and the fact that the directory
is removed during the "unmerging already-installed instance" portion of the merge
is pretty unexpected (at least to me).

vcron recovers from this by creating the directory itself so it's not fatal,
but this should be cleaner.

emerge vcron
emerge vcron
ls -l /var/spool/cron/crontabs
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-19 15:04:08 UTC
vcron and dcron fixed in cvs

thx