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

Bug#823077: marked as done (irda-utils: Fix LSB init output)



Your message dated Wed, 01 Apr 2020 19:27:52 +0000
with message-id <E1jJj1k-0007Q4-Dp@fasolo.debian.org>
and subject line Bug#955337: Removed package(s) from unstable
has caused the Debian Bug report #823077,
regarding irda-utils: Fix LSB init output
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.)


-- 
823077: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823077
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: irda-utils
Source-Version: 0.9.18-14
Severity: wishlist
Tags: patch

Hi!

The attached patch fixes the LSB init script to have more consistent
output.

Thanks,
Guillem
From eb72dbc61abef4650a0441b9673f3b26c241378c Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@debian.org>
Date: Sat, 30 Apr 2016 15:46:51 +0200
Subject: [PATCH] irda-utils: Fix LSB init output

---
 debian/irda-utils.init | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/irda-utils.init b/debian/irda-utils.init
index cf0c88a..86da079 100644
--- a/debian/irda-utils.init
+++ b/debian/irda-utils.init
@@ -55,8 +55,7 @@ if [ -f /etc/default/$PACKAGE ]; then
     . /etc/default/$PACKAGE
 fi
 if [ "$ENABLE" = "false" ]; then
-    log_action_begin_msg "Skipping $DESC:" "$NAME (not enabled)"
-    log_action_end_msg 0
+    log_action_msg "Skipping $DESC:" "$NAME (not enabled)"
     exit 0
 fi
 if [ -z "$DEVICE" ]; then
-- 
2.8.1


--- End Message ---
--- Begin Message ---
Version: 0.9.18-15+rm

Dear submitter,

as the package irda-utils has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/955337

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: