Comment 11 for bug 2036765

Revision history for this message
Michael Vogt (mvo) wrote :

One thing worth checking in the "main.log" is that it ends with:
"""
2023-09-09 11:15:25,169 DEBUG refresh of snap snapd-desktop-integration succeeded
"""
so it seems like something exists prematurely. Looking at the code it seems to happen inside/after
"_replaceDebsAndSnaps(self)", given that there is no exception it's a bit odd that it exists there, after the quirks there should be the cleanup stage which should produce logs.