[PR #4865] [MERGED] gitlab-ci: fix debian_ci build (dh_missing hostnames) #5276

Closed
opened 2026-05-05 10:35:27 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4865
Author: @kmk3
Created: 1/18/2022
Status: Merged
Merged: 1/18/2022
Merged by: @reinerh

Base: masterHead: fix-gitlab-ci-hostnames


📝 Commits (1)

  • 13dd959 gitlab-ci: fix debian_ci build (dh_missing hostnames)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 .gitlab-ci.yml (+2 -1)

📄 Description

Likely caused by commit 500a56efd ("more on nettrace", 2022-01-07).

From the build log of "debian_ci" for the above commit[1]:

make[1]: Leaving directory '/builds/Firejail/firejail_ci'
   dh_fixperms -Nfirejail
   debian/rules override_dh_missing
make[1]: Entering directory '/builds/Firejail/firejail_ci'
dh_missing -pfirejail --fail-missing
dh_missing: warning: etc/firejail/hostnames exists in debian/tmp but is not installed to anywhere
dh_missing: error: missing files, aborting

[1] https://gitlab.com/Firejail/firejail_ci/-/jobs/1952432676


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4865 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 1/18/2022 **Status:** ✅ Merged **Merged:** 1/18/2022 **Merged by:** [@reinerh](https://github.com/reinerh) **Base:** `master` ← **Head:** `fix-gitlab-ci-hostnames` --- ### 📝 Commits (1) - [`13dd959`](https://github.com/netblue30/firejail/commit/13dd959ec8edc4426d8b36e283ba489e04ffda92) gitlab-ci: fix debian_ci build (dh_missing hostnames) ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitlab-ci.yml` (+2 -1) </details> ### 📄 Description Likely caused by commit 500a56efd ("more on nettrace", 2022-01-07). From the build log of "debian_ci" for the above commit[1]: make[1]: Leaving directory '/builds/Firejail/firejail_ci' dh_fixperms -Nfirejail debian/rules override_dh_missing make[1]: Entering directory '/builds/Firejail/firejail_ci' dh_missing -pfirejail --fail-missing dh_missing: warning: etc/firejail/hostnames exists in debian/tmp but is not installed to anywhere dh_missing: error: missing files, aborting [1] https://gitlab.com/Firejail/firejail_ci/-/jobs/1952432676 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:35:27 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5276
No description provided.