Skip to content

install: Add usr/lib/systemd/user - #943

Merged
ryonakano merged 1 commit into
deb-packagingfrom
ryonakano/deb-packaging-systemd
Aug 11, 2026
Merged

install: Add usr/lib/systemd/user#943
ryonakano merged 1 commit into
deb-packagingfrom
ryonakano/deb-packaging-systemd

Conversation

@ryonakano

Copy link
Copy Markdown
Member

Goes after #929

Fixes the following build error by debhelper:

dh_missing --fail-missing
dh_missing: warning: usr/lib/systemd/user/gnome-session@installer.target.d/session.conf exists in debian/tmp but is not installed to anywhere
	The following debhelper tools have reported what they installed (with files per package)
	 * dh_install: io.elementary.installer (7), io.elementary.installer-session (5)
	 * dh_installdocs: io.elementary.installer (0), io.elementary.installer-session (0)
	If the missing files are installed by another tool, please file a bug against it.
	When filing the report, if the tool is not part of debhelper itself, please reference the
	"Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+).
	  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)
	Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built
	If the omission is intentional or no other helper can take care of this consider adding the
	paths to debian/not-installed.
dh_missing: warning: usr/lib/systemd/user/io.elementary.installer.compositor@wayland.service exists in debian/tmp but is not installed to anywhere
dh_missing: warning: usr/lib/systemd/user/io.elementary.installer.service exists in debian/tmp but is not installed to anywhere
dh_missing: warning: usr/lib/systemd/user/io.elementary.installer.target exists in debian/tmp but is not installed to anywhere
dh_missing: error: missing files, aborting

Fixes the following build error by debhelper:

    dh_missing --fail-missing
    dh_missing: warning: usr/lib/systemd/user/gnome-session@installer.target.d/session.conf exists in debian/tmp but is not installed to anywhere
    	The following debhelper tools have reported what they installed (with files per package)
    	 * dh_install: io.elementary.installer (7), io.elementary.installer-session (5)
    	 * dh_installdocs: io.elementary.installer (0), io.elementary.installer-session (0)
    	If the missing files are installed by another tool, please file a bug against it.
    	When filing the report, if the tool is not part of debhelper itself, please reference the
    	"Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+).
    	  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)
    	Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built
    	If the omission is intentional or no other helper can take care of this consider adding the
    	paths to debian/not-installed.
    dh_missing: warning: usr/lib/systemd/user/io.elementary.installer.compositor@wayland.service exists in debian/tmp but is not installed to anywhere
    dh_missing: warning: usr/lib/systemd/user/io.elementary.installer.service exists in debian/tmp but is not installed to anywhere
    dh_missing: warning: usr/lib/systemd/user/io.elementary.installer.target exists in debian/tmp but is not installed to anywhere
    dh_missing: error: missing files, aborting
@ryonakano
ryonakano requested a review from a team August 11, 2026 04:33
@ryonakano ryonakano added this to OS 9 Aug 11, 2026
@ryonakano ryonakano moved this to In progress in OS 9 Aug 11, 2026
@ryonakano
ryonakano marked this pull request as ready for review August 11, 2026 05:22
@ryonakano ryonakano moved this from In progress to Needs Review in OS 9 Aug 11, 2026
@ryonakano
ryonakano merged commit 142e50f into deb-packaging Aug 11, 2026
@ryonakano
ryonakano deleted the ryonakano/deb-packaging-systemd branch August 11, 2026 13:32
@github-project-automation github-project-automation Bot moved this from Needs Review to Done in OS 9 Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants