First dependencies, things are still installable. The fixed version of ubuntu-release-upgrader-qt has indirectly a few more deps
Old Upgrading: 0, Installing: 142, Removing: 0, Not Upgrading: 0 New Upgrading: 0, Installing: 176, Removing: 0, Not Upgrading: 31 My setup is on VMs and u-r-u hates that blocking the full upgrade if I do the GUI through e.g. ssh with X forwarding. But I can also see the difference at the beginning. The code from Orcular shows this when loading up and asking me if I want to upgrade: ... can't load DistUpgradeViewKDE (No module named 'PyQt6') can't load DistUpgradeViewGtk3 (Namespace Vte not available) can't load DistUpgradeViewKDE (No module named 'PyQt6') ... With the code from proposed these error do not show up anymore. While my test then didn't upgrade either - but that is ok as it is because with those it properly detects that I'm running the install through ssh -XY and tells me "Upgrade over remote connection is not supported". Which is true, that is what I'm doing and that is what would break me. So I think it is fixed for the symptom it had, anyone else want to test from their POV before we mark it verified or is that sufficient already? Holding back on tag updates for bit to give more the chance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095535 Title: [SRU/RC] ubuntu-release-upgrader Qt interface Qt6 incompatibility To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2095535/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
