From parv@chvlva.adelphia.net  Fri Sep 10 05:54:41 2004
Return-Path: <parv@chvlva.adelphia.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C8BE216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 05:54:41 +0000 (GMT)
Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAE843D53
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Sep 2004 05:54:41 +0000 (GMT)
	(envelope-from parv@chvlva.adelphia.net)
Received: from default.chvlva.adelphia.net ([69.160.71.53])
          by mta11.adelphia.net
          (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP
          id <20040910055440.QXQQ404.mta11.adelphia.net@default.chvlva.adelphia.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Fri, 10 Sep 2004 01:54:40 -0400
Received: by default.chvlva.adelphia.net (Postfix, from userid 1000)
	id BE56A584C; Fri, 10 Sep 2004 01:56:32 -0400 (EDT)
Message-Id: <20040910055632.BE56A584C@default.chvlva.adelphia.net>
Date: Fri, 10 Sep 2004 01:56:32 -0400 (EDT)
From: parv@pair.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: java/netbeans - not installing, or incorrectly picking, bin/runide.sh.orig
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71551
>Category:       ports
>Synopsis:       java/netbeans - not installing, or incorrectly picking, bin/runide.sh.orig
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    olgeni
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 06:00:40 GMT 2004
>Closed-Date:    Tue Oct 12 09:02:27 GMT 2004
>Last-Modified:  Tue Oct 12 09:02:27 GMT 2004
>Originator:     parv
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:

Version
  # $FreeBSD: ports/java/netbeans/Makefile,v 1.10 2004/06/05 08:35:16 # olgeni Exp $

  PORTNAME=       netbeans
  PORTVERSION=    3.6
  CATEGORIES=     java devel


>Description:

It seems that java/netbeans port either lists bin/runide.sh.orig
incorrectly in its -plist, resulting in package build failure, or is
not installing it.  Failure messages are ...

  make package
  Creating package /misc/ports/java/netbeans/netbeans-3.6.tgz
  Registering depends: urwfonts-1.0 XFree86-libraries-4.3.0_7 fontconfig-2.2.2,1 freetype2-2.1.4_1 imake-4.3.0_1 jdk-minimal-1.4.2p6_4 javavmwrapper-1.5 perl-5.8.5 pkgconfig-0.15.0 expat-1.95.7.
  Creating gzip'd tar ball in '/misc/ports/java/netbeans/netbeans-3.6.tgz'
  tar: netbeans/bin/runide.sh.orig: Cannot stat: No such file or directory

  tar: Error exit delayed from previous errors
  pkg_create: make_dist: tar command failed with code 512
  *** Error code 1


  make deinstall
  ===>   Deinstalling netbeans-3.6
  pkg_delete: file '/misc/local/netbeans/bin/runide.sh.orig' doesn't really exist
  pkg_delete: couldn't entirely delete package (perhaps the packing list is
  incorrectly specified?)


>How-To-Repeat:

Try to make a package of java/netbeans, version as listed above, or
after deinstall after installing it.


>Fix:

Would exclusion of runide.sh.orig from the -plist work?

--- pkg-plist.orig	Fri Sep 10 01:53:12 2004
+++ pkg-plist	Fri Sep 10 01:53:28 2004
@@ -52,7 +52,6 @@
 netbeans/bin/macosx_launcher.dmg
 netbeans/bin/runide.exe
 netbeans/bin/runide.sh
-netbeans/bin/runide.sh.orig
 netbeans/bin/runide_exe_defaults
 netbeans/bin/runideopenvms.com
 netbeans/bin/runideos2.cmd
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->olgeni 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Sep 11 07:51:13 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71551 
State-Changed-From-To: open->closed 
State-Changed-By: olgeni 
State-Changed-When: Tue Oct 12 09:02:08 GMT 2004 
State-Changed-Why:  
Fixed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71551 
>Unformatted:
