** Description changed:

  [Impact]
  
  Upgrades from Ubuntu Studio 22.04 to 24.04 cannot be calculated. A quirk
  is required to install pipewire-audio, and remove pulseaudio during the
  upgrade.
  
  [Test Plan]
  
  1. Confirm that upgrades on Ubuntu Studio are able to be calculated, and
  that pipewire-audio is installed.
  
  * Create a fresh installation of Ubuntu Studio 22.04, e.g. using the ISO
  here: https://cdimage.ubuntu.com/ubuntustudio/jammy/dvd/current/jammy-
  dvd-amd64.iso
  
  * First confirm that an upgrade cannot be calculated without the fix:
  
  $ do-release-upgrade
  
  This should fail, because the quirk is not in place.
  
  * Next, confirm that the version in -proposed fixes the problem:
  
  $ do-release-upgrade -p
  
  * Once the upgrade is complete, verify that pipewire-audio is installed,
  and pulseaudio is not:
  
  $ apt policy pipewire-audio pulseaudio
  
  * Finally, check the upgrade logs for the following:
  
  $ grep "installing pipewire-audio" /var/log/dist-upgrade/main.log
  
  2. Confirm that on non-Studio, this quirk is just skipped
  
  * In any non-Studio installation, e.g. a LXD container, run the upgrade:
  
  $ do-release-upgrade -p
  
  * Confirm that the quirk was not run during the upgrade:
  
  $ grep "installing pipewire-audio" /var/log/dist-upgrade/main.log
+ 
+ [Other information]
+ 
+ This fix is only required for jammy -> noble upgrades, hence it is only
+ being fixed in noble.
  
  [Where problems could occur]
  
  The quirk is designed to limit this logic to upgrades from Ubuntu Studio
  22.04 to 24.04 only. It would be a problem if this was executed on other
  flavors. The above test plan accounts for this by running an upgrade on
  Studio and non-Studio.
  
  As always with these quirks, if a package name was typo'd, it would not
  work correctly, either.
  
  [Original Description]
  
  I used apt policy to see which launchpad ppas are on my system, but did
  not see any that were not from Ubuntu.  I removed all non-Ubuntu repos
  that I could identify.  I have tried to run the installer both from the
  updater prompt and from the line command with no success.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: ubuntu-release-upgrader-core 1:22.04.19
  ProcVersionSignature: Ubuntu 5.15.0-119.129-lowlatency 5.15.160
  Uname: Linux 5.15.0-119-lowlatency x86_64
  ApportVersion: 2.20.11-0ubuntu82.6
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CrashReports:
   640:1000:124:2369063:2024-09-01 14:08:54.910173177 -0400:2024-09-01 
14:08:55.910173177 
-0400:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_DiscoverNotifier.1000.crash
   600:116:124:37:2024-09-01 14:09:04.508243484 -0400:2024-09-01 
14:09:04.507243476 
-0400:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_DiscoverNotifier.1000.uploaded
   664:1000:124:0:2024-09-01 14:09:03.571235808 -0400:2024-09-01 
14:09:03.571235808 
-0400:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_DiscoverNotifier.1000.upload
   640:0:124:183605:2024-09-01 14:11:35.379068436 -0400:2024-09-01 
14:11:35.379068436 -0400:/var/crash/_usr_bin_do-release-upgrade.0.crash
  CurrentDesktop: KDE
  Date: Sun Sep  1 15:55:59 2024
  InstallationDate: Installed on 2023-03-17 (534 days ago)
  InstallationMedia: Ubuntu-Studio 22.04.1 LTS "Jammy Jellyfish" - Release 
amd64 (20220809)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to jammy on 2024-09-01 (0 days ago)
  VarLogDistupgradeAptHistorylog:
   Start-Date: 2024-09-01  15:53:21
   Requested-By: duke (1000)
   End-Date: 2024-09-01  15:53:21
  VarLogDistupgradeApttermlog:
   Log started: 2024-09-01  15:53:21
   Log ended: 2024-09-01  15:53:21
  VarLogDistupgradeTermlog:

** Changed in: ubuntustudio-meta (Ubuntu Noble)
       Status: New => Won't Fix

** Changed in: ubuntu-release-upgrader (Ubuntu Noble)
       Status: New => In Progress

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

Title:
  Ubuntu Studio upgrade, pipewire <-> pulseaudio conflict

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2078639/+subscriptions


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

Reply via email to