User Tools

Site Tools


fix_package

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
fix_package [2015/06/03 22:58] – created pavroofix_package [2018/08/14 23:32] lami07
Line 5: Line 5:
 In cases like that **DO NOT** reboot your system, try to fix it before rebooting. In cases like that **DO NOT** reboot your system, try to fix it before rebooting.
  
-If you already rebooted the system and you cannot log in back to your account, reboot it again and run the system in **Recovery Mode**. Try to fix broken packages avoiding problems after.+If you already rebooted the system and you cannot log back in to your account, reboot it again and run the system in **Recovery Mode**.
  
-Fix broken packages via **dpkg** tool - it will install all downloaded already new packages:+Every command has to be run with root privileges **su** or **sudo**. 
  
-   dpkg --reconfigure -a+Fix broken packages via **dpkg** tool - it will install all already downloaded packages: 
 + 
 +   dpkg --configure -a
  
 Sometimes broken packages need more (missing) dependencies, so **dpkg** can't solve that. Use **apt-get** to fix everything what is not properly configured yet and needs some new packages to be downloaded: Sometimes broken packages need more (missing) dependencies, so **dpkg** can't solve that. Use **apt-get** to fix everything what is not properly configured yet and needs some new packages to be downloaded:
  
 +   apt-get update
    apt-get install -f    apt-get install -f
  
Line 21: Line 24:
 ---- ----
  
-<WRAP center box 38%> +<WRAP center box 54%> 
-[[remove_package|<--- Remove packages]]|[[clean_package|Clean up the system --->]]+[[remove_package|<--- Remove packages]] | [[clean_packages|Packages clean up --->]]
 </WRAP> </WRAP>
fix_package.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1