Bug#407248: [Pbuilder-maint] Bug#407248: pbuilder-satisfydepends fails on i386 system with amd64 chroot

Junichi Uekawa dancer at netfort.gr.jp
Fri Jan 19 01:06:59 CET 2007


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
-- 
dancer@{debian.org,netfort.gr.jp}   Debian Project




More information about the Pbuilder-maint mailing list