Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D deb-icinga-php-thirdparty
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • packagingpackaging
  • deb-icinga-php-thirdparty
  • Merge requests
  • !14

Build architecture-indepenent packages again (release branch)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julian Brost requested to merge arch-all into release/0.11.0 Dec 05, 2022
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 3

[MR 1/2 to fix this in release packages, has to be tagged for releasing a new revision after merging]

There are no architecture-specific binaries in this package, so it should build an architecture-independent package (arch=all) rather than architecture-dependent packages for any architecture (arch=any).

The original change was done in the context of some MR regarding Raspbian, but this also doesn't make sense there. It looks like this was done as a workaround to fix the following error, which was properly fixed by setting ICINGA_BUILD_DEB_DEFAULT_ARCH in 19f52aec:

dpkg-genbuildinfo: error: binary build with no binary artifacts found; .buildinfo is meaningless

This reverts commit 31b75467.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: arch-all