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

Bug#898209: marked as done (charliecloud: Change service by systemd in po-debconf)



Your message dated Fri, 15 Jun 2018 17:26:25 +0200
with message-id <20180615152625.6qx5lh2vsqnb4qhx@xanadu.blop.info>
and subject line fixed in charliecloud 0.2.5-1
has caused the Debian Bug report #898209,
regarding charliecloud: Change service by systemd in po-debconf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
898209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898209
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: charliecloud
Version: 0.2.3-2
Severity: wishlist
Tags: patch

Dear mainteners,

I suggest to change the following lines in po-debconf for systemd.

Current:
service procps restart

Proposal:
systemctl restart procps

Best regards,

Alban Vidal
diff -Nru charliecloud-0.2.3/debian/changelog charliecloud-0.2.3/debian/changelog
--- charliecloud-0.2.3/debian/changelog	2018-04-30 13:41:33.000000000 +0000
+++ charliecloud-0.2.3/debian/changelog	2018-05-08 17:50:47.000000000 +0000
@@ -1,3 +1,12 @@
+charliecloud (0.2.3-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Alban Vidal ]
+  * Change po-debconf service by systemctl
+
+ -- Alban Vidal <alban.vidal@zordhak.fr>  Tue, 08 May 2018 17:50:47 +0000
+
 charliecloud (0.2.3-2) unstable; urgency=medium
 
   [ Peter Wienemann ]
diff -Nru charliecloud-0.2.3/debian/charliecloud.templates charliecloud-0.2.3/debian/charliecloud.templates
--- charliecloud-0.2.3/debian/charliecloud.templates	2018-04-24 19:16:15.000000000 +0000
+++ charliecloud-0.2.3/debian/charliecloud.templates	2018-05-08 17:50:47.000000000 +0000
@@ -6,4 +6,4 @@
  .
  echo 'kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/00-local-userns.conf
  .
- service procps restart
+ systemctl restart procps
diff -Nru charliecloud-0.2.3/debian/po/templates.pot charliecloud-0.2.3/debian/po/templates.pot
--- charliecloud-0.2.3/debian/po/templates.pot	2018-04-24 19:16:15.000000000 +0000
+++ charliecloud-0.2.3/debian/po/templates.pot	2018-05-08 17:50:47.000000000 +0000
@@ -42,5 +42,5 @@
 #. Type: note
 #. Description
 #: ../charliecloud.templates:1001
-msgid "service procps restart"
+msgid "systemctl restart procps"
 msgstr ""

--- End Message ---
--- Begin Message ---
Version: 0.2.5-1

I forgot to include the bug numbers in the changelog, sorry.

Lucas

--- End Message ---

Reply to: