[issue884] grml-live and third party repo

Tong Sun bts at bts.grml.org
Tue Jul 27 06:30:43 CEST 2010


Tong Sun <suntong at cpan.org> added the comment:

hi mika,

I know the bug has been closed, but could you give me an extra hand please?
I've applied both of your suggestions:

On Mon, Jul 26, 2010 at 11:42 PM, Tong Sun <bts at bts.grml.org> wrote:

> $ grep -i 'error: '
> /var/log/fai/depen/dirinstall-20100726_171411/software.log
> W: GPG error: http://www.debian-multimedia.org sid Release: The following
> signatures couldn't be verified because the public key is not available:
> NO_PUBKEY 07DC563D1F41B907
> ERROR: 65280 65280
> ERROR: chroot . . .
>

First I tried:

 gpg -a --export 07DC563D1F41B907 >
/etc/grml/fai/config/package_config/debian-multimedia.asc

I can then see:

updatebase.GRMLBASE  OK.
Calling task_updatebase
Loading APT key from debian-multimedia.asc OK
Calling hook: instsoft.GRMLBASE

but I still get error:

-------------------------------------------------------------------------
$ grep -i 'error: ' /var/log/fai/depen/last/software.log
ERROR: 65280 65280
ERROR: chroot /dev/shm/gl/grml_chroot aptitude . .

See, the "GPG error" has gone now, but 65280 error still remains.

Then I turned on FAI_ALLOW_UNSIGNED:

head -5 class/DEPEN_1LIVE.var
# default values for installation. You can override them in your *.var files

# allow installation of packages from unsigned repositories
FAI_ALLOW_UNSIGNED=1
-------------------------------------------------------------------------

-------------------------------------------------------------------------
% grml-live -a $ARCH -c $CLASSES -g $USE_NAME -i $USE_NAME.iso

grml-live [0.9.43]: check your configuration (or use -F to force execution):

  FAI classes:       GRMLBASE,KERNEL,DEPEN_0DELS,DEPEN_1LIVE,RELEASE,AMD64
  Local config:      /etc/grml/grml-live.local
  main directory:    /dev/shm/gl
  Chroot target:     /dev/shm/gl/grml_chroot
  Build target:      /dev/shm/gl/grml_cd
  ISO target:        /dev/shm/gl/grml_isos
  Grml name:         depen64
  Release name:      depen rocks
  Build date:        2010-07-27
  Grml version:      0.0.1
  Debian suite:      sid
  Architecture:      amd64
  Boot method:       grub
  Template files:    /usr/share/grml-live/templates
  Logging to file:   /var/log/grml-live.log

Is this ok for you? [y/N] y

 * Logging actions to logfile /var/log/grml-live.log
             -------------------------------------------------
                   Fully Automatic Installation  -  FAI

                   FAI 3.3.5, 05 Apr 2010   (c) 1999-2009
               Thomas Lange  <lange at informatik.uni-koeln.de>
             -------------------------------------------------
Hostname set to depen

Using configuration files from /etc/grml/fai
Calling task_confdir
FAI_FLAGS:
No monitor daemon defined.
FAI_CONFIG_SRC is set to file:///etc/grml/fai/config
Using local path /etc/grml/fai/config as config space.
Calling task_setup
FAI_FLAGS:
Calling task_defclass
List of all classes:  GRMLBASE KERNEL DEPEN_0DELS DEPEN_1LIVE RELEASE AMD64
Calling task_defvar
++ FAI_ALLOW_UNSIGNED=1
++ CONSOLEFONT=
++ KEYMAP=us-latin1
++ UTC=no
++ TIMEZONE=Europe/Vienna
++ ROOTPW=x
++ FAI_ALLOW_UNSIGNED=1
++ CONSOLEFONT=
++ KEYMAP=us-latin1
++ UTC=yes
++ TIMEZONE=America/Toronto
++ ROOTPW=x
Calling task_action . . .
-------------------------------------------------------------------------

but still, I get:

$ grep -i 'error: ' /var/log/fai/depen/last/software.log
ERROR: 65280 65280
ERROR: chroot /dev/shm/gl/grml_chroot

please help. thanks

----------
assignedto: mika
files: unnamed
messages: 3283, 3284, 3285, 3286, 3287, 3289
nosy: mika, suntong1
priority: bug
status: chatting
title: grml-live and third party repo

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue884>
_____________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.grml.org/pipermail/bugs-changes/attachments/20100727/22af1425/attachment.htm>


More information about the Bugs-changes mailing list