> I just tried to install sun-jav5-jre with FAI on etch with softupdate.
> 
> the hints in 
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg02045.html
> helped a lot but didn't work (maybe because of etch)
> 
> I ran into problems because debconf must ask for acceptance of java license. 
> As aptitude runs in non-interactive mode it aborts installing java:
>
[...]

As you stated correctly, it asks a debconf question - so you need to answer it.
The proper way to do this in FAI is debconf preseeding. You achieve this by
adding something like

sun-java5-bin   shared/accepted-sun-dlj-v1-1    boolean true
sun-java5-jdk   shared/accepted-sun-dlj-v1-1    boolean true
sun-java5-jre   shared/accepted-sun-dlj-v1-1    boolean true

to debconf/DEFAULT in your FAI config space. That's all.

Best,
Michael


Attachment: pgpyTdUuO5e9x.pgp
Description: PGP signature

Antwort per Email an