BTS

Message3265

Author mika
Recipients grml-devel, suntong
Date 2010-07-15.09:12:03
Content
* Tong Sun wrote in grml's BTS on 20100715 / 07:06:

> SUITE=sid
>  CLASSES='GRMLBASE,XORG,REMOVE_DOCS,RELEASE,AMD64'
>  ARCH=amd64

> % grml-live -F -a $ARCH -s $SUITE -c $CLASSES -o /dev/shm/gl -g $USE_NAME -v
> "`date -I`" -r $USE_NAME -i $USE_NAME.iso
> . . .
> instsoft.GRMLBASE    OK.
> Calling task_instsoft
> Installing software may take a while
> Couldn't find any package whose name or description matched
> "xserver-xorg-video-amd"
[...]
>  * Error: there was a critical error during execution of stage 'fai
> dirinstall'
>  * Note:  check out /var/log/fai/grml/last/ for details. [exit 2]        [
> !! ]

The lack of xserver-xorg-video-amd shouldn't be the source for the
error unless you set EXIT_ON_MISSING_PACKAGES or modified
STOP_ON_ERROR.

As noted you should check out /var/log/fai/grml/last/ and if you
can't find the source of the problem on your own please provide full
logs instead of snippets, see http://grml.org/grml-live/#how-to-debug

regards,
-mika-
History
Date User Action Args
2010-07-15 09:12:05mikasetrecipients: + suntong, grml-devel
2010-07-15 09:12:04mikalinkissue879 messages
2010-07-15 09:12:03mikacreate