On Fri, Oct 5, 2018 at 4:11 AM Simon McVittie <s...@debian.org> wrote: > Removing gnome-shell also means we have to remove gdm3, gnome-session, and > various GNOME Shell extensions and other GNOME-Shell-dependent packages > from s390x. Perhaps someone from Ubuntu can advise on which ones? I > tried using "dak rm -R -n" but the results quickly become unmanageable - > I assume we don't actually care about uninstallable GNOME Shell extensions > and other Architecture: all packages on s390x?
> Is there a better way we can deal with packages like gdm3 (which require > gnome-shell at runtime) than "Architecture: amd64 arm64 armel..." with > a full list of all the architectures where mozjs60 is known to work? > Perhaps a (slightly spurious) Build-Depends on gjs, to make sure they > don't build uninstallable binary packages for s390x? I filed https://bugs.debian.org/910701 and https://bugs.debian.org/910702 requesting that 2 gnome-shell extensions with arch:any binaries build-depend on gjs. I already made that change for meta-gnome3 (for the gnome and gnome-core arch:any metapackages). We'll also want the cortina removal completed: https://bugs.debian.org/910599 > Removing gnome-shell also means we have to remove gdm3, gnome-session, and > various GNOME Shell extensions and other GNOME-Shell-dependent packages > from s390x. Perhaps someone from Ubuntu can advise on which ones? I > tried using "dak rm -R -n" but the results quickly become unmanageable - > I assume we don't actually care about uninstallable GNOME Shell extensions > and other Architecture: all packages on s390x? I am under the assumption that we don't need to worry about arch: all packages that depend on packages not available on s390x. Let me add to your list: gdm3 gnome gnome-core And you don't need to worry about gnome-weather (arch: all) gpaste (doesn't need gjs on s390x, as of 3.30.1-1 in experimental) seed-webkit2 (doesn't build on s390x already) It might be possible to make gnome-sound-recorder arch: all. Thanks, Jeremy Bicha