You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: If an application is going to be removed by applying updates (due to updated dependencies conflicting with the package), the application shows up in the Updates list even though it's already up-to-date. Attempting to update it or Update All will throw an error dialogue since there's no update available.
Steps to reproduce: Test by adding popdev:conflict-with-popsicle and then showing the Updates page. This staging repo updates pop-desktop to conflict with popsicle, and does not update popsicle (this can be verified with apt). However, Popsicle shows up in the Updates list as if it has an update available.
This is the error when clicking Update on Popsicle:
Expected behavior: If an application is up-to-date, it shouldn't show up in the Updates list or have an Update button.
Description: If an application is going to be removed by applying updates (due to updated dependencies conflicting with the package), the application shows up in the Updates list even though it's already up-to-date. Attempting to update it or Update All will throw an error dialogue since there's no update available.
Steps to reproduce: Test by adding
popdev:conflict-with-popsicle
and then showing the Updates page. This staging repo updatespop-desktop
to conflict withpopsicle
, and does not updatepopsicle
(this can be verified withapt
). However, Popsicle shows up in the Updates list as if it has an update available.This is the error when clicking Update on Popsicle:
Expected behavior: If an application is up-to-date, it shouldn't show up in the Updates list or have an Update button.
Version: This was reproduced on version 0ea4e16.
The text was updated successfully, but these errors were encountered: