[Bug 2012110] Re: Software updater displays "You stopped the check for updates"

omid.1985 2012110 at bugs.launchpad.net
Tue May 9 05:32:09 UTC 2023


Hello,

I'm having the same issue.

After the upgrade from Ubuntu 22.10 to Ubuntu 23.04, the update-manager
package is broken and will not perform any update.

Symptoms:
- launch update-manager 23.04.2
- screen freezes for a few seconds
- note that the UI shows "You stopped the check for updates" 
- note that app has returned:

"Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/defer/__init__.py", line 483, in _inline_callbacks
    result = gen.throw(excep)
             ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/UpdateManager/backend/InstallBackendAptdaemon.py", line 152, in update
    trans = yield self.client.update_cache(defer=True)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying"


Severity:
- this is a little concerning as the user can no longer install any updates using the update-manager ui - this includes updates for other packages and, of course, any updated package, including a fix for this issue. (sudo apt update/upgrade in the terminal does, of course, still work)

Steps taken:
- Reinstalled update-related packages with:
"sudo apt reinstall apt apt-utils aptdaemon aptdaemon-data update-manager update-manager-core dbus"

- Reinstalled every single installed package again with this script:"
\#\!/bin/bash   
for pkg in `dpkg --get-selections | awk '{print $1}' | egrep -v '(dpkg|apt|mysql|mythtv)'` ; do apt-get -y --allow-change-held-packages install --reinstall $pkg ; done


I am still having the same issue.

** Attachment added: "Screencast"
   https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2012110/+attachment/5671784/+files/Screencast.zip

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/2012110

Title:
  Software updater displays "You stopped the check for updates"

Status in update-manager package in Ubuntu:
  Confirmed

Bug description:
  Expected behavior: Display a list of updates.
  What happens: Dialog box says "You stopped the check for updates".
  Expected behavior: When I choose "Check again" then displays a list of updates.
  What happens: Displays "You stopped the check for updates".

  apt-get update/upgrade works. But software-updater has same behavior after I run it.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.3
  Aptdaemon:
   
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  GsettingsChanges:
   b'com.ubuntu.update-manager' b'first-run' b'false'
   b'com.ubuntu.update-manager' b'launch-count' b'67'
   b'com.ubuntu.update-manager' b'launch-time' b'int64 1679093993'
  InstallationDate: Installed on 2023-02-27 (18 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 (20230223)
  Package: update-manager 1:22.04.10
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 5.19.0-35.36~22.04.1-generic 5.19.17
  Tags:  wayland-session jammy
  Uname: Linux 5.19.0-35-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2012110/+subscriptions




More information about the foundations-bugs mailing list