Your message dated Thu, 06 Aug 2020 22:33:39 +0000
with message-id <[email protected]>
and subject line Bug#964541: fixed in flatpak 1.8.1-2
has caused the Debian Bug report #964541,
regarding flatpak: Wrong argument order for clone syscall seccomp filter on
s390x
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.)
--
964541: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964541
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: make-dfsg
Version: 4.3-4
Severity: serious
Tags: patch
User: [email protected]
Usertags: origin-ubuntu groovy ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
The autopkgtests for flatpak-builder/s390x where failing with
echo Building
make: echo: Operation not permitted
make: *** [Makefile:2: all] Error 127
git bisect lead to
commit 749a54d7a458dc6779936138caf40ce600a80052 (refs/bisect/bad)
Author: Aron Barath <[email protected]>
Date: Mon Jul 9 09:05:31 2018 +0200
* job.c (child_execute_job): Prefer posix_spawn() over fork()/exec()
and I can confirm that disabling posix_spawn makes the autopkgtest
work again.
Earlier research also indicated that this is a heisenbug, if I try
to print to stderr before printing to stdout, no issue occurs.
* Pass --disable-posix-spawn to configure, as use of posix_spawn()
causes a regression on s390x, with commands getting EPERM when
writing to stdout.
Thanks for considering the patch.
*** /tmp/tmp79xr4v61/make-dfsg_4.3-4ubuntu1.debdiff
diff -u make-dfsg-4.3/debian/rules make-dfsg-4.3/debian/rules
--- make-dfsg-4.3/debian/rules
+++ make-dfsg-4.3/debian/rules
@@ -28,13 +28,13 @@
mkdir -p $(BUILDDIR_GUILE)
ac_cv_lib_util_getloadavg=no dh_auto_configure --parallel \
-B$(BUILDDIR_GUILE) -- --prefix=$(PREFIX) $(confflags) \
- --with-guile
+ --with-guile --disable-posix-spawn
endif
ifneq (,$(filter make, $(shell dh_listpackages)))
mkdir -p $(BUILDDIR_NORMAL)
ac_cv_lib_util_getloadavg=no dh_auto_configure --parallel \
-B$(BUILDDIR_NORMAL) -- --prefix=$(PREFIX) $(confflags) \
- --with-guile=no
+ --with-guile=no --disable-posix-spawn
endif
override_dh_auto_build:
-- System Information:
Debian Release: bullseye/sid
APT prefers groovy
APT policy: (991, 'groovy'), (500, 'groovy'), (500, 'focal-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.6.0-1018-oem (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer i speak de, en
--- End Message ---
--- Begin Message ---
Source: flatpak
Source-Version: 1.8.1-2
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
flatpak, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated flatpak package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 06 Aug 2020 22:45:21 +0100
Source: flatpak
Architecture: source
Version: 1.8.1-2
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 964541
Changes:
flatpak (1.8.1-2) unstable; urgency=medium
.
* Include flatpak-bisect and flatpak-coredumpctl in libflatpak-dev
- Depends: python3, to be able to run the scripts themselves
- Recommends: flatpak, for both scripts
- Suggests: gdb and systemd-coredump, for flatpak-coredumpctl
- Suggests: python3-gi and ostree, for flatpak-bisect
* d/p/Fix-argument-order-of-clone-for-s390x-in-seccomp-filter.patch:
Add proposed patch to fix seccomp filtering on s390x.
Thanks to Julian Andres Klode. (Closes: #964541, LP: #1886814)
Checksums-Sha1:
cc73031bd304b07fb3b09e4049036e0c9419bd85 3576 flatpak_1.8.1-2.dsc
c2e1a46a79d2986dac6dfc0bd4eaae5850f43524 29564 flatpak_1.8.1-2.debian.tar.xz
59a39c5e168ace1c2f050aad9e18de9c6a1efeb1 11544 flatpak_1.8.1-2_source.buildinfo
Checksums-Sha256:
40e6747659d09829e77a1cf14e1f11ebcbe9c6c68b82883600407b7b6cd5f037 3576
flatpak_1.8.1-2.dsc
c79395c89c06436703e7a9b956ce7bec092161a80dee1fe19e62a2d012eae5b5 29564
flatpak_1.8.1-2.debian.tar.xz
0d44bdcd5e0f092369f2bf5f045a99fb7871dddbabf70b5d229d0de7b7dcbc95 11544
flatpak_1.8.1-2_source.buildinfo
Files:
9b4eec2d337b24e5e4293a4f62c3488a 3576 admin optional flatpak_1.8.1-2.dsc
1ffcf3b608fbc9390deaf7531b800e58 29564 admin optional
flatpak_1.8.1-2.debian.tar.xz
5b5bfe4724ce5604012999e9a8a20603 11544 admin optional
flatpak_1.8.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAl8sghcQHHNtY3ZAZGVi
aWFuLm9yZwAKCRDgWuFHj4FMT3BcEACflPnRmC8A9+Hg2+NuYxv3zFjdwACVuERz
TrC/abmHoRCtpuT7anvae1Y7IFYmOuSpxJjxz9n+bNTgs1+w6huo2QIg2yPY++RD
IFgI59PAyfFj1YVelV9h1ioWRjzE0ygCE3dHKEkRrz2fJKFd7t1IXSwiFDFQqAbW
Kzr7bFCeyky1TYEyHALVktq8CaGBtqp3K6iSitRliRCKOAUHHkkgw264soRl6UrS
SADde43boIfXDiCZFIePCZWgt/UTTs0TJqdxtNuJZS8HDOLpE8L2EX2zLzKO5vu7
6WFXU8oGSOmwVdtkSgsbDCUlW6TZ+s7fH4VSQp5sj2tSuxv0LnDs3r0/O5Q8ro3k
2xO763O6/ryFfbQYjOvnOWuHHGIYqtH1jHLMbt8uzO6dMpgdZHnssn12bHdsfRhr
HDcXRjyuDM8Y8rKHD7Mr13phPMQ52ALCQ8Dfkutvwih/9GSY9avLBPrH+irvLd7o
dnxZQsrCkpVB4VO+zI87E6ujGT3EtAobi0WCWCUm3vq1Csd+AM5LB3T5Y1VzmnVT
/DrrqRE5hv5+DgYsdngJOCxxlcChaco5Y1gs1Cb1QQsvQDdQcL3hTezO+6tv6gLi
dZj+CrqajdxjB09BuDLBL2EJP0bzpaVjQHZez+ndXHscVFXRXwsDWr4Fb1CZ1F4x
yW/INxE/FA==
=XJyn
-----END PGP SIGNATURE-----
--- End Message ---