[ports-i386@pointyhat.freebsd.org: jdk-1.4.2p7 pkg-plist errors on i386 6]

Greg Lewis glewis at eyesbeyond.com
Mon Mar 28 14:56:31 PST 2005


On Sat, Mar 26, 2005 at 04:33:32PM -0800, Kris Kennaway wrote:
> ----- Forwarded message from User Ports-i386 <ports-i386 at pointyhat.freebsd.org> -----
> 
> list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
> 907052        8 drwxr-xr-x    3 root             wheel                 512 Mar 25 12:25 usr/local/jdk1.4.2
> 907053        8 drwxr-xr-x    3 root             wheel                 512 Mar 25 12:25 usr/local/jdk1.4.2/jre
> 948668        8 drwxr-xr-x    2 root             wheel                 512 Mar 25 12:20 usr/local/jdk1.4.2/jre/.systemPrefs
> 948669        0 -rw-r--r--    1 root             wheel                   0 Mar 25 12:20 usr/local/jdk1.4.2/jre/.systemPrefs/.system.lock
> 948670        0 -rw-r--r--    1 root             wheel                   0 Mar 25 12:20 usr/local/jdk1.4.2/jre/.systemPrefs/.systemRootModFile
> 
> 
> ----- End forwarded message -----

This was broken by the change to the dynamic plist.  These files are
installed by the pkg-install script, which occurs after the packing list
has been generated :(.  A simple fix should be to add an explicit
PLIST_FILES/PLIST_DIRS setting for these files.  I suspect the breakage
for jdk15 is the same.  I'll look into it.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list