User Tools

Site Tools


user:maxfx:upgrade-ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
user:maxfx:upgrade-ubuntu [2017/08/18 19:57] – [My way] maxfxuser:maxfx:upgrade-ubuntu [2019/07/18 14:24] – old revision restored (2018/10/06 19:23) maxfx
Line 24: Line 24:
  
 Problem was in mixed package between 14.04 version and 16.04 version! Problem was in mixed package between 14.04 version and 16.04 version!
 +
 +[[https://answers.launchpad.net/ubuntu/+question/395832]]
  
 Ok reboot to recovery ubuntu and repair packages with apt-get and "relocation error ... " wtf... Ok reboot to recovery ubuntu and repair packages with apt-get and "relocation error ... " wtf...
Line 79: Line 81:
 next step reinstalling ubuntu-desktop  next step reinstalling ubuntu-desktop 
 <code> <code>
-sudo apt-get install --reinstall ubuntu-desktop +sudo apt-get install --reinstall ubuntu-desktop unity compizconfig-settings-manager
 </code> </code>