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

Can't install image



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all!

I tryed to build .iso image debian squeeze with «--debian-installer
true». After that I can't install OS on my virtual host (kvm).

Live-build version - 2.0.12+20110321.195436~60squeeze+1

lb config \
- --binary-images iso \
- --distribution squeeze \
- --debian-installer true \
- --debian-installer-gui true \
- --debian-installer-distribution squeeze \
- --volatile true \
- --archive-areas main contrib non-free \
- --bootappend-live "locale=ru_RU.UTF-8 keyb=ru keyboard-layouts=ru
noautologin noxautologin" \
- --language ru \
- --hostname debian-live \
- --apt-recommends true \
- --apt-secure true \
- --binary-indices true \
- --debconf-frontend noninteractive \
- --debconf-priority critical \
- --memtest memtest86+ \
- --mode debian \
- --security true \
- --verbose true \
- --win32-loader false \
- --mirror-bootstrap http://mirror.yandex.ru/debian/ \
- --mirror-chroot http://mirror.yandex.ru/debian/ \
- --mirror-binary http://mirror.yandex.ru/debian/

lb build

# lb config --dump
P: Considering defaults defined in /etc/live/build.conf
/usr/share/live/build/scripts/build/lb_config: This is live-build
version 2.0.12+20110321.195436~60squeeze+1
config/common: # config/common - common options for live-build(7)
config/common:
config/common: # LB_CONFIG_VERSION: internal version of the
configuration file format
config/common: LB_CONFIG_VERSION="2.0.12"
config/common:
config/common: # $LB_APT: set package manager
config/common: # (Default: apt)
config/common: LB_APT="apt"
config/common:
config/common: # $LB_APT_FTP_PROXY: set apt/aptitude ftp proxy
config/common: # (Default: autodetected or empty)
config/common: LB_APT_FTP_PROXY=""
config/common:
config/common: # $LB_APT_HTTP_PROXY: set apt/aptitude http proxy
config/common: # (Default: autodetected or empty)
config/common: LB_APT_HTTP_PROXY=""
config/common:
config/common: # $LB_APT_PDIFFS: set apt/aptitude pdiff indices
config/common: # (Default: true)
config/common: LB_APT_PDIFFS="true"
config/common:
config/common: # $LB_APT_PIPELINE: set apt/aptitude pipeline depth
config/common: # (Default: )
config/common: LB_APT_PIPELINE=""
config/common:
config/common: # $LB_APT_RECOMMENDS: set apt/aptitude recommends
config/common: # (Default: true)
config/common: LB_APT_RECOMMENDS="true"
config/common:
config/common: # $LB_APT_SECURE: set apt/aptitude security
config/common: # (Default: true)
config/common: LB_APT_SECURE="true"
config/common:
config/common: # $LB_BOOTSTRAP: set bootstrap program
config/common: # (Default: debootstrap)
config/common: LB_BOOTSTRAP="debootstrap"
config/common:
config/common: # $LB_CACHE: control cache
config/common: # (Default: true)
config/common: LB_CACHE="true"
config/common:
config/common: # $LB_CACHE_INDICES: control if downloaded package
indices should be cached
config/common: # (Default: false)
config/common: LB_CACHE_INDICES="false"
config/common:
config/common: # $LB_CACHE_PACKAGES: control if downloaded packages
files should be cached
config/common: # (Default: true)
config/common: LB_CACHE_PACKAGES="true"
config/common:
config/common: # $LB_CACHE_STAGES: control if completed stages should
be cached
config/common: # (Default: bootstrap)
config/common: LB_CACHE_STAGES="bootstrap"
config/common:
config/common: # $LB_DEBCONF_FRONTEND: set debconf(1) frontend to use
config/common: # (Default: noninteractive)
config/common: LB_DEBCONF_FRONTEND="noninteractive"
config/common:
config/common: # $LB_DEBCONF_NOWARNINGS: set debconf(1) warnings
config/common: # (Default: yes)
config/common: LB_DEBCONF_NOWARNINGS="yes"
config/common:
config/common: # $LB_DEBCONF_PRIORITY: set debconf(1) priority to use
config/common: # (Default: critical)
config/common: LB_DEBCONF_PRIORITY="critical"
config/common:
config/common: # $LB_INITRAMFS: set initramfs hook
config/common: # (Default: auto)
config/common: LB_INITRAMFS="auto"
config/common:
config/common: # $LB_FDISK: set fdisk program
config/common: # (Default: autodetected)
config/common: LB_FDISK="fdisk.distrib"
config/common:
config/common: # $LB_LOSETUP: set losetup program
config/common: # (Default: autodetected)
config/common: LB_LOSETUP="losetup"
config/common:
config/common: # $LB_MODE: set distribution mode
config/common: # (Default: debian)
config/common: LB_MODE="debian"
config/common:
config/common: # $LB_ROOT_COMMAND: use sudo or equivalent
config/common: # (Default: empty)
config/common: #LB_ROOT_COMMAND="sudo"
config/common:
config/common: # $LB_USE_FAKEROOT: use fakeroot/fakechroot
config/common: # (Default: false)
config/common: LB_USE_FAKEROOT="false"
config/common:
config/common: # $LB_TASKSEL: set tasksel program
config/common: # (Default: tasksel)
config/common: LB_TASKSEL="tasksel"
config/common:
config/common: # $LB_INCLUDES: set includes
config/common: # (Default: /usr/share/live/build/includes)
config/common: LB_INCLUDES="/usr/share/live/build/includes"
config/common:
config/common: # $LB_TEMPLATES: set templates
config/common: # (Default: /usr/share/live/build/templates)
config/common: LB_TEMPLATES="/usr/share/live/build/templates"
config/common:
config/common: # live-build options
config/common:
config/common: # $_BREAKPOINTS: enable breakpoints
config/common: # (Default: false)
config/common: #_BREAKPOINTS="false"
config/common:
config/common: # $_DEBUG: enable debug
config/common: # (Default: false)
config/common: #_DEBUG="false"
config/common:
config/common: # $_COLOR: enable color
config/common: # (Default: false)
config/common: #_COLOR="false"
config/common:
config/common: # $_FORCE: enable force
config/common: # (Default: false)
config/common: #_FORCE="false"
config/common:
config/common: # $_QUIET: enable quiet
config/common: # (Default: false)
config/common: _QUIET="false"
config/common:
config/common: # $_VERBOSE: enable verbose
config/common: # (Default: true)
config/common: #_VERBOSE="true"
config/common:
config/common: # Internal stuff (FIXME)
config/common: APT_OPTIONS="--yes"
config/common: APTITUDE_OPTIONS="--assume-yes"
config/common: GZIP_OPTIONS="--best --rsyncable"
config/common: ISOHYBRID_OPTIONS=""
config/bootstrap: # config/bootstrap - options for live-build(7),
bootstrap stage
config/bootstrap:
config/bootstrap: # $LB_ARCHITECTURE: select chroot architecture
config/bootstrap: # (Default: autodetected)
config/bootstrap: LB_ARCHITECTURE="amd64"
config/bootstrap:
config/bootstrap: # $LB_BOOTSTRAP_CONFIG: set distribution config
directory
config/bootstrap: # (Default: empty)
config/bootstrap: LB_BOOTSTRAP_CONFIG=""
config/bootstrap:
config/bootstrap: # $LB_BOOTSTRAP_INCLUDE: include packages on base
config/bootstrap: # (Default: empty)
config/bootstrap: LB_BOOTSTRAP_INCLUDE=""
config/bootstrap:
config/bootstrap: # $LB_BOOTSTRAP_EXCLUDE: exclude packages on base
config/bootstrap: # (Default: empty)
config/bootstrap: LB_BOOTSTRAP_EXCLUDE=""
config/bootstrap:
config/bootstrap: # $LB_BOOTSTRAP_FLAVOUR: select flavour to use
config/bootstrap: # (Default: empty)
config/bootstrap: LB_BOOTSTRAP_FLAVOUR=""
config/bootstrap:
config/bootstrap: # $LB_BOOTSTRAP_KEYRING: set distribution keyring
config/bootstrap: # (Default: empty)
config/bootstrap: LB_BOOTSTRAP_KEYRING=""
config/bootstrap:
config/bootstrap: # $LB_DISTRIBUTION: select distribution to use
config/bootstrap: # (Default: squeeze)
config/bootstrap: LB_DISTRIBUTION="squeeze"
config/bootstrap:
config/bootstrap: # $LB_MIRROR_BOOTSTRAP: set mirror to bootstrap from
config/bootstrap: # (Default: http://mirror.yandex.ru/debian/)
config/bootstrap: LB_MIRROR_BOOTSTRAP="http://mirror.yandex.ru/debian/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_CHROOT: set mirror to fetch packages from
config/bootstrap: # (Default: http://mirror.yandex.ru/debian/)
config/bootstrap: LB_MIRROR_CHROOT="http://mirror.yandex.ru/debian/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_CHROOT_SECURITY: set security mirror to
fetch packages from
config/bootstrap: # (Default: http://security.debian.org/)
config/bootstrap: LB_MIRROR_CHROOT_SECURITY="http://security.debian.org/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_CHROOT_VOLATILE: set volatile mirror to
fetch packages from
config/bootstrap: # (Default: http://mirror.yandex.ru/debian/)
config/bootstrap:
LB_MIRROR_CHROOT_VOLATILE="http://mirror.yandex.ru/debian/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_CHROOT_BACKPORTS: set backports mirror
to fetch packages from
config/bootstrap: # (Default:
http://backports.debian.org/debian-backports/)
config/bootstrap:
LB_MIRROR_CHROOT_BACKPORTS="http://backports.debian.org/debian-backports/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_BINARY: set mirror which ends up in the
image
config/bootstrap: # (Default: http://mirror.yandex.ru/debian/)
config/bootstrap: LB_MIRROR_BINARY="http://mirror.yandex.ru/debian/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_BINARY_SECURITY: set security mirror
which ends up in the image
config/bootstrap: # (Default: http://security.debian.org/)
config/bootstrap: LB_MIRROR_BINARY_SECURITY="http://security.debian.org/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_BINARY_VOLATILE: set volatile mirror
which ends up in the image
config/bootstrap: # (Default: http://mirror.yandex.ru/debian/)
config/bootstrap:
LB_MIRROR_BINARY_VOLATILE="http://mirror.yandex.ru/debian/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_BINARY_BACKPORTS: set backports mirror
which ends up in the image
config/bootstrap: # (Default:
http://backports.debian.org/debian-backports/)
config/bootstrap:
LB_MIRROR_BINARY_BACKPORTS="http://backports.debian.org/debian-backports/";
config/bootstrap:
config/bootstrap: # $LB_MIRROR_DEBIAN_INSTALLER: set debian-installer
mirror
config/bootstrap: # (Default: http://mirror.yandex.ru/debian/)
config/bootstrap:
LB_MIRROR_DEBIAN_INSTALLER="http://mirror.yandex.ru/debian/";
config/bootstrap:
config/bootstrap: # $LB_ARCHIVE_AREAS: select archive areas to use
config/bootstrap: # (Default: main)
config/bootstrap: LB_ARCHIVE_AREAS="main"
config/chroot: # config/chroot - options for live-build(7), chroot stage
config/chroot:
config/chroot: # $LB_CHROOT_FILESYSTEM: set chroot filesystem
config/chroot: # (Default: squashfs)
config/chroot: LB_CHROOT_FILESYSTEM="squashfs"
config/chroot:
config/chroot: # $LB_UNION_FILESYSTEM: set union filesystem
config/chroot: # (Default: aufs)
config/chroot: LB_UNION_FILESYSTEM="aufs"
config/chroot:
config/chroot: # $LB_VIRTUAL_ROOT_SIZE: set virtual-hdd filesystem size
config/chroot: # (Default: 10000)
config/chroot: LB_VIRTUAL_ROOT_SIZE="10000"
config/chroot:
config/chroot: # $LB_EXPOSED_ROOT: expose root as read only
config/chroot: # (Default: false)
config/chroot: LB_EXPOSED_ROOT="false"
config/chroot:
config/chroot: # $LB_HOOKS: set hook commands
config/chroot: # (Default: empty)
config/chroot: LB_HOOKS=""
config/chroot:
config/chroot: # $LB_INTERACTIVE: set interactive build
config/chroot: # (Default: false)
config/chroot: LB_INTERACTIVE="false"
config/chroot:
config/chroot: # $LB_KEYRING_PACKAGES: set keyring packages
config/chroot: # (Default: empty)
config/chroot: LB_KEYRING_PACKAGES="debian-archive-keyring"
config/chroot:
config/chroot: # $LB_LANGUAGE: set language to use
config/chroot: # (Default: empty)
config/chroot: LB_LANGUAGE="ru"
config/chroot:
config/chroot: # $LB_LINUX_FLAVOURS: set kernel flavour to use
config/chroot: # (Default: autodetected)
config/chroot: LB_LINUX_FLAVOURS="amd64"
config/chroot:
config/chroot: # $LB_LINUX_PACKAGES: set kernel packages to use
config/chroot: # (Default: autodetected)
config/chroot: LB_LINUX_PACKAGES="linux-image-2.6"
config/chroot:
config/chroot: # $LB_REPOSITORIES: enable available third-party
repositories
config/chroot: # (Default: empty)
config/chroot: LB_REPOSITORIES=""
config/chroot:
config/chroot: # $LB_PACKAGES: set packages to install
config/chroot: # (Default: empty)
config/chroot: LB_PACKAGES=""
config/chroot:
config/chroot: # $LB_PACKAGES_LISTS: set package list to install
config/chroot: # (Default: standard)
config/chroot: LB_PACKAGES_LISTS="standard"
config/chroot:
config/chroot: # $LB_TASKS: set tasks to install
config/chroot: # (Default: empty)
config/chroot: LB_TASKS="standard"
config/chroot:
config/chroot: # $LB_SECURITY: enable security updates
config/chroot: # (Default: true)
config/chroot: LB_SECURITY="true"
config/chroot:
config/chroot: # $LB_VOLATILE: enable volatile updates
config/chroot: # (Default: true)
config/chroot: LB_VOLATILE="true"
config/chroot:
config/chroot: # $LB_BACKPORTS: enable backports updates
config/chroot: # (Default: )
config/chroot: LB_BACKPORTS=""
config/chroot:
config/chroot: # $LB_SYMLINKS: enable symlink convertion
config/chroot: # (Default: false)
config/chroot: LB_SYMLINKS="false"
config/chroot:
config/chroot: # $LB_SYSVINIT: enable sysvinit
config/chroot: # (Default: false)
config/chroot: LB_SYSVINIT="false"
config/binary: # config/binary - options for live-build(7), binary stage
config/binary:
config/binary: # $LB_BINARY_FILESYSTEM: set image filesystem
config/binary: # (Default: fat16)
config/binary: LB_BINARY_FILESYSTEM="fat16"
config/binary:
config/binary: # $LB_BINARY_IMAGES: set image type
config/binary: # (Default: iso)
config/binary: LB_BINARY_IMAGES="iso"
config/binary:
config/binary: # $LB_BINARY_INDICES: set apt/aptitude generic indices
config/binary: # (Default: true)
config/binary: LB_BINARY_INDICES="true"
config/binary:
config/binary: # $LB_BOOTAPPEND_LIVE: set boot parameters
config/binary: # (Default: empty)
config/binary: LB_BOOTAPPEND_LIVE="locale=ru_RU.UTF-8 keyb=ru
keyboard-layouts=ru noautologin noxautologin"
config/binary:
config/binary: # $LB_BOOTAPPEND_INSTALL: set boot parameters
config/binary: # (Default: empty)
config/binary: LB_BOOTAPPEND_INSTALL=""
config/binary:
config/binary: # $LB_BOOTLOADER: set bootloader
config/binary: # (Default: syslinux)
config/binary: LB_BOOTLOADER="syslinux"
config/binary:
config/binary: # $LB_CHECKSUMS: set checksums
config/binary: # (Default: md5)
config/binary: LB_CHECKSUMS="md5"
config/binary:
config/binary: # ${LB_BUILD_WITH_CHROOT: control if we build binary
images chrooted
config/binary: # (Default: true)
config/binary: # DO NEVER, *NEVER*, *N*E*V*E*R* SET THIS OPTION to false.
config/binary: LB_BUILD_WITH_CHROOT="true"
config/binary:
config/binary: # $LB_DEBIAN_INSTALLER: set debian-installer
config/binary: # (Default: true)
config/binary: LB_DEBIAN_INSTALLER="true"
config/binary:
config/binary: # $LB_DEBIAN_INSTALLER_DISTRIBUTION: set
debian-installer suite
config/binary: # (Default: empty)
config/binary: LB_DEBIAN_INSTALLER_DISTRIBUTION="squeeze"
config/binary:
config/binary: # $LB_DEBIAN_INSTALLER_PRESEEDFILE: set
debian-installer preseed filename/url
config/binary: # (Default: )
config/binary: LB_DEBIAN_INSTALLER_PRESEEDFILE=""
config/binary:
config/binary: # $LB_DEBIAN_INSTALLER_GUI: toggle use of GUI
debian-installer
config/binary: # (Default: true)
config/binary: LB_DEBIAN_INSTALLER_GUI="true"
config/binary:
config/binary: # $LB_ENCRYPTION: set encryption
config/binary: # (Default: false)
config/binary: LB_ENCRYPTION="false"
config/binary:
config/binary: # $LB_GRUB_SPLASH: set custom grub splash
config/binary: # (Default: empty)
config/binary: LB_GRUB_SPLASH=""
config/binary:
config/binary: # $LB_HOSTNAME: set hostname
config/binary: # (Default: debian-live)
config/binary: LB_HOSTNAME="debian-live"
config/binary:
config/binary: # $LB_ISO_APPLICATION: set iso author
config/binary: # (Default: Debian Live)
config/binary: LB_ISO_APPLICATION="Debian Live"
config/binary:
config/binary: # $LB_ISO_PREPARER: set iso preparer
config/binary: # (Default: live-build $VERSION;
http://packages.qa.debian.org/live-build)
config/binary: LB_ISO_PREPARER="live-build $VERSION;
http://packages.qa.debian.org/live-build";
config/binary:
config/binary: # $LB_ISO_PUBLISHER: set iso publisher
config/binary: # (Default: Debian Live project;
http://live.debian.net/; debian-live@lists.debian.org)
config/binary: LB_ISO_PUBLISHER="Debian Live project;
http://live.debian.net/; debian-live@lists.debian.org"
config/binary:
config/binary: # $LB_ISO_VOLUME: set iso volume (max 32 chars)
config/binary: # (Default: Debian squeeze $(date +%Y%m%d-%H:%M))
config/binary: LB_ISO_VOLUME="Debian squeeze $(date +%Y%m%d-%H:%M)"
config/binary:
config/binary: # $LB_JFFS2_ERASEBLOCK: set jffs2 eraseblock size
config/binary: # (Default: unset)
config/binary: LB_JFFS2_ERASEBLOCK=""
config/binary:
config/binary: # $LB_MEMTEST: set memtest
config/binary: # (Default: memtest86+)
config/binary: LB_MEMTEST="memtest86+"
config/binary:
config/binary: # $LB_WIN32_LOADER: set win32-loader
config/binary: # (Default: false)
config/binary: LB_WIN32_LOADER="false"
config/binary:
config/binary: # $LB_NET_ROOT_FILESYSTEM: set netboot filesystem
config/binary: # (Default: nfs)
config/binary: LB_NET_ROOT_FILESYSTEM="nfs"
config/binary:
config/binary: # $LB_NET_ROOT_MOUNTOPTIONS: set nfsopts
config/binary: # (Default: empty)
config/binary: LB_NET_ROOT_MOUNTOPTIONS=""
config/binary:
config/binary: # $LB_NET_ROOT_PATH: set netboot server directory
config/binary: # (Default: /srv/debian-live)
config/binary: LB_NET_ROOT_PATH="/srv/debian-live"
config/binary:
config/binary: # $LB_NET_ROOT_SERVER: set netboot server address
config/binary: # (Default: 192.168.1.1)
config/binary: LB_NET_ROOT_SERVER="192.168.1.1"
config/binary:
config/binary: # $LB_NET_COW_FILESYSTEM: set net client cow filesystem
config/binary: # (Default: nfs)
config/binary: LB_NET_COW_FILESYSTEM="nfs"
config/binary:
config/binary: # $LB_NET_COW_MOUNTOPTIONS: set cow mount options
config/binary: # (Default: empty)
config/binary: LB_NET_COW_MOUNTOPTIONS=""
config/binary:
config/binary: # $LB_NET_COW_PATH: set cow directory
config/binary: # (Default: )
config/binary: LB_NET_COW_PATH=""
config/binary:
config/binary: # $LB_NET_COW_SERVER: set cow server
config/binary: # (Default: )
config/binary: LB_NET_COW_SERVER=""
config/binary:
config/binary: # $LB_NET_TARBALL: set net tarball
config/binary: # (Default: gzip)
config/binary: LB_NET_TARBALL="gzip"
config/binary:
config/binary: # $LB_SYSLINUX_SPLASH: set custom syslinux splash
config/binary: # (Default: empty)
config/binary: LB_SYSLINUX_SPLASH=""
config/binary:
config/binary: # $LB_SYSLINUX_TIMEOUT: set custom syslinux timeout in
seconds
config/binary: # (Default: 0)
config/binary: LB_SYSLINUX_TIMEOUT="0"
config/binary:
config/binary: # $LB_SYSLINUX_CFG: set custom syslinux configuration file
config/binary: # (Default: empty)
config/binary: LB_SYSLINUX_CFG=""
config/binary:
config/binary: # $LB_SYSLINUX_MENU: set syslinux menu
config/binary: # (Default: true)
config/binary: LB_SYSLINUX_MENU="true"
config/binary:
config/binary: # $LB_SYSLINUX_MENU_LIVE_ENTRY: set text to be used on
the menu for live entries
config/binary: # (Default: Live)
config/binary: LB_SYSLINUX_MENU_LIVE_ENTRY="Live"
config/binary:
config/binary: # $LB_SYSLINUX_MENU_LIVE_FAILSAFE_ENTRY: set text to be
used on the menu for live entries (failsafe ones)
config/binary: # (Default: )
config/binary: LB_SYSLINUX_MENU_LIVE_FAILSAFE_ENTRY=""
config/binary:
config/binary: # $LB_SYSLINUX_MENU_MEMTEST_ENTRY: set text to be used
on the menu for memtest entry
config/binary: # (Default: Memory test)
config/binary: LB_SYSLINUX_MENU_MEMTEST_ENTRY="Memory test"
config/binary:
config/binary: # $LB_USERNAME: set username
config/binary: # (Default: user)
config/binary: LB_USERNAME="user"
config/source: # config/source - options for live-build(7), source stage
config/source:
config/source: # $LB_SOURCE: set source option
config/source: # (Default: false)
config/source: LB_SOURCE="false"
config/source:
config/source: # $LB_SOURCE_IMAGES: set image type
config/source: # (Default: tar)
config/source: LB_SOURCE_IMAGES="tar"

During installation I get:

Debootstrap warning:

Warning: Failure trying to run: chroot /target dpkg --force-depends
- --install /var/cache/apt/archives/base-passwd_3.5.22_amd64.deb
/var/cache/apt/archives/base-files_6.0squeeze1_amd64.deb

What I see in /var/log/syslog:


debootstrap: dpkg: base-passwd: depends on libc6 (>= 2.2.5); however:
Package libc6 is not installed


and what else:


debootstrap: base-files: depends on awk; however: Package awk is not
installed


What am I doing wrong?


- -- 
Best regards
Rubik Andrey
email: tirnotaure@gmail.com
GPGKey: 1024D / 2EA8E207 2010-03-01
7E60 4450 CD90 6E2D E949  6254 7FDC 5F5C 2EA8 E207
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk2MWeUACgkQf9xfXC6o4ge0QACg4umYSaaSQWzXqW8wpci/ud7b
d9QAmwd+y4Hr7pM7O7OgNFGZhY5d8C9K
=kFeK
-----END PGP SIGNATURE-----


Reply to: