Comment 78 for bug 2034619

Revision history for this message
Martin Randau (cmmrandau) wrote (last edit ):

Maybe this problem shouldn't be posted here but I can't remove the ppa version. "sudo apt install -t mantic-proposed mutter" installed the new mutter from the ubuntu repos, but the other packages are still "local" from the ppa (I think). Anyway, it's working. Would still want the ubuntu versions though. :)

martin@ThinkPad-P14s-Gen-3:~$ sudo ppa-purge ppa:superm1/lp2034619
Updating packages lists
PPA to be removed: superm1 lp2034619
Warning: Could not find package list for PPA: superm1 lp2034619

martin@ThinkPad-P14s-Gen-3:~$ sudo apt list mutter*
Listing... Done
mutter-13-tests/mantic,mantic 45.0-3ubuntu3 amd64
mutter-common-bin/now 45.0-3ubuntu4 amd64 [installed,local]
mutter-common/now 45.0-3ubuntu4 all [installed,local]
mutter/mantic-proposed,now 45.0-3ubuntu3.1 amd64 [installed]

edit:
I had deactivated Mario's ppa before running ppa-purge which is why it didn't find the files list.

martin@ThinkPad-P14s-Gen-3:~$ sudo ppa-purge ppa:superm1/lp2034619
Updating packages lists
PPA to be removed: superm1 lp2034619
Package revert list generated:
 gir1.2-mutter-13:amd64/mantic libmutter-13-0:amd64/mantic mutter/mantic
mutter-common/mantic mutter-common-bin/mantic

Updating packages lists
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gir1.2-mutter-13 is already the newest version (45.0-3ubuntu4).
libmutter-13-0 is already the newest version (45.0-3ubuntu4).
mutter-common is already the newest version (45.0-3ubuntu4).
mutter-common-bin is already the newest version (45.0-3ubuntu4).
Selected version '45.0-3ubuntu4' (lp2034619:23.10/mantic [amd64]) for 'gir1.2-mutter-13'
Selected version '45.0-3ubuntu4' (lp2034619:23.10/mantic [amd64]) for 'libmutter-13-0'
Selected version '45.0-3ubuntu4' (lp2034619:23.10/mantic [amd64]) for 'mutter'
Selected version '45.0-3ubuntu4' (lp2034619:23.10/mantic [all]) for 'mutter-common'
Selected version '45.0-3ubuntu4' (lp2034619:23.10/mantic [amd64]) for 'mutter-common-bin'
The following packages will be upgraded:
  mutter
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 144 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 https://ppa.launchpadcontent.net/superm1/lp2034619/ubuntu mantic/main amd64 mutter amd64 45.0-3ubuntu4 [144 kB]
Fetched 144 kB in 0s (430 kB/s)
(Reading database ... 251957 files and directories currently installed.)
Preparing to unpack .../mutter_45.0-3ubuntu4_amd64.deb ...
Unpacking mutter (45.0-3ubuntu4) over (45.0-3ubuntu3.1) ...
Setting up mutter (45.0-3ubuntu4) ...
PPA purged successfully

and now

martin@ThinkPad-P14s-Gen-3:~$ sudo apt list mutter*
Listing... Done
mutter-13-tests/mantic,mantic 45.0-3ubuntu3 amd64
mutter-common-bin/now 45.0-3ubuntu4 amd64 [installed,local]
mutter-common/now 45.0-3ubuntu4 all [installed,local]
mutter/now 45.0-3ubuntu4 amd64 [installed,local]

Not sure which version I'm using. It's not mutter (45.0-3ubuntu3.1) as the previous poster.