Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Merge requests
  • !1020

knot-resolver: do not use separate postinst files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Vasilek requested to merge hotfix/knot-resolver-separate-postinst into master Nov 29, 2022
  • Overview 9
  • Commits 1
  • Pipelines 0
  • Changes 3

Using separate postinst files means they are shipped in the package and deleted when they run once in postinst. This means they are still mentioned in the package's file list and pkg_check fails because they got deleted.

noticed in turris/diagnostics!43

Draft because this was not tested yet.

Edited Jan 27, 2023 by Michal Vasilek
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hotfix/knot-resolver-separate-postinst