Your message dated Sat, 16 Jan 2016 16:23:31 +0000
with message-id <[email protected]>
and subject line Bug#810274: fixed in open-vm-tools 2:10.0.5-3227872-2
has caused the Debian Bug report #810274,
regarding files with the same name installed in / and /usr
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.)


-- 
810274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810274
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: open-vm-tools
Version: 2:10.0.5-3227872-1
Severity: normal
Tags: patch
Usertags: usrmerge
Tags: patch

The package installs a symbolic link to a file with the same name in
both /sbin/ and /usr/sbin/, so it makes impossible to convert a system
to the merged /usr directories scheme.

mount(8) calls mount.vmhgfs using execve(2) and the explicit 
/sbin/mount.vmhgfs path, so there is no point in having such a program 
in /usr/sbin/ .
The attached patch moves the binary to /sbin/ where it belongs.

The link is broken anyway, so I can't see how the package could work at 
all:

md@attila:/tmp/o$ dpkg-deb -x open-vm-tools_10.0.5-3227872-1_amd64.deb .
md@attila:/tmp/o$ ls -l usr/sbin/mount.vmhgfs 
-rwxr-xr-x 1 md md 68504 Dec 26 18:12 usr/sbin/mount.vmhgfs*
md@attila:/tmp/o$ ls -l sbin/mount.vmhgfs 
lrwxrwxrwx 1 md md 78 Dec 26 18:12 sbin/mount.vmhgfs -> 
/build/open-vm-tools-10.0.5-3227872/debian/open-vm-tools/usr/sbin/mount.vmhgfs
md@attila:/tmp/o$  

-- 
ciao,
Marco
diff --git a/debian/rules b/debian/rules
index 4f747ca..36cec16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,6 +76,9 @@ override_dh_auto_install:
 	rm -f debian/open-vm-tools/usr/lib/open-vm-tools/plugins/*/*.la
 	rm -rf debian/open-vm-tools/usr/share/open-vm-tools/tests
 
+	# mount(8) calls the program as /sbin/mount.vmhgfs
+	mv debian/open-vm-tools/usr/sbin/mount.vmhgfs debian/open-vm-tools/sbin/
+
 	# moving open-vm-tools-desktop files
 	mkdir -p debian/open-vm-tools-desktop/usr/lib/open-vm-tools/plugins
 	mv debian/open-vm-tools/usr/lib/open-vm-tools/plugins/vmusr debian/open-vm-tools-desktop/usr/lib/open-vm-tools/plugins

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: open-vm-tools
Source-Version: 2:10.0.5-3227872-2

We believe that the bug you reported is fixed in the latest version of
open-vm-tools, 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.
Bernd Zeimetz <[email protected]> (supplier of updated open-vm-tools 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: Sat, 16 Jan 2016 15:27:14 +0100
Source: open-vm-tools
Binary: open-vm-tools open-vm-tools-desktop open-vm-tools-dev open-vm-tools-dbg 
open-vm-tools-dkms
Architecture: source amd64 all
Version: 2:10.0.5-3227872-2
Distribution: unstable
Urgency: medium
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description:
 open-vm-tools - Open VMware Tools for virtual machines hosted on VMware (CLI)
 open-vm-tools-dbg - Open VMware Tools for virtual machines hosted on VMware 
(debug)
 open-vm-tools-desktop - Open VMware Tools for virtual machines hosted on 
VMware (GUI)
 open-vm-tools-dev - Open VMware Tools for virtual machines hosted on VMware 
(developm
 open-vm-tools-dkms - Open VMware Tools vmxnet kernel module (deprecated)
Closes: 810274
Changes:
 open-vm-tools (2:10.0.5-3227872-2) unstable; urgency=medium
 .
   * [da26597] Merge pull request #3 from rfc1036/usrmerge.
     Move mount.vmhgfs to /sbin/
     Closes: #810274
Checksums-Sha1:
 1f4919294821a4710eaae8d810f675589c77de55 2530 
open-vm-tools_10.0.5-3227872-2.dsc
 3d0b1085bed1b2d124ec863f3dcc7a413dfd7b6b 22948 
open-vm-tools_10.0.5-3227872-2.debian.tar.xz
 74d5250998028e441e3454a962b8607b104110de 1920282 
open-vm-tools-dbg_10.0.5-3227872-2_amd64.deb
 fa3272599b1aa32649fa1f2c65975a5521cb29f4 206912 
open-vm-tools-desktop_10.0.5-3227872-2_amd64.deb
 f51962eceba566f51c9af93dddd85c4c4da54267 488584 
open-vm-tools-dev_10.0.5-3227872-2_amd64.deb
 85ab0f124367d9195e8181149b00475dbae56f4a 422594 
open-vm-tools-dkms_10.0.5-3227872-2_all.deb
 9dbde2c1e9c62fa5e9b26fa1c5384126d31c330c 528490 
open-vm-tools_10.0.5-3227872-2_amd64.deb
Checksums-Sha256:
 3f7c49e8feea252b1e422be81cbb96b676d482827f6dd81acb3fdeaa9028b6ad 2530 
open-vm-tools_10.0.5-3227872-2.dsc
 cca64f78687107bf685500a425a9ef6bff7dd1aa492480f68689c755aecf07db 22948 
open-vm-tools_10.0.5-3227872-2.debian.tar.xz
 81c52bac80887de75bb5e357f0e9ff28897ff06bee4fb41b42d1686014685721 1920282 
open-vm-tools-dbg_10.0.5-3227872-2_amd64.deb
 17d572ad605a150bd9b38087c6457c47f48df28fe09303203d0d52010700dd42 206912 
open-vm-tools-desktop_10.0.5-3227872-2_amd64.deb
 c89b9a0c2d11841cd4ec5e00ddd36ad80e6a21119eeb88f2d32f31778c6afccb 488584 
open-vm-tools-dev_10.0.5-3227872-2_amd64.deb
 f20f03f6590a4629612d1602532a7d197b1f06c4102aaae06d72e8d59b0305a2 422594 
open-vm-tools-dkms_10.0.5-3227872-2_all.deb
 223caaacb8e37054c6801b6f5e31f4933356550fd0e408de51f981a173bb3055 528490 
open-vm-tools_10.0.5-3227872-2_amd64.deb
Files:
 2a099beb6cf89dfd38e9a5abd23523fe 2530 admin extra 
open-vm-tools_10.0.5-3227872-2.dsc
 b4d47770e99fb0c2d2eec1f59e8ef8e7 22948 admin extra 
open-vm-tools_10.0.5-3227872-2.debian.tar.xz
 6fe1f3689de6c16df7e73fb755f7fb39 1920282 debug extra 
open-vm-tools-dbg_10.0.5-3227872-2_amd64.deb
 63298b7a3ee780d02f09c75b4a4a65f1 206912 admin extra 
open-vm-tools-desktop_10.0.5-3227872-2_amd64.deb
 edf65917ec505a09ce6764592b5f90da 488584 devel extra 
open-vm-tools-dev_10.0.5-3227872-2_amd64.deb
 0b817480ee51de4703b33a56b23cea7a 422594 kernel extra 
open-vm-tools-dkms_10.0.5-3227872-2_all.deb
 12465c0f2974e91d558761033b35d1c0 528490 admin extra 
open-vm-tools_10.0.5-3227872-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWmlSnAAoJEOs2Fxpv+UNfVmQQAJ6ZN743YvvStIR4WrQKtnI2
kp0Rla3DaoCF8bD7kTXb9xpIFHF6r27iP9A4G1FF0G8Lb7Mqx/M0MIrnfS/P6SxZ
VrytUN6KloOEmNqCGy+PknkxmAZcClTOFdBteQTWIA45Ww9SfQr+XTySBbtMjDCC
lcO2uQEYSZkMRh6H78zslW4/+keAvmIt4P9v1jRaWk/wkPbvjo2yUsFCXwG+Wp4X
MJzK80oq1e9Qmj1xTvdJj8i1OkP5Ok/utfD0pqL4AScMMYdToNUkPztMj/pt9nGY
j2IQbZrn1M3DS8Ry3O3MzWykDirksbVi23qJtswHsZvcC1S3mY6jw43UhKaS7ivw
zwW8oaaTLi8dDA+rO0g/2OjsjtyBIyXrzIsPHuiQpGf7lKwSJRxdOwk7tnfKQVyl
pDLX+KqxegVEuFE+T22urEp1JAed1rQX6W5aFfQ66yGPHFGlfe284RUpEr1QbtjW
kU8+YaWRMyKydSWERdv5HfpbyWOsQ+cwez7J/6xTvT34bm3NK9YNTAkWKpnD5iKi
t0h9yjulmFMTvjohw1+7k9VYNdj2PYuFegSA+bQFVCOLyGyQg4sNbF6/DQcUOZnF
3u4LONSmvffW64FUavIYDghTMQM/f70cMTRhxl6dKX169MqSgfTEN6BlK2jGeE4K
ZdyinzXHc6pxj9AubiZh
=dNCY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to