Bug 71551 - java/netbeans - not installing, or incorrectly picking, bin/runide.sh.orig
Summary: java/netbeans - not installing, or incorrectly picking, bin/runide.sh.orig
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 07:00 UTC by freebsd
Modified: 2004-10-12 10:02 UTC (History)
0 users

See Also:


Attachments
file.diff (306 bytes, patch)
2004-09-10 07:00 UTC, freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2004-09-10 07:00:40 UTC
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?)

Fix: Would exclusion of runide.sh.orig from the -plist work?
How-To-Repeat: 
Try to make a package of java/netbeans, version as listed above, or
after deinstall after installing it.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-09-11 08:51:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->olgeni

Over to maintainer.
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2004-10-12 10:02:08 UTC
State Changed
From-To: open->closed

Fixed, thanks!