[Bug 1977564] Re: wireplumber conflicts with pipewire-media-session & needs fixing

2022-06-04 Thread Rik Mills
The pipewire-media-session postrm is:

#!/bin/sh
set -e
# Automatically added by dh_installsystemduser/13.7.1ubuntu1
if [ "$1" = "remove" ]; then
if [ -z "${DPKG_ROOT:-}" ] && [ -x "/usr/bin/deb-systemd-helper" ] ; 
then
deb-systemd-helper --user mask 'pipewire-media-session.service' 
>/dev/null || true
fi
fi

if [ "$1" = "purge" ]; then
if [ -z "${DPKG_ROOT:-}" ] && [ -x "/usr/bin/deb-systemd-helper" ] ; 
then
deb-systemd-helper --user purge 
'pipewire-media-session.service' >/dev/null || true
deb-systemd-helper --user unmask 
'pipewire-media-session.service' >/dev/null || true
fi
fi
# End automatically added section

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

Title:
  wireplumber conflicts with pipewire-media-session & needs fixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pipewire-media-session/+bug/1977564/+subscriptions


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

[Bug 1977564] Re: wireplumber conflicts with pipewire-media-session & needs fixing

2022-06-03 Thread Rik Mills
> Is it necessary for wireplumber to conflict with pipewire-media-session?
> Should we add Replaces?

wireplumber already conflicts/replaces pipewire-media-session

It was not shown in the image I posted on IRC, but pipewire-media-
session was 'removed' at the start of the apt full-upgrade

Sadly it was removed and NOT purged

Currently in Kubuntu Kinetic it is required to 'apt purge pipewire-
media-session' to get things working if you also remove pulseaudio to
complete the pipewire switch

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

Title:
  wireplumber conflicts with pipewire-media-session & needs fixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pipewire-media-session/+bug/1977564/+subscriptions


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

[Bug 1977564] Re: wireplumber conflicts with pipewire-media-session & needs fixing

2022-06-03 Thread Bug Watch Updater
** Changed in: pipewire-media-session (Debian)
   Status: Unknown => Confirmed

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

Title:
  wireplumber conflicts with pipewire-media-session & needs fixing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pipewire-media-session/+bug/1977564/+subscriptions


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