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

#914208: Disable merged /usr by default when making a buildd chroot

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simon McVittie requested to merge smcv/debootstrap:no-merged-usr-for-buildds into master Nov 20, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

Merged /usr is known to cause multiple packages to be misbuilt. As long as we support unmerged /usr for user systems, we should mitigate this class of bugs by using unmerged-/usr chroots on official buildds, resulting in binary packages that work equally well on merged- or unmerged-/usr user systems.

See also:

  • https://bugs.debian.org/913229
  • https://udd.debian.org/cgi-bin/bts-usertags.cgi?user=md@linux.it&tag=usrmerge
  • thread starting at https://lists.debian.org/debian-devel/2018/11/msg00299.html

Signed-off-by: Simon McVittie smcv@debian.org Bug: https://bugs.debian.org/914208


I think this might be a good pragmatic approach to packages that build differently in a merged-/usr environment. What do you think?

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: no-merged-usr-for-buildds