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
user:maxfx:upgrade-ubuntu [2017/08/18 19:25] – [My way] maxfxuser:maxfx:upgrade-ubuntu [2020/10/28 23:55] (current) – removed maxfx
Line 1: Line 1:
-====== Upgrade fucking Ubuntu from 14.04 to 16.04 ====== 
- 
-Yes upgrade from 14.04 to 16.04 isnt problem sometimes ...  
- 
-===== My way ===== 
- 
-<code> 
-sudo apt-get update && upgrade ... 
-</code> 
- 
-<code> 
-sudo apt-get dist-upgrade 
-</code> 
- 
-<code> 
-sudo do-release-upgrade  
- 
-</code> 
-Checking for a new Ubuntu release ...  
- 
-Downloaded milion packages for new version ubuntu... maybe 1200 and more ..  
- 
-next process was "dpkg: error processsing package  ... (--configure)" wtf ?  
- 
-Problem was in mixed package between 14.04 version and 16.04 version! 
- 
-Ok reboot to recovery ubuntu and repair packages with apt-get and "relocation error ... " wtf... 
- 
-<code> 
-apt-get: relocation error: /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0: symbol _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7compareERKS4_, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference 
- 
-solutions:  
-sudo dpkg -i libstdc++6_5.3.1-14ubuntu2.1_amd64.deb 
- 
-</code> 
- 
-ok next bugs ... 
  
user/maxfx/upgrade-ubuntu.1503084347.txt.gz · Last modified: 2017/08/18 19:25 by maxfx