Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.25
-
None
-
None
-
Debian Squeeze 64bit
Description
With a MariaDB apt repository (and source repository) for MariaDB 5.5 configured on the system, if you do a "apt-get build-dep mariadb-5.5" it won't install "cmake" which is required to compile MariaDB.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.5.27 [ 11100 ] |
Priority | Trivial [ 5 ] | Major [ 3 ] |
Assignee | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] | Kristian Nielsen [ knielsen ] |
Assignee | Kristian Nielsen [ knielsen ] | Sergei Golubchik [ serg ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Open [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | defaullt [ 13904 ] | MariaDB v2 [ 45264 ] |
Workflow | MariaDB v2 [ 45264 ] | MariaDB v3 [ 65928 ] |
Workflow | MariaDB v3 [ 65928 ] | MariaDB v4 [ 144939 ] |
Compilation also requires libaio1 and libaio-dev which are not installed by build-dep.