hi mika,<br><br>I know the bug has been closed, but could you give me an extra hand please? I&#39;ve applied both of your suggestions:<br><br><div class="gmail_quote">On Mon, Jul 26, 2010 at 11:42 PM, Tong Sun <span dir="ltr">&lt;<a href="mailto:bts@bts.grml.org">bts@bts.grml.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">$ grep -i &#39;error: &#39; /var/log/fai/depen/dirinstall-20100726_171411/software.log<br>
</div>
W: GPG error: <a href="http://www.debian-multimedia.org" target="_blank">http://www.debian-multimedia.org</a> sid Release: The following<br>
signatures couldn&#39;t be verified because the public key is not available:<br>
NO_PUBKEY 07DC563D1F41B907<br>
ERROR: 65280 65280<br>
ERROR: chroot . . .<br></blockquote><div><br>First I tried:<br><br> gpg -a --export 07DC563D1F41B907 &gt; /etc/grml/fai/config/package_config/debian-multimedia.asc<br><br>I can then see:<br><br>updatebase.GRMLBASE  OK.<br>
Calling task_updatebase<br>Loading APT key from debian-multimedia.asc OK<br>
Calling hook: instsoft.GRMLBASE<br><br>but I still get error:<br><br>-------------------------------------------------------------------------<br>$ grep -i &#39;error: &#39; /var/log/fai/depen/last/software.log<br>ERROR: 65280 65280<br>
ERROR: chroot /dev/shm/gl/grml_chroot aptitude . .  <br><br>See, the &quot;GPG error&quot; has gone now, but 65280 error still remains.<br><br>Then I turned on FAI_ALLOW_UNSIGNED:<br><br>head -5 class/DEPEN_1LIVE.var<br># default values for installation. You can override them in your *.var files<br>
<br># allow installation of packages from unsigned repositories<br>FAI_ALLOW_UNSIGNED=1<br>-------------------------------------------------------------------------<br><br>-------------------------------------------------------------------------<br>
% grml-live -a $ARCH -c $CLASSES -g $USE_NAME -i $USE_NAME.iso <br><br>grml-live [0.9.43]: check your configuration (or use -F to force execution):<br><br>  FAI classes:       GRMLBASE,KERNEL,DEPEN_0DELS,DEPEN_1LIVE,RELEASE,AMD64<br>
  Local config:      /etc/grml/grml-live.local<br>  main directory:    /dev/shm/gl<br>  Chroot target:     /dev/shm/gl/grml_chroot<br>  Build target:      /dev/shm/gl/grml_cd<br>  ISO target:        /dev/shm/gl/grml_isos<br>
  Grml name:         depen64<br>  Release name:      depen rocks<br>  Build date:        2010-07-27<br>  Grml version:      0.0.1<br>  Debian suite:      sid<br>  Architecture:      amd64<br>  Boot method:       grub<br>  Template files:    /usr/share/grml-live/templates<br>
  Logging to file:   /var/log/grml-live.log<br><br>Is this ok for you? [y/N] y<br><br> * Logging actions to logfile /var/log/grml-live.log<br>             -------------------------------------------------<br>                   Fully Automatic Installation  -  FAI<br>
<br>                   FAI 3.3.5, 05 Apr 2010   (c) 1999-2009<br>               Thomas Lange  &lt;<a href="mailto:lange@informatik.uni-koeln.de">lange@informatik.uni-koeln.de</a>&gt;<br>             -------------------------------------------------<br>
Hostname set to depen<br><br>Using configuration files from /etc/grml/fai<br>Calling task_confdir<br>FAI_FLAGS: <br>No monitor daemon defined.<br>FAI_CONFIG_SRC is set to file:///etc/grml/fai/config<br>Using local path /etc/grml/fai/config as config space.<br>
Calling task_setup<br>FAI_FLAGS: <br>Calling task_defclass<br>List of all classes:  GRMLBASE KERNEL DEPEN_0DELS DEPEN_1LIVE RELEASE AMD64<br>Calling task_defvar<br>++ FAI_ALLOW_UNSIGNED=1<br>++ CONSOLEFONT=<br>++ KEYMAP=us-latin1<br>
++ UTC=no<br>++ TIMEZONE=Europe/Vienna<br>++ ROOTPW=x<br>++ FAI_ALLOW_UNSIGNED=1<br>++ CONSOLEFONT=<br>++ KEYMAP=us-latin1<br>++ UTC=yes<br>++ TIMEZONE=America/Toronto<br>++ ROOTPW=x<br>Calling task_action . . .<br>-------------------------------------------------------------------------<br>
<br>but still, I get:<br><br>$ grep -i &#39;error: &#39; /var/log/fai/depen/last/software.log<br>ERROR: 65280 65280<br>ERROR: chroot /dev/shm/gl/grml_chroot <br><br>please help. thanks<br><br></div></div>