Your message dated Sat, 26 Sep 2020 15:49:50 +0000
with message-id <[email protected]>
and subject line Bug#959415: fixed in mutter 3.38.0-2
has caused the Debian Bug report #959415,
regarding mutter: Please adjust testsuite runs for alpha hppa m68k ia64 powerpc
ppc64 sparc64 sh4 x32
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.)
--
959415: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mutter
Severity: normal
User: [email protected]
Usertags: alpha hppa ia64 m68k powerpc ppc64 sh4 sparc64 x32
Hello!
Could you extend the list of architectures listed in debian/rules [1] for which
the testsuite is only partially or not run at all to include the remaining
architectures
in Debian Ports?
I'm not sure which tests include $(TEST_COMMAND) and which
$(TEST_COMMAND_FLAKY) but
I think you know better than me. The current testsuite results can be found in
[2].
FWIW, m68k and sh4 currently don't run any tests but they should be added to the
first category.
We need to be able to build packages even if testsuites fail as otherwise we run
into the situation that the build queue for Debian Ports dries out as our
Mini-DAK
instance doesn't support cruft [3].
Thanks,
Adrian
> [1]
> https://salsa.debian.org/gnome-team/mutter/-/blob/c19b6decf1e13f6d5959e7cf7a1c4e66d76e488c/debian/rules#L76
> [2] https://buildd.debian.org/status/package.php?p=mutter&suite=sid
> [3] https://lists.debian.org/debian-sparc/2017/12/msg00060.html
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - [email protected]
`. `' Freie Universitaet Berlin - [email protected]
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
--- End Message ---
--- Begin Message ---
Source: mutter
Source-Version: 3.38.0-2
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mutter, 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 mutter 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: Fri, 25 Sep 2020 10:53:27 +0100
Source: mutter
Architecture: source
Version: 3.38.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 959415
Changes:
mutter (3.38.0-2) unstable; urgency=medium
.
* Team upload
* Release to unstable (starts transition: #969321)
* d/rules: Ignore test failures in flaky tests on all architectures.
Upstream presumably marked them as flaky for a reason, and they do
fail on amd64 when under load.
* Revert "debian/watch: Watch unstable versions"
.
mutter (3.38.0-1) experimental; urgency=medium
.
* New upstream release:
- screencast: Only use DMA buffers for i915
- Fixed crashes
* debian/patches: Refresh
* d/p/input-mapper-Don-t-match-touchscreens-to-the-absence-of-a.patch:
- Dropped, applied upstream
.
mutter (3.37.92-2) experimental; urgency=medium
.
* Team upload
* d/p/input-mapper-Don-t-match-touchscreens-to-the-absence-of-a.patch:
Add patch to work around a crash with gnome-remote-desktop
.
mutter (3.37.92-1) experimental; urgency=medium
.
* Team upload
* New upstream release
- Fix stale cursor positions in remote desktop sessions
- xwayland: Add a setting to disable selected X extensions
- Fix screencasting when using QXL
- Cull actors that don't intersect with the redraw clip
- Optimize painting of backgrounds when culling is unavailable
- Improve support for Hangul input method
- Support debug paint overlay for opaque regions
- Fix launching flatpak applications when autostarting Xwayland
- Add support for capture scanouts in screencasts
- Allow integrated tablet devices to cycle outputs
- Improve mapping input devices to the most relevant output
- Only enable auto-rotation in touch mode
- Fix various crashes
* d/control.in: Update libgbm build-dependency
* d/copyright: Update
* d/control.in, d/rules: Enable Pipewire on Debian (but not Ubuntu).
Now that we have Pipewire 0.3 in experimental, we can enable
screencasting and remote desktop support.
* debian/libmutter-7-0.symbols: Update
.
mutter (3.37.91-1) experimental; urgency=medium
.
* New upstream release
- Support unredirecting fullscreen wayland surfaces
- Support area screencasts
- Allow inhibiting remote access
- Drive each monitor by its own frame clock (LP: #1730460)
- Fix copy/paste failures on X11 (LP: #1879968)
- Make window-aliveness checks less aggressive
- Limit mipmap levels when rendering background (LP: #1862308)
- Remove more long-deprecated Clutter APIs
- Support custom keyboard layouts in $XDG_CONFIG_HOME/xkb
- Optimize resource scale computation for wayland fractional scaling
- Support tap-button-map and tap-drag-lock touchpad settings
- Fix wine copy & paste
- Add API to launch trusted wayland clients
- Invalidate offscreen effect cache on video memory purge (LP: #1855757)
* debian: Update package and file names to mutter API version
* debian/control: Bump dependencies to match upstream requirements
* debian/clean: Remove as HOME and XRD are managed now by dh
* debian/copyright: Avoid redundant globbing patterns
* debian/gbp.conf: target upstream/latest branch
* debian/libmutter-7-0.symbols: Update symbols file
* debian/patches: Refresh
* d/p/debian/tests-Tag-closed-transient-no-input-tests-as-flaky.patch:
- Renamed into d/p/debian/tests-Tag-unstable-tests-as-flaky.patch
- Reduced the number of "flaky" tests to the ones time-dependent only
* debian/rules:
- Compute and generate a MUTTER_API_VERSION and replace it everywhere
- Remove XDG_RUNTIME_DIR wrapper workaround
- Don't run tests at all in riscv64
- Don't set again default configuration values (it makes the delta clearer)
- Never ignore test failures in amd64
- Remove test num processes re-configuration
- Run tests in s390x, no failures currently
- Don't test in alpha hppa powerpc sparc64 x32 (Closes: #959415)
* debian/with-temp-xdg-runtime-dir: Dropped, new dh will handle it for us
* debian/watch: Scan for all versions, not just the stable-branch
* debian/*.install: Use dh variable substitution in install files
Checksums-Sha1:
a3e74e0c56ee3ad719d71fd4bc31b7247a913b93 4046 mutter_3.38.0-2.dsc
224e1633b601799b744137e0a1bd1e89b79f4550 58204 mutter_3.38.0-2.debian.tar.xz
f5fdbdca57b4b5d114db0f38303f5f0d22a6eebd 17153 mutter_3.38.0-2_source.buildinfo
Checksums-Sha256:
26003d8771bcb284186b6ce1f7ce10edc2c2ac8097b0fc0b84106ac1218dcea2 4046
mutter_3.38.0-2.dsc
8c1006d42c405745ae6bc87c5993bf8ce66b39fa07aa28bc3856e5a35e905f5c 58204
mutter_3.38.0-2.debian.tar.xz
b012c6408fec47941a83f7716a4e3b5891821a9a8f3f832a68575a3cbaaed4b1 17153
mutter_3.38.0-2_source.buildinfo
Files:
b4528ebbacb3c5fda41889d956d43f13 4046 x11 optional mutter_3.38.0-2.dsc
581f52b1c00cbe42191b5f0f818773c3 58204 x11 optional
mutter_3.38.0-2.debian.tar.xz
750e46c793bc11477f5aa3224ab0f8e2 17153 x11 optional
mutter_3.38.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAl9vXkQACgkQ4FrhR4+B
TE/NFA//ZkoFj+BjBR8YGzS3LkQZS+qQiLSPFkPRcHAkp9XFhkSMheMuJkn++wZ2
YdyYSCSHW/SxNROoBTf25MBvCIJ7McUBcfXlCWSXsEXIqXsqvNtJjnCFkFxBw4u1
C3nkXz76amCy8erX5z/pD5TZ44CKjr8F7QbKvkB/1DUm5Z264nBcPecaal8u2O7T
520W4tZW9Cc+PXcdDm+oecEBG+bwzE8l3zA+QyoaIzYKv5pueY3UWigrnALj7Xca
EClLG25b89RfLzlYtrFCFtt+lUSwBHhu329+bOWmYnPcl8FGConDCHEQ39B11ZAu
K/vQJrFm+rTzHMzH1Xkl6GzoanhVg7XHA3q9OvWfqDPiLoVhnWjUTeahDUrpvfK8
OVO620xCXaz+kxCMbgyX3P2oeE0ouVXpPLJ4/+VuE2FsB52JIWjW+IY2KQ8Ws4IW
BEViagIUhRNWvQaYeWfPht0DPYlIsMmrHOw8mSiT3fNddik2Xi25UODaXJIVF2XA
FV33MAoiYh7D3MULSCOi++Xnw//+pV9JKa0T086N6mzhqKyoDgP1lWZxg8OgF5Ga
HUzBRSuNWRNyXN3IcOXQ2b+SrDTENM4BEJULtztX+sYRX8+UKe7jhxm/uMYgAhJt
B5tN1S2iLwRL2QWn6N7QSbQNZBCaQMKeY/iKU89dvZlIplwGb0c=
=nAsj
-----END PGP SIGNATURE-----
--- End Message ---