[debian-mysql] Bug#782645: and this broke my mariadb completely

Josef Moosbauer josef at mail.moosbauer.net
Mon Apr 20 18:44:23 UTC 2015


Hello Salavatore,

Sorry - it was late in the evening for me:

So 1st of all - Thank god I had a backup:-)

I had this problem in the past, but somehow it stopped at least half a year ago. I normally run (at least once a week) sudo apt-get update; sudo apt-get -y dist-upgrade
and here is the term.log from yesterday evening:
Log started: 2015-04-19  22:09:58
(Reading database ... 519911 files and directories currently installed.)
Removing mariadb-server-5.5 (5.5.42+maria-1~wheezy) ...
Removing mariadb-server-core-5.5 (5.5.42+maria-1~wheezy) ...
Removing mariadb-client-5.5 (5.5.42+maria-1~wheezy) ...
Removing mariadb-client-core-5.5 (5.5.42+maria-1~wheezy) ...
Removing libmariadbclient18 (5.5.42+maria-1~wheezy) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for libc-bin (2.19-18) ...
(Reading database ... 519695 files and directories currently installed.)
Preparing to unpack .../mysql-common_5.5.43-0+deb8u1_all.deb ...
Unpacking mysql-common (5.5.43-0+deb8u1) over (5.5.42+maria-1~wheezy) ...
Preparing to unpack .../libmysqlclient18_5.5.43-0+deb8u1_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.5.43-0+deb8u1) over (5.5.42+maria-1~wheezy) ...
Preparing to unpack .../libbrlapi0.6_5.2~20141018-5_amd64.deb ...
Unpacking libbrlapi0.6:amd64 (5.2~20141018-5) over (5.2~20141018-4) ...
Preparing to unpack .../python-brlapi_5.2~20141018-5_amd64.deb ...
Unpacking python-brlapi (5.2~20141018-5) over (5.2~20141018-4) ...
Preparing to unpack .../python3-brlapi_5.2~20141018-5_amd64.deb ...
Unpacking python3-brlapi (5.2~20141018-5) over (5.2~20141018-4) ...
Preparing to unpack .../xbrlapi_5.2~20141018-5_amd64.deb ...
Unpacking xbrlapi (5.2~20141018-5) over (5.2~20141018-4) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up mysql-common (5.5.43-0+deb8u1) ...
Installing new version of config file /etc/mysql/my.cnf ...
Setting up libmysqlclient18:amd64 (5.5.43-0+deb8u1) ...
Setting up libbrlapi0.6:amd64 (5.2~20141018-5) ...
Setting up python-brlapi (5.2~20141018-5) ...
Setting up python3-brlapi (5.2~20141018-5) ...
Setting up xbrlapi (5.2~20141018-5) ...
Processing triggers for libc-bin (2.19-18) ...
Log ended: 2015-04-19  22:10:57

so I went apt-get remove sudo apt-get remove libmysqlclient18; 
sudo apt-get install   libmysqlclient18=5.5.42+maria-1~wheezy   mariadb-client-5.5=5.5.42+maria-1~wheezy   mariadb-client-core-5.5=5.5.42+maria-1~wheezy;
sudo apt-get install libmariadbclient18 mariadb-client-5.5 mariadb-client-core-5.5 mariadb-server-5.5 mariadb-server-core-5.5;
systemctl start mysql;

Somehow along the way I am not able to reconstruct I also lost libdbd-mysql. after reinstalling it works again,
although running sudo apt-get dist-upgrade (without the -y) still wants to get rid of mariadb.

sources list:
# 

# deb cdrom:[Debian GNU/Linux 6.0.2.1 _Squeeze_ - Official i386 NETINST Binary-1 20110628-13:01]/ squeeze main

# deb cdrom:[Debian GNU/Linux 6.0.2.1 _Squeeze_ - Official i386 NETINST Binary-1 20110628-13:01]/ squeeze main

# deb [arch=amd64,i386] http://ftp.at.debian.org/debian/ squeeze main contrib non-free

deb [arch=amd64,i386] http://ftp.at.debian.org/debian/ testing main contrib non-free
deb-src [arch=amd64,i386] http://ftp.at.debian.org/debian/ testing main contrib non-free
deb [arch=amd64,i386] http://ftp.at.debian.org/debian/ testing-updates main contrib non-free
deb-src [arch=amd64,i386] http://ftp.at.debian.org/debian/ testing-updates main contrib non-free

deb [arch=amd64,i386] http://security.debian.org/ testing/updates main contrib non-free
deb-src [arch=amd64,i386] http://security.debian.org/ testing/updates main contrib non-free

#deb [arch=amd64,i386] http://www.deb-multimedia.org testing main non-free

deb http://download.virtualbox.org/virtualbox/debian wheezy contrib

deb http://tweedo.com/mirror/mariadb/repo/5.5/debian wheezy main
#deb http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu lucid main
#deb http://www.emdebian.org/debian/ unstable main

deb http://deb.torproject.org/torproject.org jessie main
deb-src http://deb.torproject.org/torproject.org jessie main

and preferences
#Moving to testing as our main release
Package: *
Pin: release a=testing
Pin-Priority: 990

# But packages for MariaDB take priority
Package: *
Pin: Origin   http://tweedo.com/
Pin-Priority: 1000


sorry again for yesterday

kind regards
Josef

On Mon, 20 Apr 2015 07:10:04 +0200 Salvatore Bonaccorso <carnil at debian.org> wrote:
> Hi Josef,
> 
> On Sun, Apr 19, 2015 at 10:33:51PM +0200, Josef Moosbauer wrote:
> > Dear Maintainer
> > 
> > nice job indeed
> 
> Can you give more information? (e.g. Update log, previous state,
> sources.list status, ...). mysql-server and mariadb-server are not
> coinstallable.
> 
> Regards,
> Salvatore
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20150420/628beb0d/attachment.sig>


More information about the pkg-mysql-maint mailing list