[Bug 1865063] Re: snapd package hangs on deb postinst

2020-03-22 Thread Michael Haworth
As the bug appears fixed and we're no longer on the reported version of snapd, I'm setting this to Fix Released. If the issue reappears, please comment on the bug to reopen it. Thanks ** Changed in: snapd (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-03-10 Thread Jamie Strandboge
I'm sorry, I misspoke. I accidentally used a cached focal livecd iso instead of today's. With today's, I do *not* see this issue. Install is successful and afterward, preinstalled snaps are present and the 'snap wait system seed.loaded' does not appear in ps. -- You received this bug

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-03-10 Thread Jamie Strandboge
I reproduced my comment #12 just now with today's iso. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title: snapd package hangs on deb postinst To manage notifications about this bug go

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-03-06 Thread Michael Haworth
I can't reproduce this issue using the 2020-03-04 07:54 dated daily ISO on a x86_64 KVM virtual machine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title: snapd package hangs on deb

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-03-04 Thread Zygmunt Krynicki
I reproduced this issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title: snapd package hangs on deb postinst To manage notifications about this bug go to:

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-03-02 Thread Jamie Strandboge
I tried today's amd64 daily (http://cdimage.ubuntu.com/daily- live/current/) in a vm and found that this never seemed to return: root 499 0.2 0.8 639712 22456 ?Ssl 12:04 0:00 /usr/bin/snap wait system seed.loaded If I kill that process, then the install proceeds (but on

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-03-02 Thread Jamie Strandboge
Actually, I saw that 'snap wait system seed.loaded' on first boot, not during the install (sorry) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title: snapd package hangs on deb postinst

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-29 Thread Michael Haworth
** Changed in: snapd (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title: snapd package hangs on deb postinst To manage notifications about

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-29 Thread Michael Haworth
I have attached the log during the process of updating snapd. I am using the amd64 architecture. ** Attachment added: "output from the software upgrade after OS install" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1865063/+attachment/5332200/+files/tracker.log -- You received this

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread Ivan Kurnosov
I also can confirm the solution from @zanyrain forks for me as well -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title: snapd package hangs on deb postinst To manage notifications about

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread Ivan Kurnosov
And I think here is relevant syslog entries: Feb 29 16:26:06 ubuntu-2004 kernel: [ 175.438250] pool-org.gnome.[8110]: segfault at 8 ip 7f36e9df9b62 sp 7f36e8a03960 error 4 in libgs_plugin_snap.so (deleted)[7f36e9df2000+1a000] Feb 29 16:26:06 ubuntu-2004 kernel: [ 175.438258] Code: d5

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread Ivan Kurnosov
I can confirm that it also happens to me, the latest daily-live, just installed inside vmware player. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title: snapd package hangs on deb

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread zanyrain
My solution: - Remove it. sudo apt remove snapd - clean cache (Important!) dpkg -l |grep ^rc|awk '{print $2}' |sudo xargs dpkg -P - reinstall it sudo apt install snapd It is OK now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread Ian Johnson
Just to be clear, the messages: ``` snapd.failure.service is a disabled or a static unit, not starting it. snapd.snap-repair.service is a disabled or a static unit, not starting it. ``` are normal and harmless. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread zanyrain
I used http://cdimage.ubuntu.com/ubuntu/daily-live/current/focal- desktop-amd64.iso to install.Then check update and apply update. When doing this,this error happened. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread Maciej Borzecki
I've tried a couple of daily images from https://cloud- images.ubuntu.com/focal/20200225/ to 27, but could not reproduce it. Do you know whether snapd was running before the update? Can you grab the output of journalctl from the time around the update? ** Changed in: snapd (Ubuntu)

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-28 Thread Zygmunt Krynicki
Michael, which CPU architecture did you try when this happened? Was it amd64 or something more exotic? In case you have those, could you look for syslog/journal information from the time of the installation. I suspect snapd has crashed or panicked, having access to the log could help us

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: snapd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063 Title:

[Bug 1865063] Re: snapd package hangs on deb postinst

2020-02-27 Thread Michael Haworth
I can reproduce this bug, the same happens for me after a fresh install of focal-daily. A workaround for me was to remove snapd and reinstall it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865063