[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#518231: linux-image-2.6.28-1-powerpc: Fails to configure due to a debconf error



On Wed, Mar 04, 2009 at 11:34:08PM +0100, maximilian attems wrote:
> > run-parts: /etc/kernel/postinst.d/mkvmlinuz exited with return code 20
> what's this  stupid script
> please post it.


#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_get mkvmlinuz/bootloaders
bootloader="$RET"

if [ "$bootloader" = mkvmlinuz ]; then
    /usr/sbin/mkvmlinuz $1 $2
fi

-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
jordi@sindominio.net     jordi@debian.org     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/

Attachment: signature.asc
Description: Digital signature


Reply to: