ports/173260: java/openjdk7: Directory jre/lib/applet is missed in the package

Alexey Markov redrat at mail.ru
Thu Nov 1 13:00:01 UTC 2012


>Number:         173260
>Category:       ports
>Synopsis:       java/openjdk7: Directory jre/lib/applet is missed in the package
>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:   Thu Nov 01 13:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Markov
>Release:        8.3-RELEASE-p3
>Organization:
JSC Complitex
>Environment:
FreeBSD meson.complitex.ru 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #3: Wed Jun 13
09:48:21 MSK 2012 redrat at meson.complitex.ru:/arc/obj/arc/src/sys/MESON amd64
>Description:
It's a pretty weird error: directory /usr/local/openjdk7/jre/lib/applet is created in the process of 'make package' but not exists in the package. That's why after package removing users get error:

pkg_delete: file '/usr/local/openjdk7/jre/lib/applet' doesn't exist
pkg_delete: unable to completely remove directory '/usr/local/openjdk7/jre/lib/applet'
pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
>How-To-Repeat:
1. cd /usr/ports/java/openjdk7 && make package
2. ls /usr/local/openjdk7/jre/lib/ <- applet directory in place
3. tar xjf -C /tmp <openjdk7-package-file>
4. cd /tmp && ls openjdk7/jre/lib/ <- there is no applet directory at all

Also you can try to make a package from installed port, and result will be the same.

Such a poltergeist!
>Fix:


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


More information about the freebsd-ports-bugs mailing list