[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-27 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-release-upgrader - 1:24.04.22 --- ubuntu-release-upgrader (1:24.04.22) noble; urgency=medium [ Tobias Heider ] * Fix typo in force_obsoletes. (LP: #2076913) [ Nick Rosbrook ] * DistUpgrade: handle cache key error when removing obsolete

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-22 Thread Skia
Upgrade from Jammy to Noble on Xubuntu in our Jenkins (the original bug) is now green, along with a bunch of other flavors that also shared the same issue. That means verification-done from my PoV too, and many thanks enr0n for working on this :-) -- You received this bug notification because you

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-22 Thread Nick Rosbrook
The most recent upload contains a new quirk for an unrelated bug, and fixes for another unrelated bug. The previous verification done with 1:24.04.21 stands. ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done verification-done-noble -- You received th

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-22 Thread Łukasz Zemczak
Hello Skia, or anyone else affected, Accepted ubuntu-release-upgrader into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu-release-upgrader/1:24.04.22 in a few hours, and then in the -proposed repository. Please help us by testing this ne

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-12 Thread Nick Rosbrook
I have verified the fix using ubuntu-release-upgrader from noble- proposed using a xubuntu 22.04 VM: ubuntu@xubuntu:~$ sudo sed -i 's/Prompt=lts/Prompt=normal/g' /etc/update-manager/release-upgrades [sudo] password for ubuntu: ubuntu@xubuntu:~$ do-release-upgrade --proposed Checking for a new Ub

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-12 Thread Łukasz Zemczak
Hello Skia, or anyone else affected, Accepted ubuntu-release-upgrader into noble-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubuntu-release-upgrader/1:24.04.21 in a few hours, and then in the -proposed repository. Please help us by testing this ne

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-06 Thread Nick Rosbrook
** Changed in: ubuntu-release-upgrader (Ubuntu Noble) Status: Triaged => 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/2043820 Title: Unable to contact snap store on Xubuntu from

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-05 Thread Nick Rosbrook
** Description changed: + [Impact] + + Upgrades from Jammy to Noble can fail if snap transition packages are + installed after the new systemd has been unpacked, but before systemd- + resolved has been unpacked. + + In practice, this manifests on at least Xubuntu upgrades during the + chromium-b

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-02 Thread Nick Rosbrook
> Did you rule out the option of early-install'in systemd-resolved during the upgrade? My assessment was that this would be too complicated in practice. While there are many mechanisms in the upgrader to *mark* additional packages for installation, there is no good way to say "install this package

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-01 Thread Steve Langasek
Did you rule out the option of early-install'in systemd-resolved during the upgrade? Then there wouldn't need to be special-casing of resolv.conf because it wouldn't be "gone" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-08-01 Thread Nick Rosbrook
I think a viable workaround for this, and something we can implement as a quirk in ubuntu-release-upgrader, is to disable the systemd-resolved stub resolver during the upgrade. This will leave behind a "traditional", usable /etc/resolv.conf even after systemd-resolved is gone. That should allow th

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-07-30 Thread Nick Rosbrook
ProblemType: Bug ApportVersion: 2.28.1-0ubuntu3 Architecture: amd64 CasperMD5CheckResult: pass CrashDB: ubuntu CurrentDesktop: XFCE DistroRelease: Ubuntu 24.04 InstallationDate: Installed on 2024-07-30 (0 days ago) InstallationMedia: Xubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 (20240216.

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-07-30 Thread Nick Rosbrook
I just tried an upgrade on Xubuntu from Jammy to Noble. The reason this happens is that in Kinetic, systemd-resolved was split into its own binary package, and at the time that the transitional deb(s) are being installed for thunderbird or firefox etc. (and hence the snap store connectivity check h

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-07-25 Thread Nick Rosbrook
** Tags removed: rls-nn-incoming ** Tags added: foundations-todo ** Changed in: ubuntu-release-upgrader (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-release-upgrader (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) -- You received this bug notification because yo

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-07-11 Thread Brian Murray
** Also affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-release-upgrader (Ubuntu Noble) Milestone: None => ubuntu-24.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-07-09 Thread Andrew Phelps
Hello, I was able to reproduce this issue when upgrading MATE from Jammy to Noble. By manually running "snap info firefox" during the upgrade process, I could see it failing: $ snap info firefox error: no snap found for "firefox" This error message isn't great, but it is what we report right now

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-07-04 Thread Skia
This is still reproducible easily on the following flavors: * kubuntu * lubuntu * mate * xubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2043820 Title: Unable to contact snap store on

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-18 Thread Gabriel Korytiak
ok fine i maybe missunderstaned something here. I trought firefox was causing instalation to broke or fail and thats why i recomended to remove temporarely firefox and reinstalled it back after OS upgrade. Ubuntu-desktop dont depend on firefox and i can remove i freely withoutt any issues or OS br

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-18 Thread Skia
Hi Gabriel, Thanks for your proposed solution. While this may be fine for end users to do so, let me highlight some things people should know if they read this: * This is a manual solution that could be applied to a system, but please take good care in checking that removing `firefox` doesn't re

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-17 Thread Gabriel Korytiak
you must remove both deb packages and snaps otherwise it will cause issues before upgrade do this : sudo apt purge firefox firefox-* sudo snap remove firefox upgrade to 24.04 after upgrade add this mozilla respository https://launchpad.net/~mozillateam/+archive/ubuntu/ppa sudo apt install fire

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-13 Thread Skia
Now that upgrades from Jammy to Noble are re-enabled, the issue shows again on multiple flavors. I'm attaching the Jenkins artifacts for each jobs. Sometimes, it's when installing chromium, and sometimes firefox, but that doesn't change that the upgrade fails in the end. -- You received this bug

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-13 Thread Skia
** Attachment added: "lubuntu-jammy-noble.zip" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2043820/+attachment/5789081/+files/lubuntu-jammy-noble.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-13 Thread Skia
** Attachment added: "mate-jammy-noble.zip" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2043820/+attachment/5789079/+files/mate-jammy-noble.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-13 Thread Skia
** Attachment added: "xubuntu-jammy-noble.zip" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2043820/+attachment/5789080/+files/xubuntu-jammy-noble.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-06-13 Thread Skia
** Attachment added: "kubuntu-jammy-noble.zip" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2043820/+attachment/5789078/+files/kubuntu-jammy-noble.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-05-24 Thread Brian Murray
** Changed in: snapd (Ubuntu Noble) Milestone: None => noble-updates ** Changed in: snapd (Ubuntu) Milestone: None => noble-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2043820 Title

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-04-27 Thread Captain
had the same issue I am upgrading now with after "sudo snap remove firefox" and will let you know. I did not remove the .deb firefox version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2043820 Tit

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-04-25 Thread Gabriel Korytiak
have anyone tried to remove firefox snap and deb package before upgrade ? sudo snap remove firefox sudo apt pure firefox firefox-* -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2043820 Title: Unabl

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-04-17 Thread Brian Murray
** Changed in: firefox (Ubuntu Noble) Milestone: ubuntu-24.04-beta => ubuntu-24.04 ** Changed in: firefox (Ubuntu Noble) Milestone: ubuntu-24.04 => noble-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-04-06 Thread Tim Andersson
Tried this again today, still an issue, see files attached ** Attachment added: "dist-upgrade.tar" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2043820/+attachment/5761639/+files/dist-upgrade.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2043820] Re: Unable to contact snap store on Xubuntu from Jammy to Noble

2024-03-29 Thread Brian Murray
** Changed in: firefox (Ubuntu Noble) Milestone: ubuntu-24.04-feature-freeze => ubuntu-24.04-beta -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2043820 Title: Unable to contact snap store on Xub