Skip to content
Snippets Groups Projects

salsa-ci.yml: Allow daemons to start during autopkgtest

Closed Mathieu Parent requested to merge sathieu/pipeline:patch-2 into master

The "official" docker image has a policy-rc.d which always exits 101, preventing invoke-rc.d to start services.

Only removing /usr/sbin/policy-rc.d prints: invoke-rc.d: could not determine current runlevel invoke-rc.d: WARNING: No init system and policy-rc.d missing! Defaulting to block.

So a symlink to /bin/true (exit 0) is needed.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading