← Back to team overview

touch-packages team mailing list archive

[Bug 1322178] [NEW] new armhf click build chroot is DEB_BUILD_ARCH=amd64

 

You have been subscribed to a public bug:

(note sure which project to file this against..)

I just created a 14.04 armhf click build target from the Ubuntu SDK.

A terminal into the chroot (from the Maintain button) shows this:

(click-ubuntu-sdk-14.04-armhf)root@chroma:/home/knitzsche# dpkg-architecture 
DEB_BUILD_ARCH=amd64
DEB_BUILD_ARCH_BITS=64
DEB_BUILD_ARCH_CPU=amd64
DEB_BUILD_ARCH_ENDIAN=little
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_GNU_CPU=x86_64
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=x86_64-linux-gnu
DEB_BUILD_MULTIARCH=x86_64-linux-gnu
DEB_HOST_ARCH=amd64
DEB_HOST_ARCH_BITS=64
DEB_HOST_ARCH_CPU=amd64
DEB_HOST_ARCH_ENDIAN=little
DEB_HOST_ARCH_OS=linux
DEB_HOST_GNU_CPU=x86_64
DEB_HOST_GNU_SYSTEM=linux-gnu
DEB_HOST_GNU_TYPE=x86_64-linux-gnu
DEB_HOST_MULTIARCH=x86_64-linux-gnu

I expected (perhaps naively) :DEB_BUILD_ARCH=armhf (and probably
others).

When I install pkgs in the chroot with apt-get install, the amd64 arch
one is installed unless I specify armhf, which I did not expect either.

Some pkgs/vers on my host system:
$ apt-cache policy qtcreator-plugin-ubuntu
qtcreator-plugin-ubuntu:
  Installed: 3.0.1+14.10.20140521.1-0ubuntu1~0trusty1

$ apt-cache policy click
click:
  Installed: 0.4.23.1ubuntu1i~0trusty1

** Affects: click (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Affects: savilerow
     Importance: Undecided
         Status: New


** Tags: scope-dev
-- 
new armhf click build chroot is DEB_BUILD_ARCH=amd64
https://bugs.launchpad.net/bugs/1322178
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu.