pop-os / beta

Pop!_OS Beta
356 stars 19 forks source link

pop-shop updates not showing #269

Closed kp2401075 closed 2 years ago

kp2401075 commented 2 years ago

How did you upgrade to 21.10? (Fresh install / Upgrade)

Fresh Install

I could not find an issue open regarding this, If there is an issue already open regarding this please disregard this and sorry for inconvenience.

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

pop-shop:
  Installed: 3.4.2pop0~1634231591~21.10~ee0f962
  Candidate: 3.4.2pop0~1634231591~21.10~ee0f962
  Version table:
 *** 3.4.2pop0~1634231591~21.10~ee0f962 1001
       1001 http://apt.pop-os.org/release impish/main amd64 Packages
        100 /var/lib/dpkg/status

Updates not showing up in pop-shop

Steps to reproduce (if you know):

  1. open pop-shop
  2. wait for it to load
  3. switch to installed tab

Expected behavior: upgrades of deb packages showing in installed tab of pop-shop

Other Notes: Updates showing when doing apt update but not on pop-shop image

kp2401075 commented 2 years ago

This may be because of pop-session being kept back as well. Now I'm confused. If somebody can confirm that this is due to pop-shop being kept back.

image

x2ws commented 2 years ago

I also have the same issue. Upgraded from 21.04 on a Dell XPS 15.

jacobgkau commented 2 years ago

This may be because of pop-session being kept back as well. Now I'm confused. If somebody can confirm that this is due to pop-shop being kept back.

Does running sudo apt update and then sudo apt full-upgrade work to make pop-session no longer held back? Package names are sometimes changed during the beta period, and full-upgrade needs to be used to get past those.

x2ws commented 2 years ago

This may be because of pop-session being kept back as well. Now I'm confused. If somebody can confirm that this is due to pop-shop being kept back.

Does running sudo apt update and then sudo apt full-upgrade work to make pop-session no longer held back? Package names are sometimes changed during the beta period, and full-upgrade needs to be used to get past those.

I ran the full-upgrade command and it updated the pop-session package, however, I still don't see any updates in PopShop. I can only see updates when running the terminal command. Screenshot from 2021-11-01 15-41-27 .

kp2401075 commented 2 years ago

sudo apt full-upgrade work to upgrade pop-session, now will need to wait for more updates. to check whether updates show up in pop-shop or not.

kp2401075 commented 2 years ago

still same issue.

updates are not showing in pop-shop

image

goldyfruit commented 2 years ago

I have the same behavior, no packages or flatpaks update.

lhotari commented 2 years ago

I also have the same issue.

lhotari commented 2 years ago

No updates for apt or flatpak show up for me either.

In journalctl -o cat /usr/bin/io.elementary.appcenter output I can see these log messages:

app_center_core_package_kit_backend_get_updates: assertion 'cancellable != NULL' failed
libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit 
security: SIGN: disabled http: TLS
non-delta: meta: 4 content: 1
transfer: secs: 0 size: 4,3 MB
user: Pulled appstream2/x86_64 from flathub
lhotari commented 2 years ago

I wonder if the log entry app_center_core_package_kit_backend_get_updates: assertion 'cancellable != NULL' failed can be related to the problem that updates don't show up? Do others see that in journalctl -o cat /usr/bin/io.elementary.appcenter output?

goldyfruit commented 2 years ago

I got this in the logs:

failed to set proxy: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
PackageKitBackend.vala:187: Unable to set proxy for PackageKit to use: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
app_center_core_package_kit_backend_get_updates: assertion 'cancellable != NULL' failed
failed to set proxy: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
PackageKitBackend.vala:187: Unable to set proxy for PackageKit to use: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
app_center_core_package_kit_backend_get_updates: assertion 'cancellable != NULL' failed
DCrompton324 commented 2 years ago

I got this in the logs:

failed to set proxy: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
PackageKitBackend.vala:187: Unable to set proxy for PackageKit to use: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
app_center_core_package_kit_backend_get_updates: assertion 'cancellable != NULL' failed
failed to set proxy: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
PackageKitBackend.vala:187: Unable to set proxy for PackageKit to use: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._pk_2dengine_2derror_2dquark.Code3: setting the proxy failed: failed to get the uid
app_center_core_package_kit_backend_get_updates: assertion 'cancellable != NULL' failed

Same in mine too

goldyfruit commented 2 years ago

Just tested on a fresh install and it does the same.

goldyfruit commented 2 years ago

Updates are back \o/