Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
upgrade test fails on precise (both x86 and amd64) as
+ sudo sh -c 'DEBIAN_FRONTEND=noninteractive MYSQLD_STARTUP_TIMEOUT=180 apt-get install --allow-unauthenticated -y mariadb-server'
|
Reading package lists...
|
Building dependency tree...
|
Reading state information...
|
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-server : Depends: mariadb-server-5.5 but it is not going to be installed
|
E: Unable to correct problems, you have held broken packages.
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Open [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | defaullt [ 12222 ] | MariaDB v2 [ 45063 ] |
Workflow | MariaDB v2 [ 45063 ] | MariaDB v3 [ 65649 ] |
Workflow | MariaDB v3 [ 65649 ] | MariaDB v4 [ 144848 ] |
I think it is just because the standard MySQL package has a higher version number than the mariadb packages.
So it will be fixed when we do the next release an increase the version number.