Your message dated Wed, 02 Oct 2013 11:02:42 +1000
with message-id <[email protected]>
and subject line Re: Bug#725063: pbuilder: --architecture flag not applied
has caused the Debian Bug report #725063,
regarding pbuilder: --architecture flag not applied
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
725063: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725063
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.215
Severity: normal

I'm trying to use pdebuild to build a deb package for the i386
architecture on an amd64 system.  I understand the --architecture flag
is intended to allow this.

But when I try 
    pdebuild --architecture i386  --debbuildopts -i.git --buildresult ..
pdebuild attempts to build an amd64 package regardless.

amd64 gets invoked when installing build-depends:
  I: Obtaining the cached apt archive contents
  I: Installing the build-deps
   -> Attempting to satisfy build-dependencies
    -> Creating pbuilder-satisfydepends-dummy package
    Package: pbuilder-satisfydepends-dummy
    Version: 0.invalid.0
    Architecture: amd64

is found by dpkg-buildpackage
dpkg-buildpackage: host architecture amd64

and is invoked also when building deb packages:
  dh_builddeb
  dpkg-deb: building package libopus0' in ../libopus0_1.1~beta-3.1_amd64.deb'.
  dpkg-deb: building package libopus-dev' in 
../libopus-dev_1.1~beta-3.1_amd64.deb'.
  dpkg-deb: building package libopus-dbg' in 
../libopus-dbg_1.1~beta-3.1_amd64.deb'.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pbuilder depends on:
ii  coreutils              8.21-1
ii  debconf [debconf-2.0]  1.5.51
ii  debianutils            4.4
ii  debootstrap            1.0.53
ii  dpkg-dev               1.17.1
ii  wget                   1.14-4

Versions of packages pbuilder recommends:
ii  devscripts  2.13.4
ii  fakeroot    1.20-1
ii  sudo        1.8.7-4

Versions of packages pbuilder suggests:
ii  cowdancer     0.73
ii  gdebi-core    0.9.1
ii  pbuilder-uml  0.215

-- debconf information:
  pbuilder/nomirror:
  pbuilder/rewrite: false
  pbuilder/mirrorsite: http://ftp.au.debian.org/debian

--- End Message ---
--- Begin Message ---
On Tue, 2013-10-01 at 08:42 +0000, Thorsten Glaser wrote:
> Drew Parsons dixit:
> 
> >Severity: normal
> 
> user error
> 
> >I'm trying to use pdebuild to build a deb package for the i386
> >architecture on an amd64 system.  I understand the --architecture flag
> >is intended to allow this.
> 
> No, it just selects the architecture for creating the system.
> 
...
> You’ll need to do two things to succeed:
....
> ③ https://www.mirbsd.org/cvs.cgi/contrib/hosted/tg/deb/pbuilderrc?rev=HEAD

Ah, thanks for the clarification, Thorsten.  I'll close the bug then.

Drew

--- End Message ---

Reply via email to