Control: tags 687355 confirmed On Sun, Jun 15, 2014 at 09:43:21PM +0200, Matus Valo wrote: > >All the downloaded packages were for amd64, but this error message indicates > >it's failing to check i386 packages... > > > >Does "dpkg --print-foreign-architectures" show anything? I seem to recall an > >issue with debian-cd handling handling foreign architectures...
> matus@matus-debian:~$ dpkg --print-foreign-architectures > i386 Ok, looks like this is bug: https://bugs.debian.org/687355 > I have tried to execute simple-cdd under Debian-wheezy 64bit (fresh > install). Executing simple-cdd works as you said but after adding > architecture i386 simple-cdd fails with: > > ERROR: missing required packages from profile default: simple-cdd-profiles > WARNING: missing optional packages from profile default: grub type-handling I've been able to confirm the issue on a Debian system with foreign architectures enabled. Only workaround I know of is to build inside a chroot with out foreign architectures. Or remove all the foreign architectures: dpkg --remove-architecture i386 or to build a CD with all the architectures you've specified. in profiles/default.conf: ARCHES="amd64 i386" live well, vagrant
signature.asc
Description: Digital signature

