[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1054476: yaskkserv: will install yaskkserv.service twice once dh_installsystemd installs to /usr



Source: yaskkserv
Version: 1.1.1-2
Severity: normal
Tags: patch
User: helmutg@debian.org
Usertags: dep17m2

We want to modify dh_installsystemd such that units are installed below
/usr in order to finalize the /usr-merge transition via DEP17. When
doing so, yaskkserv.service will be installed to both /lib (via
dh_install) and /usr/lib (via dh_installsystemd). Such behaviour
constitutes a policy violation and therefore this bug will become
release-critical once I upload debhelper. I'm attaching a patch for your
convenience.

Helmut
diff -Nru yaskkserv-1.1.1/debian/changelog yaskkserv-1.1.1/debian/changelog
--- yaskkserv-1.1.1/debian/changelog	2023-10-03 10:19:38.000000000 +0200
+++ yaskkserv-1.1.1/debian/changelog	2023-10-24 13:36:09.000000000 +0200
@@ -1,3 +1,9 @@
+yaskkserv (1.1.1-3) UNRELEASED; urgency=medium
+
+  * Install yaskkserv.service only once. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Tue, 24 Oct 2023 13:36:09 +0200
+
 yaskkserv (1.1.1-2) unstable; urgency=medium
 
   * QA upload.
diff -Nru yaskkserv-1.1.1/debian/yaskkserv.install yaskkserv-1.1.1/debian/yaskkserv.install
--- yaskkserv-1.1.1/debian/yaskkserv.install	2023-10-03 10:17:47.000000000 +0200
+++ yaskkserv-1.1.1/debian/yaskkserv.install	2023-10-24 13:36:06.000000000 +0200
@@ -1,2 +1 @@
 debian/update-skkdic-yaskkserv usr/sbin
-debian/yaskkserv.socket lib/systemd/system

Reply to: