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

chroot problem --



hello all,

i received the following error when start lb build. it's strange. i have compile more and more .iso with my config file.

P: Executing auto/clean script. P: Cleaning chroot root@debian:/home/debian/Desktop/broletto_linux# lb build P: Automatically populating config tree. P: Executing auto/config script. P: Considering defaults defined in /etc/live/build.conf P: Updating config tree P: Executing auto/build script. P: Setting up cleanup function P: Begin caching bootstrap stage... P: Begin bootstrapping system... W: skipping bootstrap P: Begin caching bootstrap stage... P: Begin unmounting filesystems... P: Setting up cleanup function P: Begin caching chroot stage... P: Begin mounting /dev/pts... P: Begin mounting /proc... P: Begin mounting /sys... P: Configuring file /etc/debian_chroot /usr/share/live/build/scripts/build/lb_chroot_debianchroot: 81: cannot create chroot/etc/debian_chroot: Directory nonexistent P: Begin unmounting filesystems...

this is my config file:

#!/bin/sh lb config noauto \ -a i386 \ -k 486 \ --username "broletto" \ --mirror-binary http://ftp.it.debian.org/debian/ \ --mirror-binary-security http://security.debian.org/ \ --hostname broletto \ --iso-volume "Broletto Live" \ --language it \ --distribution squeeze \ --iso-application "Broletto Live" \ --bootappend-live "locales=it_IT.UTF-8 keyb=it" \ --bootappend-live "live-config.locales=it_IT live-config.timezone=Europe/Rome live-config.keyboard-layouts=it" \ --archive-areas "main contrib" \ --packages-lists "lxde-desktop" \ --packages "chromium-browser flashplugin-nonfree vlc gecko-mediaplayer libreoffice libreoffice-help-it" \ --debian-installer live \ --packages debian-installer-launcher \ "${@}" 

  live-build, version 2.0.12-1

many thanks at all for support 

Reply to: