CFT: Eclipse Galileo 3.5

Stephane E. Potvin sepotvin at FreeBSD.org
Thu Nov 5 16:19:19 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ken wrote:
>   I got the following error @9.0-current/jdk1.6.0/amd64.
>   Do I need upgrade/downgrade any utilities? 
> 
> ---------------------------------------------------------
>    :                  :                  :
>    :                  :                  :
> build:
> 
> p2prep:
> 
> provision.sdk:
> 
> install:
>      [copy] Copying 1048 files to /usr/local/lib/eclipse
>      [copy] Copied 131 empty directories to 1 empty directory under /usr/local/lib/eclipse
> 
> BUILD SUCCESSFUL
> Total time: 2 seconds
> ===>   Registering installation for eclipse-3.5.0.I20090611.1540
> pkg_create: read_plist: unknown command '@dirrmtry /usr/local/share/eclipse/dropins' (package tools out of date?)
> pkg_create: write_plist: unknown command type -1 (/usr/local/share/eclipse/dropins)
> *** Error code 2
> 
> Stop in /usr/ports/java/eclipse.
> *** Error code 1
> 
> Stop in /usr/ports/java/eclipse.

No cookies for me, I should know better than add last minute changes and not test them.

Change the @dirrmtry line to this:

        @${ECHO_CMD} "@unexec rmdir %D/share/${PORTNAME}/dropins 2>/dev/null || true " >> ${TMPPLIST}
        @${ECHO_CMD} "@unexec rmdir %D/share/${PORTNAME} 2>/dev/null || true " >> ${TMPPLIST}

and it should fix your problem.

Thanks for the report!

Steph
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkry+wUACgkQmdOXtTCX/ntrlwCeI0uHdCyCfK7o+Bd+7+9zEidL
3+UAmgOpS1qD9pdhEW3U5tTdjrDbWrPo
=77nu
-----END PGP SIGNATURE-----



More information about the freebsd-eclipse mailing list