Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390611 - net-misc/aiccu - init script should use after ntpd
Summary: net-misc/aiccu - init script should use after ntpd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 12:08 UTC by Ewoud Kohl van Wijngaarden
Modified: 2012-08-01 07:48 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 Ewoud Kohl van Wijngaarden 2011-11-15 12:08:49 UTC
Since aiccu relies on a correct time it should be started after ntp. It already has 'after ntp-client', but (at least) openntpd only provides ntpd. This causes aiccu to not be started on boot. Adding 'after ntpd' solves the issue for me.

Reproducible: Always

Steps to Reproduce:
1. Install aiccu & start it at boot
2. Install (open)ntpd & start it at boot
2. Boot up with an out-of-sync time
Actual Results:  
Aiccu does not start because the time is out-of-sync.

Expected Results:  
Aiccu starts after ntpd has synced the time.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2012-08-01 07:48:08 UTC
+*aiccu-2007.01.15-r2 (01 Aug 2012)
+
+  01 Aug 2012; Michael Weber <xmw@gentoo.org> +aiccu-2007.01.15-r2.ebuild,
+  +files/aiccu-2007.01.15-r2-init.gentoo.patch,
+  +files/aiccu-2007.01.15-setupscript.patch, aiccu-2007.01.15-r1.ebuild:
+  Add after ntpd (bug 390611, thanks Ewoud Kohl van Wijngaarden), fix
+  setupscript functionality (bug 353803, thanks Mateusz Dziadko), assign RDEPEND