Am Dienstag 17 Mai 2005 12:37 schrieb Gerhard Gaußling:
> I packaged with java-package and this command:
> $ LANG=en fakeroot make-jpkg jdk-1_5_0_03-linux-amd64.bin
> I got these error-messages:
> [...]
> Creating jdk1.5.0_03/jre/lib/ext/localedata.jar
> mkdir: cannot create directory `/etc/.java': Permission denied
>[...]
> chmod: cannot access `/etc/.java/.systemPrefs/.systemRootModFile': No
> such file or directory
> [...]
>
> But it created the package. And I instaled the package.
> But:
> $ LANG=en ls -l /etc/.java
> ls: /etc/.java: No such file or directory
> [...]
> Can this be the problem?

I fopund a bug report against java-package, which covers this(?):

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297868 :
<quote>
> make-jpkg fails to copy the files below to their correct destination.
> Instead of the install tree they are copied to somewhere under /etc 
and
> /usr.
> 
> The resulting package is fully usable, but is missing the files.

This is actually intended behaviour, but badly documented/told to the
user.

--Jeroen

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED]
http://jeroen.A-Eskwadraat.nl
</quote>

Reply via email to