Control: tags -1 + patch

Hi Daniel!

On Sat, Dec 15, 2012 at 03:04:41PM +0100, Salvatore Bonaccorso wrote:
> Hi Daniel
> 
> On Sat, Dec 15, 2012 at 01:51:15PM +0000, Debian Bug Tracking System wrote:
> [...]
> >  open-vm-tools (2:9.2.2-893683-2) unstable; urgency=low
> >  .
> >    * Removing init order to network (Closes: #695845).
> >    * Correcting version number (Closes: #695912).
> >    * Don't check for vm on stop in initscript (Closes: #695993).
> 
> Thank you, this was fast!
> 
> Btw, the version in testing would also be affected by this RC bug
> (#695845), but it will need an upload via t-p-u as the version in
> unstable does have changes not compliant with the freeze policy[1].
> 
>  [1]: http://release.debian.org/wheezy/freeze_policy.html
> 
> Again thanks for your work!

According to your fix for unstable the attached should be enough (did
basic testing in a wheezy VM). If you agree I would like to propose
the following NMU for t-p-u to the release team.

What do you think? Or are you planning a t-p-u?

Regards,
Salvatore
diff -Nru open-vm-tools-8.8.0+2012.05.21-724730/debian/changelog 
open-vm-tools-8.8.0+2012.05.21-724730/debian/changelog
--- open-vm-tools-8.8.0+2012.05.21-724730/debian/changelog      2012-09-03 
15:46:52.000000000 +0200
+++ open-vm-tools-8.8.0+2012.05.21-724730/debian/changelog      2012-12-23 
00:42:25.000000000 +0100
@@ -1,3 +1,14 @@
+open-vm-tools (2:8.8.0+2012.05.21-724730-1+nmu2) testing-proposed-updates; 
urgency=low
+
+  * Non-maintainer upload.
+  * Adjust runtime dependencies for open-vm-tools init script.
+    Add $remote_fs to Required-{Start,Stop} ad the init script calls
+    executables under /usr. To prevent  a loop between service networking
+    and umountnfs also remove $network from X-Start-Before and X-Stop-After.
+    (Closes: #695845)
+
+ -- Salvatore Bonaccorso <car...@debian.org>  Sat, 22 Dec 2012 23:55:25 +0100
+
 open-vm-tools (2:8.8.0+2012.05.21-724730-1+nmu1) testing-proposed-updates; 
urgency=low
 
   [ Bernd Zeimetz ]
diff -Nru open-vm-tools-8.8.0+2012.05.21-724730/debian/open-vm-tools.init 
open-vm-tools-8.8.0+2012.05.21-724730/debian/open-vm-tools.init
--- open-vm-tools-8.8.0+2012.05.21-724730/debian/open-vm-tools.init     
2012-09-03 15:46:52.000000000 +0200
+++ open-vm-tools-8.8.0+2012.05.21-724730/debian/open-vm-tools.init     
2012-12-23 00:42:15.000000000 +0100
@@ -2,10 +2,10 @@
 
 ### BEGIN INIT INFO
 # Provides:                 open-vm-tools
-# Required-Start:           $local_fs
-# Required-Stop:            $local_fs
-# X-Start-Before:           $network
-# X-Stop-After:             $network
+# Required-Start:           $local_fs $remote_fs
+# Required-Stop:            $local_fs $remote_fs
+# X-Start-Before:
+# X-Stop-After:
 # Default-Start:            2 3 4 5
 # Default-Stop:             0 1 6
 # Description:              Runs the open-vm-tools services

Attachment: signature.asc
Description: Digital signature

Reply via email to