Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P piuparts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DebianDebian
  • piuparts
  • Merge requests
  • !38

custom_scripts: ensure usr-is-merged does not fail the migration test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Luca Boccassi requested to merge bluca/piuparts:usr-is-merged into develop Jul 17, 2022
  • Overview 8
  • Commits 1
  • Pipelines 0
  • Changes 2

The new usr-is-merged metapackage intentionally fails to install on systems that are not merged-usr, unless a specific override flag is passed.

usrmerge does a live-upgrade of the chroot, which piuparts does not expect.

Use the skip flag, so that migration is not blocked. Debootstrap will start using this flag once the package is available in testing.

Edited Jul 17, 2022 by Luca Boccassi
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: usr-is-merged