At Thu, 18 Jan 2007 21:11:38 +0100, Loïc Minier wrote: > > On Thu, Jan 18, 2007, Nelson A. de Oliveira wrote: > > Do I need to make something else, please? > > You can try to make a copy of /usr/lib/pbuilder/pbuilder-satisfydepends > to a location of your choice, and change this line: > local ARCH=$(dpkg-architecture -qDEB_HOST_ARCH) > into: > local ARCH=amd64 > and then set PBUILDERSATISFYDEPENDSCMD in your pbuilderrc. >
or try debugging the following inside your chroot and try to see what it says, and figure out why it says so. $ linux32 dpkg-architecture -qDEB_HOST_ARCH amd64 $ linux64 dpkg-architecture -qDEB_HOST_ARCH amd64 This output uses the following: $ gcc -dumpmachine x86_64-linux-gnu So, please check all of the above inside your chroot to figure out why it's happening. regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project