Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.18
-
Debian 7, wheezy
Description
Hello All,
MariaDB official repo missing the mariadb-server package on Debian 7 wheezy .
Here is the output I got on Debian 7 wheezy:
```
root@packer-debian-7:~# apt-get install mariadb-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'mariadb-galera-server-10.0' instead of 'mariadb-server'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mariadb-galera-server-10.0 : Depends: mariadb-client-10.0 (>= 10.0.17+maria-1~wheezy) but it is not installable
Depends: libmariadbclient18 (>= 10.0.17+maria-1~wheezy) but it is not installable
PreDepends: mariadb-common but it is not installable
Recommends: libhtml-template-perl but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@packer-debian-7:~#
```
Attachments
Issue Links
- is duplicated by
-
MDEV-8118 10.0.18 debian repo - still only lists 10.0.17
- Closed