Your message dated Tue, 01 Feb 2011 11:41:10 +0100
with message-id <[email protected]>
and subject line Re: Bug#611706: unblock: vzctl/3.0.24-12
has caused the Debian Bug report #611706,
regarding unblock: vzctl/3.0.24-12
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.)


-- 
611706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611706
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Usertags: unblock
Severity: normal

Please unblock vzctl/3.0.24-12. It includes a very important (serious?)
typo that prevent vzeventd from being start at boot.
inid -> init.

vzctl (3.0.24-12) unstable; urgency=high

  * Corrected the issue that vzeventd is not enabled as an init script
    by default. Closes: #610891.

 -- Ola Lundqvist <[email protected]>  Tue, 25 Jan 2011 07:18:05 +0100

This is the change made.

--- vzctl-3.0.24/debian/vzctl.postinst  2010-11-08 21:26:18.000000000 +0100
+++ ../vzctl-3.0.24/debian/vzctl.postinst       2011-01-25 07:17:17.745897647 
+0100
@@ -23,7 +23,7 @@
        if [ -x "/etc/init.d/vz" ] ; then
            update-rc.d vz defaults >/dev/null
        fi
-       if [ -x "/etc/inid.d/vzeventd" ] ; then
+       if [ -x "/etc/init.d/vzeventd" ] ; then
            update-rc.d vzeventd defaults >/dev/null
         fi
        # No idea to start here as no virtual host can have been configured


Thanks in advance,

// Ola

-- 
 --- Inguza Technology AB --- MSc in Information Technology ----
/  [email protected]                    Annebergsslingan 37        \
|  [email protected]                   654 65 KARLSTAD            |
|  http://inguza.com/                Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------



--- End Message ---
--- Begin Message ---
On 01/02/2011 08:07, Ola Lundqvist wrote:
Package: release.debian.org
Usertags: unblock
Severity: normal

Please unblock vzctl/3.0.24-12. It includes a very important (serious?)
typo that prevent vzeventd from being start at boot.
inid ->  init.


Unblocked. Should migrate during next Britney's run.

Regards,

--
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/


--- End Message ---

Reply via email to