home_server:home_server_setup:other_services:apt

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
home_server:home_server_setup:other_services:apt [2020-10-30 Fri wk44 20:25] – created baumkphome_server:home_server_setup:other_services:apt [2020-10-30 Fri wk44 20:36] – [apt package management] baumkp
Line 1: Line 1:
 +{{tag>linux ubuntu debian package apt apt-get update upgrade}}
 =====apt package management===== =====apt package management=====
 +I recently had a ''sudo apt upgrade'' error along the lines of: 
 +<code>mariadb-server : Depends: mariadb-server-10.3 (>= 1:10.3.25-0ubuntu0.20.04.1) but 1:10.3.23+maria~bionic is installed</code> 
 +Basically the apt / dpkg package manger got confused with the old distribution installation. I suspect this only happen as I updated the distribution from Ubuntu 18.04 to 20.04. 
 +To repair I need to do the following: 
 +  - Backup the databases (not described here)
  
 ---- ----
-<- home_server:home_server_setup:other_services:back-up_server|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:misc|Next ->+<- home_server:home_server_setup:other_services:manjaro|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:misc|Next ->
  • /app/www/public/data/pages/home_server/home_server_setup/other_services/apt.txt
  • Last modified: 2023-12-26 Tue wk52 11:36
  • by baumkp