[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2020-07-30 Thread Markus Ueberall
Good catch, thanks a lot! The command line was `` sudo -E pbuilder build --loglevel W --compressprog zstdmt --use-network no --basetgz /opt/build/_buildimages/ubuntu-bionic-i386.tzstd --debbuildopts -sa /tmp/pbuilder.tmp/zfs-linux_0.8.4-1ubuntu10+ubuntu18.04+projektzentrisch.de+1.dsc '' But AR

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2020-07-30 Thread Mattia Rizzolo
for example, are you sure you are not setting ARCHITECTURE in your pbuilderrc? That would cause what you are seeing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762890 Title: build fails in mult

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2020-07-30 Thread Jessica Clarke
That's not a particularly helpful comment. What's your pbuilder command line? What's your pbuilderrc? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762890 Title: build fails in multi-arch environme

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2020-07-30 Thread Markus Ueberall
For the record, I still see this with [2020-07-30T13:22:27+0200] ubuntu@pbuilder:/tmp% apt-cache policy pbuilder pbuilder: Installed: 0.230.4 Candidate: 0.230.4 Version table: *** 0.230.4 500 500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages 500 http://archi

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2019-03-22 Thread Rolf Leggewie
Thx -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762890 Title: build fails in multi-arch environment (missing changes file) To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2018-11-11 Thread Launchpad Bug Tracker
This bug was fixed in the package pbuilder - 0.230 --- pbuilder (0.230) unstable; urgency=medium [ Mattia Rizzolo ] * d/control: + Bump Standards-Version to 4.2.1, no changes needed. + Use the new debhelper-compat(=11) notation and drop d/compat. * d/rules: Change Ubuntu

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2018-10-12 Thread Mattia Rizzolo
It's just that by default it is expecting the chroot to be of the same architecture of the host system, unless instructed otherwise. Fixed that particular case here of the .changes file, but I wouldn't be surprised if anything else was doing same bad assumption. https://salsa.debian.org/pbuilder-

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2018-04-10 Thread Rolf Leggewie
possibly related to https://bugs.debian.org/635763 ** Bug watch added: Debian Bug tracker #635763 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635763 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1762890] Re: build fails in multi-arch environment (missing changes file)

2018-04-10 Thread Rolf Leggewie
I've just added the "--architecture i386" switch to the pbuilder-dist call and that resulted in a successful build. I assume the same would be true for cowbuilder. Thus, you might not consider this a bug or in need of improvement. It's certainly easy enough to deal with. I will leave the ticket