Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2003 01:06:08 -0500 (EST)
From:      Garance A Drosehn <gad@santropez.netel.rpi.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50263: [PATCH] The pkg-plist for emulators/vmware2 is missing a line
Message-ID:  <200303250606.h2P6688w001427@santropez.netel.rpi.edu>

next in thread | raw e-mail | index | archive | help

>Number:         50263
>Category:       ports
>Synopsis:       [PATCH] The pkg-plist for emulators/vmware2 is missing a line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 22:10:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Garance A Drosehn
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
RPI; Troy NY
>Environment:
System: FreeBSD santropez.netel.rpi.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Mar 21 18:01:50 EST 2003 root@santropez.netel.rpi.edu:/usr/obj/usr/src/sys/Dual-Athlon2k i386


	This problem probably effects the port on any release that vmware2
	is installed on.

>Description:
	If you try to deinstall vmware2 (which you do when upgrading to a
	new version), you'll get a complaint about a directory that can not
	be removed.  That happens because the original pkg-plist file does
	not list one of the files that is installed by the port.

>How-To-Repeat:
	See above.

>Fix:

	Even though you only have to add the one line, I thought I would
	provide a patch to show the change:

--- pkg-plist.orig	Thu Feb 22 16:10:34 2001
+++ pkg-plist	Tue Mar 25 00:45:34 2003
@@ -70,6 +70,7 @@
 lib/vmware/lib/help/Wizos.htm
 lib/vmware/lib/help/Wizpath.htm
 lib/vmware/lib/help/toc.htm
+lib/vmware/lib/modules/linker.hints
 lib/vmware/lib/modules/vmmon_smp.ko
 lib/vmware/lib/modules/vmmon_up.ko
 lib/vmware/lib/xkeymap/be101


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303250606.h2P6688w001427>