Your message dated Fri, 20 May 2016 12:58:57 +0000
with message-id <[email protected]>
and subject line Bug#823086: fixed in virtualbox 5.0.20-dfsg-2
has caused the Debian Bug report #823086,
regarding virtualbox: 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 [email protected]
immediately.)


-- 
823086: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823086
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: virtualbox
Source-Version: 5.0.20-dfsg-1
Severity: wishlist
Tags: patch

Hi!

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

Thanks,
Guillem
From e0507622caca82fd5f1af0465a38e415145fa864 Mon Sep 17 00:00:00 2001
From: Guillem Jover <[email protected]>
Date: Sat, 30 Apr 2016 16:43:44 +0200
Subject: [PATCH] virtualbox: Fix LSB init output

---
 debian/virtualbox.init | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

diff --git a/debian/virtualbox.init b/debian/virtualbox.init
index d546655..c472c53 100644
--- a/debian/virtualbox.init
+++ b/debian/virtualbox.init
@@ -53,7 +53,7 @@ running()
 
 start()
 {
-	log_begin_msg "Starting VirtualBox kernel modules"
+	log_begin_msg "Loading VirtualBox kernel modules..."
 	
 	if ! running vboxdrv; then
 		if ! modprobe vboxdrv > /dev/null 2>&1; then
@@ -64,6 +64,8 @@ start()
 			fi
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxdrv"
 		fi
 	fi
 	
@@ -76,6 +78,8 @@ start()
 			fi
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxnetflt"
 		fi
 	fi
 	
@@ -88,6 +92,8 @@ start()
 			fi
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxnetadp"
 		fi
 	fi
 	
@@ -100,6 +106,8 @@ start()
 			fi
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxpci"
 		fi
 	fi
 	
@@ -108,13 +116,15 @@ start()
 
 stop()
 {
-	log_begin_msg "Stopping VirtualBox kernel modules"
+	log_begin_msg "Unloading VirtualBox kernel modules..."
 	
 	if running vboxnetadp; then
 		if ! rmmod vboxnetadp 2>/dev/null; then
 			log_failure_msg "Cannot unload module vboxnetadp"
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxnetadp"
 		fi
 	fi
 	
@@ -123,6 +133,8 @@ stop()
 			log_failure_msg "Cannot unload module vboxnetflt"
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxnetflt"
 		fi
 	fi
 	
@@ -131,6 +143,8 @@ stop()
 			log_failure_msg "Cannot unload module vboxpci"
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxpci"
 		fi
 	fi
 	
@@ -139,6 +153,8 @@ stop()
 			log_failure_msg "Cannot unload module vboxdrv"
 			log_end_msg 1
 			return 1
+		else
+			log_progress_msg "vboxdrv"
 		fi
 	fi
 	
-- 
2.8.1


--- End Message ---
--- Begin Message ---
Source: virtualbox
Source-Version: 5.0.20-dfsg-2

We believe that the bug you reported is fixed in the latest version of
virtualbox, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <[email protected]> (supplier of updated 
virtualbox package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 01 May 2016 20:28:45 +0200
Source: virtualbox
Binary: virtualbox-qt virtualbox virtualbox-dbg virtualbox-dkms 
virtualbox-source virtualbox-guest-dkms virtualbox-guest-source 
virtualbox-guest-x11 virtualbox-guest-utils
Architecture: source
Version: 5.0.20-dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Virtualbox Team 
<[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Description:
 virtualbox - x86 virtualization solution - base binaries
 virtualbox-dbg - x86 virtualization solution - debugging symbols
 virtualbox-dkms - x86 virtualization solution - kernel module sources for dkms
 virtualbox-guest-dkms - x86 virtualization solution - guest addition module 
source for dk
 virtualbox-guest-source - x86 virtualization solution - guest addition module 
source
 virtualbox-guest-utils - x86 virtualization solution - non-X11 guest utilities
 virtualbox-guest-x11 - x86 virtualization solution - X11 guest utilities
 virtualbox-qt - x86 virtualization solution - Qt based user interface
 virtualbox-source - x86 virtualization solution - kernel module source
Closes: 823086 823343
Launchpad-Bugs-Fixed: 1578424
Changes:
 virtualbox (5.0.20-dfsg-2) unstable; urgency=medium
 .
   [ Guillem Jover ]
   * make LSB init script have more consistent output (Closes: #823086).
 .
   [ Frank Mehnert ]
   * Pass -fno-pie, to avoid build failures with gcc and default pie enabled.
     (LP: #1578424)
 .
   [ Gianfranco Costamagna ]
   * Remove in pdf manual the update section (Closes: #823343)
     - thanks qazwsxedc for the bug report!
   * debian/patches/patch_vbox_5.patch: [DESCRIBE CHANGES HERE]
Checksums-Sha1:
 3e0547b16216592f33290a8f56c4ad1ad8741159 3706 virtualbox_5.0.20-dfsg-2.dsc
 5dc0f1eebc43f11348e0c7c5757b064c5d9ee931 80204 
virtualbox_5.0.20-dfsg-2.debian.tar.xz
Checksums-Sha256:
 0dc1316529b219ee9de6b9b3e9985a084159b205fd39b9df8339e6bfdb7ba706 3706 
virtualbox_5.0.20-dfsg-2.dsc
 0f82a5a5733d1e20e9c93feff2840e7f31c31cc069c6118f85c51f3b6a791527 80204 
virtualbox_5.0.20-dfsg-2.debian.tar.xz
Files:
 63a11145f97910af91ff7c7dad4c5145 3706 contrib/misc optional 
virtualbox_5.0.20-dfsg-2.dsc
 2f08f91a61a3cb5562bbea4d338fa34e 80204 contrib/misc optional 
virtualbox_5.0.20-dfsg-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXPwOrAAoJEPNPCXROn13ZdNoP/1K9cV3+DW1oZvoS5aw9ZMF9
iZYxW3m4zcCvArDq7+lQyx0s5r85WeVvnMwJ0rYe0IU2A/fLD5ckWVOLApkL2o2A
ARViMqyU8G9hG8Bv7AswthZWo0jk5ce9IvE4YKpl0uMoJkuICSllxqZGccRPKZUP
ajcC7pTzxKXZSJ70Dvh951Jlo7RlLMyC+IEF7sTdWjijdH6LSGLVO+7ITxVx75BO
VDyozR0II1CZQoXCj2tv7T+rk6eWCkkY61pg6YCWwGpw3fa9g7btTJ7JXCnB8otp
udrcilTazZouKXiLz53tFefPGECgMXHK0JGzjpXJ78nl7UM9JbZ2BxyAqIwZbjN4
D7CPpgGMCfrRUHTLUlzEd2Sz3kZYbA6x9fEHKFix2sgGDvtxvcgGFJ8eylJyeQ8G
dUcjv78Dhr7XMHnFo3Cz6V8RRiZzqn95scUUF/2k6RgZR0z8E68SN2JUnIsrByy9
lmkqaJNKmiUkEwvLAeGUPfi6DeK4ZAQalEKCTeaG+FXBJt4IEQbmopY7GmHtqnYb
RXYRrL7UVs+tx0pWe+dCoTIDiCYyQEcQLkCb+XgmPLZQCk8xZnPZLFrmTR7xlpzS
EbEhLVX4TW0TWDlNH8cVVyo7hM+plbYDH1ioBa1XKY8zZagdGkOv3ngsBZblu5rK
cfCp2oXoxWoOyYt/5JPV
=/GGN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to