Not able to quit Wok if there are package updates dependency problems
I got some dependency problems in my system:
For instance (yum update):
Error: Package: libvirt-client-1.2.14-1.fc21.x86_64 (@libnew) Requires: libxenctrl.so.4.4()(64bit) Removing: xen-libs-4.4.3-8.fc21.x86_64 (@updates) libxenctrl.so.4.4()(64bit) Updated By: xen-libs-4.5.3-5.fc22.x86_64 (updates22) ~libxenctrl.so.4.5()(64bit) Available: xen-libs-4.4.1-6.fc21.x86_64 (fedora) libxenctrl.so.4.4()(64bit) Available: xen-libs-4.5.0-8.fc22.i686 (fedora-22) Not found
You could try using --skip-broken to work around the problem
When I run wok manually and go to update packages page, the page always shows the loading gif. If I try to quit wok (ctrl + c), it never quits and pops:
CGGBPKGUPD0003E: Erro ao buscar pacotes marcados para atualização. Detalhes: 'Dependencies resolved.' is not in list ERROR:cherrypy.error:GGBPKGUPD0003E: Erro ao buscar pacotes marcados para atualização. Detalhes: 'Dependencies resolved.' is not in list Problem in lookup of resource 'gnome-packagekit'. Detail: GGBPKGUPD0003E: Erro ao buscar pacotes marcados para atualização. Detalhes: 'Dependencies resolved.' is not in list ERROR:cherrypy.error:Problem in lookup of resource 'gnome-packagekit'. Detail: GGBPKGUPD0003E: Erro ao buscar pacotes marcados para atualização. Detalhes: 'Dependencies resolved.' is not in list
Sorry for the portuguese text. Did not test Wok service, but believe would have same behavior until systemd hard kill it.