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
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
hey bus: rm /etc/init.d/vcron should do it for you
*** Bug 46631 has been marked as a duplicate of this bug. ***
*** Bug 46735 has been marked as a duplicate of this bug. ***
>hey bus: rm /etc/init.d/vcron should do it for you Worked just fine. thanx seemant :)
*** Bug 83564 has been marked as a duplicate of this bug. ***