PLATFORMID is set in debian/rules:

debian/rules:569:PLATFORMID := $(shell grep PLATFORMID
debian/vars.$(DEB_HOST_ARCH) | cut -d"=" -f2)

and unsurprisingly:

./debian/vars.i386:1:PLATFORMID=linux_x86
./debian/vars.s390x:1:PLATFORMID=linux_s390x
./debian/vars.amd64:1:PLATFORMID=linux_x86_64


I'm wondering whether DEB_HOST_ARCH could be always (incorrectly) expanded to 
amd64 in the context of the autopkgtest runner?

** Changed in: libreoffice (Ubuntu)
     Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: libreoffice (Ubuntu)
   Importance: Undecided => High

** Changed in: libreoffice (Ubuntu)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712873

Title:
  autopkgtests failures on i386 and s390x for 5.4.0, assumes wrong
  architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1712873/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to