Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45981 - vcron service problem (/etc/init.d/vcron or vixie-cron?)
Summary: vcron service problem (/etc/init.d/vcron or vixie-cron?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 46631 46735 83564 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-28 05:56 UTC by David Cozatt
Modified: 2005-02-28 08:19 UTC (History)
4 users (show)

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 David Cozatt 2004-03-28 05:56:28 UTC
Hi,
 Updated vcron last night. Then:
root@ethelle bus_drivr # env-update
 * Caching service dependencies...
 *  Service 'vcron' already provide 'cron'!;
 *  Not adding service 'vixie-cron'...                                  [ ok ]

from the ebuild:
       if [ -f ${ROOT}/etc/init.d/vcron ]
        then
                ewarn "Please run:"
                ewarn "rc-update del vcron"
                ewarn "rc-update add vixie-cron default"
so where is service vixie-cron?

bus_drivr
Comment 1 David Cozatt 2004-03-28 06:07:42 UTC
actually the service  is in /etc/init.d and i did rc-update del vcron default
and rc-update add vixie-cron default and the error persists when I do env-update.
bus_drivr
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-28 10:00:47 UTC
hey bus: rm /etc/init.d/vcron should do it for you
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-04-02 17:53:08 UTC
*** Bug 46631 has been marked as a duplicate of this bug. ***
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-04-03 23:34:31 UTC
*** Bug 46735 has been marked as a duplicate of this bug. ***
Comment 5 David Cozatt 2004-04-14 12:41:42 UTC
>hey bus: rm /etc/init.d/vcron should do it for you
Worked just fine. thanx seemant :)
Comment 6 Sven Wegener gentoo-dev 2005-02-28 08:19:39 UTC
*** Bug 83564 has been marked as a duplicate of this bug. ***