question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Frappe-Install] Debian Buster Held/Broken Packages for MariaDB 10.3

See original GitHub issue

Description of the issue

Installation issue with Debian 10 Buster following Frappe install guide here:

https://frappeframework.com/docs/user/en/installation#debian-ubuntu

Steps to reproduce the issue

  1. apt-get install mariadb-server-10.3

Observed result

The following packages have unmet dependencies:
 mariadb-server-10.3 : Depends: galera-3 (>= 25.3) but it is not going to be installed
                       Depends: mariadb-client-10.3 (>= 1:10.3.27+maria~xenial) but it is not going to be installed
                       Depends: mariadb-server-core-10.3 (>= 1:10.3.27+maria~xenial) but it is not going to be installed
                       Depends: libssl1.0.0 (>= 1.0.2~beta3) but it is not installable

OS version / distribution, Frappe install method, etc.’

Debian 10 Buster

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

5reactions
dj12djdjscommented, Jan 19, 2021

I just confirmed removing 'deb [arch=amd64,i386,ppc64el] http://ftp.ubuntu-tw.org/mirror/mariadb/repo/10.3/ubuntu xenial main' fromt /etc/apt/sources.list then run apt-get update then apt-get install mariadb-server-10.3

worked on my end 😃

1reaction
dj12djdjscommented, Jan 25, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing mariadb - ERPNext Forum
sudo apt-get install mariadb-server-10.3 i get an error saying ... E: unable to correct problems, you have held broken packages.
Read more >
Debian 10 - Broken MariaDB update - system upgrade problems
28+maria~buster) but 1:10.3.27-0+deb10u1 is installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a ...
Read more >
MariaDB installation - dependancy problems and failed to start ...
Debian 8. Moving from MySql to MariaDB. Have tried the following and iterations of it. sudo apt-get install software-properties-common sudo ...
Read more >
Unable to upgrade mariadb 'You have held broken packages'
Tried updating maria, wouldn't update or install. Thought it was weird. Think it's from an old version hanging up. sudo apt-get remove --purge ......
Read more >
Trouble installing mariadb-server. Unmet dependencies and ...
E: Unable to correct problems, you have held broken packages. ... mariadb-server should be trying to install mariadb-server-10.3, not 10.0.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found