Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 649
    • Issues 649
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 205
    • Merge Requests 205
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #603

Closed
Open
Opened Apr 27, 2011 by Duane Hughes@dhughes

Chrony fails to start when upgrading to Alpine 2.2_rc1

The following occurs when upgrading chronyd on an alpine 2.x installation to an alpine 2.2_rc1 installation:

/etc/init.d/chronyd start
 * chronyd: error loading /etc/init.d/../conf.d/chronyd
 * ERROR: chronyd failed to start

Commenting out these lines in /etc/conf.d/chronyd allows the service to start successfully:

#test -c /dev/rtc && {
#       grep -q '^rtcfile' "${CFGFILE}" && ARGS="${ARGS} -s"
#}
#grep -q '^dumponexit$' "${CFGFILE}" && ARGS="${ARGS} -r"

Is there a better solution?

(from redmine: issue id 603, created on 2011-04-27, closed on 2011-04-30)

  • Changesets:
    • Revision 1f853d41 by Duane Hughes on 2011-04-28T09:16:39Z:
main/chrony: updated with latest initd and confd from gentoo

fixes #603
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.2.0
Milestone
Alpine 2.2.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#603