maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #05096
mariadb-server not installable on Debian Testing AMD64
SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
From: thackert@xxxxxxxx
To: maria-developers@xxxxxxxxxxxxxxxxxxx
Subject: mariadb-server not installable on Debian Testing AMD64
>Description:
Hello @ll,
this is my first try to report a bug with mysqlbug. If I missed
something and/or have something wrong, feel free to ask, but do not
condemn me ... ;)
I have tried to install mariadb-server on Debian Testing AMD64. I got
the error message
<quote>
<snip>
[ ok ] Stopping MariaDB database server: mysqld.
130130 17:28:50 [Note] Plugin 'InnoDB' is disabled.
130130 17:28:50 [Note] Plugin 'FEEDBACK' is disabled.
[....] Starting MariaDB database server: mysqld . . . . . . . . . . . .
. . . . . . . . FAIL . . . . . . . failed!
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: Fehler beim Bearbeiten von mariadb-server-10.0 (--configure):
Unterprozess installiertes post-installation-Skript gab den Fehlerwert
1 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von mariadb-server:
mariadb-server hängt ab von mariadb-server-10.0; aber:
Paket mariadb-server-10.0 ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von mariadb-server (--configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
Trigger für menu werden verarbeitet ...
Fehler traten auf beim Bearbeiten von:
mariadb-server-10.0
mariadb-server
</quote>
... :( I get the same message, if I try to install mysql-server from
Debian's repository ... :(
>How-To-Repeat:
1. Add " # MariaDB 10.0 repository list - created 2013-01-30 16:20 UTC
# http://mariadb.org/mariadb/repositories/deb
# http://mirror.netcologne.de/mariadb//repo/10.0/debian wheezy main
deb-src http://mirror.netcologne.de/mariadb//repo/10.0/debian wheezy
main" to your /etc/apt/sources.list.
2. Run "apt-get update"
3. Run "apt-get install mariadb-server"
The error message appears nearly at the end of the installation ... :(
>Fix:
I do not know, sorry ... :( But maybe it is possible to check first, if
mysql- or mariadb-server was installed before, and if it was, stop it.
If it was not installed before, than it should not try to stop the
server ... ;)
>Submitter-Id: <submitter ID>
>Originator: Thomas Hackert
>Organization: <none>
>MySQL support: [none | licence | email support | extended email support
>]
>Synopsis: mariadb-server not installable on Debian Testing AMD64
>Severity: serious
>Priority: medium
>Category: mysql
>Class: <[ sw-bug | doc-bug | change-request | support ] (one
>line)>
>Release: mysql-10.0.0-mariadb1~wheezy (mariadb.org binary
>distribution)
>C compiler: gcc-4.7.real (Debian 4.7.1-2) 4.7.1
>C++ compiler: g++-4.7.real (Debian 4.7.1-2) 4.7.1
>Environment:
<machine, os, target, libraries (multiple lines)>
System: Linux neo 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5'
--with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs
--enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.7 --enable-shared --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--enable-gnu-unique-object --enable-plugin --enable-objc-gc
--with-arch-32=i586 --with-tune=generic --enanable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--enable-gnu-unique-object --enable-plugin --enable-objc-gc
--with-arch-32=i586 --with-tune=generic --enable-checking=release
--build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.7.2 (Debian 4.7.2-5)
Compilation info (call): CC='/usr/bin/gcc' CFLAGS='-O2
-fno-omit-frame-pointer -g -pipe -Wall -Wno-uninitialized -O3 -g
-static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF
-DMY_PTHREAD_FASTMUTEX=1' CXX='/usr/bin/g++' CXXFLAGS='-O2
-fno-omit-frame-pointer -g -pipe -Wall -Wno-uninitialized
-fno-exceptions -fno-rtti -O3 -g -static-libgcc -fno-omit-frame-pointer
-fno-strict-aliasing -DDBUG_OFF -DMY_PTHREAD_FASTMUTEX=1' LDFLAGS=''
ASFLAGS=''
Compilation info (used): CC='/usr/bin/gcc' CFLAGS='-O2
-fno-omit-frame-pointer -g -pipe -Wall -Wno-uninitialized -O3 -g
-static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF
-DMY_PTHREAD_FASTMUTEX=1' CXX='/usr/bin/g++' CXXFLAGS='-O2
-fno-omit-frame-pointer -g -pipe -Wall -Wno-uninitialized
-fno-exceptions -fno-rtti -O3 -g -static-libgcc -fno-omit-frame-pointer
-fno-strict-aliasing -DDBUG_OFF -DMY_PTHREAD_FASTMUTEX=1' LDFLAGS=''
ASFLAGS=''
Perl: This is perl 5, version 14, subversion 2 (v5.14.2) built for
x86_64-linux-gnu-thread-multi
--
The way to make a small fortune in the commodities market is to start
with a large fortune.
Follow ups