Update manager - Partial upgrade - shotwell

Asked by Anatoly

Good morning.

When I start update manager I always see dialogbox - Partial upgrade for package shotwell. How resolved it?

Images example:
http://clip2net.com/page/m152231/46834662
http://clip2net.com/page/m152231/46834663
http://clip2net.com/page/m152231/46834665

Question information

Language:
English Edit question
Status:
Solved
For:
elementary OS Edit question
Assignee:
No assignee Edit question
Solved by:
Mészáros Gergely
Solved:
Last query:
Last reply:
Revision history for this message
Best Mészáros Gergely (grigorijat9026) said :
#1

Run the following commands in Terminal:

sudo apt-get update
sudo apt-get upgrade

and if you have problem with the dist upgrade run this command

sudo apt-get dist-upgrade

/all of these commands requires root privilege so you need the root password/

Revision history for this message
Anatoly (anatooly) said :
#2

Thanks Mészáros Gergely, that solved my question.