Using Polkit auth sometimes fails with Unexpected change ID returned

Bug #1721773 reported by Will Cooke
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-software (Ubuntu)
New
Low
Unassigned

Bug Description

When testing the new polkit auth I /sometimes/ get an error in Software along the lines of:

Unexpected change ID returned

Log snippet:

10:15:05:0208 Gs plugin packagekit-refine took 12.2 seconds to do refine
10:15:05:0208 Gs not adding duplicate user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* as user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* already exists
10:15:05:0208 Gs not adding duplicate user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* as user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* already exists
10:15:05:0209 Gs not adding duplicate user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* as user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* already exists
10:15:05:0213 Gs not adding duplicate user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* as user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* already exists
10:15:05:0213 Gs autogenerating unique-id for gnome-system-monitor.desktop
10:15:05:0213 Gs autogenerating unique-id for evince-djvudocument
10:15:05:0213 Gs autogenerating unique-id for evince-dvidocument
10:15:05:0213 Gs autogenerating unique-id for evince-comicsdocument
10:15:05:0213 Gs autogenerating unique-id for google-chrome.desktop
10:15:05:0213 Gs autogenerating unique-id for evince-tiffdocument
10:15:05:0213 Gs autogenerating unique-id for gnome-control-center.desktop
10:15:05:0213 Gs autogenerating unique-id for evince-psdocument
10:15:05:0213 Gs autogenerating unique-id for simple-scan.desktop
10:15:05:0213 Gs autogenerating unique-id for evince-xpsdocument
10:15:05:0213 Gs autogenerating unique-id for org.gnome.Terminal.Nautilus
10:15:05:0213 Gs autogenerating unique-id for gucharmap.desktop
10:15:05:0213 Gs autogenerating unique-id for org.gnome.Terminal.desktop
10:15:05:0213 Gs autogenerating unique-id for gnome-system-monitor-kde.desktop
10:15:05:0213 Gs autogenerating unique-id for firefox.desktop
10:15:05:0213 Gs autogenerating unique-id for ubuntu-amazon-default.desktop
10:15:05:0213 Gs autogenerating unique-id for thunderbird.desktop
10:15:05:0214 Gs not adding duplicate user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* as user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* already exists
10:15:05:0214 Gs emitting global finished
10:15:05:0214 Gs not adding duplicate user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* as user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* already exists
10:15:05:0215 Gs not adding duplicate user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* as user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* already exists
10:15:05:0215 Gs not adding duplicate user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* as user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* already exists
10:15:05:0216 Gs not adding duplicate user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* as user/*/*/shell-extension/ubuntu-appindicators_ubuntu.com/* already exists
10:15:05:0216 Gs not adding duplicate user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* as user/*/*/shell-extension/ubuntu-dock_ubuntu.com/* already exists
10:15:05:0217 Gs recovering state on hiri from installing to available
10:15:05:0218 Gs failed to call gs_plugin_app_install on snap: Unexpected change ID returned
10:15:05:0218 As run 0x7f0594004990~appstream::refine-from-id{system/snap/Snap Store/desktop/hiri/*}
10:15:05:0218 Gs searching appstream for system/snap/Snap Store/desktop/hiri/*
10:15:05:0218 Gs no app with ID system/snap/Snap Store/desktop/hiri/* found in system appstream
10:15:05:0218 As run 0x7f0594004990~appstream::refine-from-pkgname
10:15:05:0219 As run 0x7f0594004990~GsPlugin::generic-updates(gs_plugin_app_install;gs_plugin_refine)
10:15:05:0219 As run 0x7f0594004990~GsPlugin::packagekit-refine(gs_plugin_app_install;gs_plugin_refine)
10:15:05:0219 As run 0x7f0594004990~packagekit-refine[name->id]
10:15:05:0219 As run 0x7f0594004990~packagekit-refine[id->update-details]
10:15:05:0219 As run 0x7f0594004990~packagekit-refine[source->license]
10:15:05:0219 As run 0x7f0594004990~packagekit-refine[update-urgency]
10:15:05:0748 Gs plugin snap took 0.5 seconds to do refine
10:15:05:0748 As run 0x7f0594004990~GsPlugin::packagekit-history(gs_plugin_app_install;gs_plugin_refine)
10:15:05:0748 Gs using custom CSS .themed-widget_0x55af5d9c9b00 {
border-color: #000000;
text-shadow: 0 1px 1px rgba(255,255,255,0.5);
color: #000000;
outline-offset: 0;
outline-color: alpha(#ffffff, 0.75);
outline-style: dashed;
outline-offset: 2px;
background: url('/home/aardvark/.cache/gnome-software/3.26/cssresource/643cacd1bea423c9b57596056fe7f4ad5dbbc2f9-banner-icon_Ugn6pmj.png') left center / auto 100% no-repeat, url('/home/aardvark/.cache/gnome-software/3.26/cssresource/9ed3ac898bf1525a75694056ae4f3f29c3f43d8c-banner_MgEy4MI.png') center / cover no-repeat;;
}
10:15:05:0750 Gs found new hiri:1.2.2.0
10:15:05:0751 Gs running install with refine-flags=require-origin with failure-flags=use-events,fatal-auth with timeout=60 on plugin=snap on apps system/snap/Snap Store/desktop/hiri/* took 9103ms
10:15:10:0219 Gs plugin no longer recently active: shell-extensions
10:15:10:0219 Gs plugin no longer recently active: os-release
10:15:10:0219 Gs plugin no longer recently active: appstream

Revision history for this message
Will Cooke (willcooke) wrote :

Screenshot showing error

Revision history for this message
Sebastien Bacher (seb128) wrote :

Is that still an issue?

James do you have any idea about this one?

(setting to low since there was no other mention of it so far so it seems rather uncommon at the moment)

Changed in gnome-software (Ubuntu):
importance: Undecided → Low
Revision history for this message
Sebastien Bacher (seb128) wrote :

in fact that looks like bug #1721740

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.