tags 563321 moreinfo
thanks
On Fri, Jan 01, 2010 at 11:01:45PM +0100, Valentijn Scholten wrote:
> I've been trying to setup a chroot dir by using
> cdebootstrap -aarmel squeeze squeeze ftp://ftp.nl.debian.org/debian
What exactly are you trying to do?
> E: Execution failed: Exec format error
Exec format error means that the executed binary is of a type the
running kernel is unable to execute or is broken by some other means.
> This is when running on my NAS (CH3SNAS = DNS-323), which is armv5).
Why do you specify an architecture?
> - Generate a chroot for another architectur (i386). Same error.
Well, try to run any arm binary on i386, it will not work.
> Since it is consistently failing on the package tar, it might a problem with
> the package? I am not sure.
Only the debugging output will show what really happens, and my own try
shows:
| P: Extracting tar
| D: Execute "tar -xz -C /root/test -f -"
| D: Return code: 0
| D: call action: mount
| D: call action: dpkg-install
| D: Execute "dpkg -i --force-all /var/cache/bootstrap/dpkg_1.15.5.5_amd64.deb"
in chroot
So it tries to execute dpkg the first time after extracting tar.
> Debian Release: 5.0.3
> APT prefers stable
> APT policy: (500, 'stable')
> Architecture: arm (armv5tejl)
The Debian architecture "arm" is different to "armel".
> Kernel: Linux 2.6.12.6-arm1
This is no Debian kernel and not supported by any means since Lenny.
Bastian
--
The sight of death frightens them [Earthers].
-- Kras the Klingon, "Friday's Child", stardate 3497.2
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]