hi all,
  I have been working in building a new customised root filesystem for our 
armel board.After spending two weeks of time in building a minimal package for 
armel , then when i try to build a customised root filesystem tar image through 
emsandbox i got strucked with an error as follows,  I have copied all those 
package.conf, setup.sh and conf.sh to my 
/opt/emdebian/target/machine/armel/default folder where the 
/opt/emdebian/target has the trunk/a b c d e ... of the armel build packages.I 
have considered the default script of emdebian.crossd but i just want to know 
where i have to include the path of the pre builded armel packages trunk to the 
emsandbox...

#sudo emsandbox --create -a armel                                               
              
Creating an embootstrap armel chroot
Building armel chroot on i386 to install armel packages.
Checking for a user writeable tree in /opt/emdebian/target/pbuilder/build
 -> running debootstrap
  -> cross detected, using foreign.
DEBOOTSTRAP_DIR=/usr/share/debootstrap/ debootstrap  --verbose --foreign --arch 
armel unstable /opt/emdebian/target/pbuilder/build 
http://buildd.emdebian.org/emdebian/ /usr/share/emdebian-tools/emdebian.crossd
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://buildd.emdebian.org/emdebian...
E: Couldn't find these debs: util-linux dhcp3-client libnewt0.52 
libdebian-installer4 cdebconf readline-common makedev whiptail zlib1g apt 
libncurses5 debian-archive-keyring libstdc++6 libc6 busybox libreadline5 
debianutils gpgv initscripts libgcc1 base-files module-init-tools base-passwd 
libslang2 gnupg udev dpkg

Reply via email to