Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144057 - under xen ntp-client does not start with baselayout-1.11.15-r3
Summary: under xen ntp-client does not start with baselayout-1.11.15-r3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Andrew Ross (RETIRED)
URL:
Whiteboard: scheduled for -r4
Keywords: Bug
Depends on:
Blocks: 144994
  Show dependency tree
 
Reported: 2006-08-15 16:50 UTC by Harris Landgarten
Modified: 2006-10-13 17:06 UTC (History)
1 user (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 Harris Landgarten 2006-08-15 16:50:04 UTC
/etc/init.d/xend should have ntp-client added to depend() before as shown.

depend() {
        need net
        before xendomains sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp

Otherwise ntp-client is started before xend and before networking is up.
Comment 1 Andrew Ross (RETIRED) gentoo-dev 2006-10-03 20:34:53 UTC
Confirmed here.
Comment 2 Andrew Ross (RETIRED) gentoo-dev 2006-10-13 17:06:39 UTC
Fixed in app-emulation/xen-tools-3.0.2-r4, thanks.