← Back to team overview

ourdelta-developers team mailing list archive

[Bug 463293] Re: Debian .deb failure: mariadb-server: Depends: mariadb-server-5.1 but it is not going to be installed

 

As far as I can tell, this is a consequence of earlier brokenness, incomplete repos and missing files.
If the state of your local system is ok (either no mysql packages, or a decent previous install of mysql 5.0 stock or ourdelta, 5.1 stock or mariadb), things work ok.

If your system has an install from earlier test builds, the dependencies
will be borked. Best to remove those manually, then install again.

** Changed in: ourdelta
       Status: New => Fix Released

** Changed in: ourdelta
     Assignee: (unassigned) => Arjen Lentz (arjen-lentz)

** Changed in: ourdelta
   Importance: Undecided => High

-- 
Debian .deb failure: mariadb-server: Depends: mariadb-server-5.1 but it is not going to be installed
https://bugs.launchpad.net/bugs/463293
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.

Status in OurDelta - Builds for MySQL,Maria: Fix Released

Bug description:
Encountered in buildbot:

https://askmonty.org/buildbot/builders/kvm-deb-debian5-x86/builds/18/steps/test/logs/stdio

+ sudo DEBIAN_FRONTEND=noninteractive 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.1 but it is not going to be installed
E: Broken packages

Apparently there is some error. I can't think of what's needed to investigate, if some details are required for analysis, we'll be happy to provide them.



References