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

Bug#728810: debootstrap: --arch option is broken



Mislav Blazevic, le Tue 05 Nov 2013 19:52:39 +0100, a écrit :
> I tried to install i386 Debian system with following command:
> debootstrap --arch i386 jessie .
> After installation finished I chrooted into it and noticed that it actually installed amd64 Debian.
> (after chroot .) uname -m outputs x86_64 which is not expected behaviour.

uname -m shows the arch of the kernel, not the arch of userland. Please
make sure with dpkg-architecture instead.

Samuel


Reply to: