Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P pbuilder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Debian pbuilder Team
  • pbuilder
  • Merge requests
  • !3

allow pbuilder --login on tarballs that lack dpkg-dev

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Helmut Grohne requested to merge helmutg/pbuilder:patch-1 into master Feb 18, 2019
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Beyond building packages, pbuilder can be used to quickly unpack a chroot tarball and spawn a shell inside. Before this commit, pbuilder would abort on chroots that lack dpkg-dev, because its call to dpkg-architecture would fail. The build architecture always is dpkg's native architecture.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: patch-1