diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-June/016963.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016963.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016963.html | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016963.html b/zarb-ml/mageia-dev/2012-June/016963.html new file mode 100644 index 000000000..c51b81a6e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016963.html @@ -0,0 +1,125 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] ANN: For the brave. systemd v185 in cauldron updates_testing + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANN%3A%20For%20the%20brave.%20systemd%20v185%20in%20cauldron%0A%20updates_testing&In-Reply-To=%3C20120628085445.GB16545%40bkor.dhs.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016960.html"> + <LINK REL="Next" HREF="016967.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] ANN: For the brave. systemd v185 in cauldron updates_testing</H1> + <B>Olav Vitters</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANN%3A%20For%20the%20brave.%20systemd%20v185%20in%20cauldron%0A%20updates_testing&In-Reply-To=%3C20120628085445.GB16545%40bkor.dhs.org%3E" + TITLE="[Mageia-dev] ANN: For the brave. systemd v185 in cauldron updates_testing">olav at vitters.nl + </A><BR> + <I>Thu Jun 28 10:54:45 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016960.html">[Mageia-dev] ANN: For the brave. systemd v185 in cauldron updates_testing +</A></li> + <LI>Next message: <A HREF="016967.html">[Mageia-dev] ANN: For the brave. systemd v185 in cauldron updates_testing +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16963">[ date ]</a> + <a href="thread.html#16963">[ thread ]</a> + <a href="subject.html#16963">[ subject ]</a> + <a href="author.html#16963">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Thu, Jun 28, 2012 at 09:21:10AM +0100, Colin Guthrie wrote: +><i> 'Twas brillig, and Olav Vitters at 27/06/12 22:21 did gyre and gimble: +</I>><i> > On Wed, Jun 27, 2012 at 09:31:44PM +0200, Olav Vitters wrote: +</I>><i> >> Never really tried making a plot quickly after booting, but 8min should +</I>><i> >> be enough to have every service started. +</I>><i> > +</I>><i> > Due to mysqld/mariadb not starting +</I>><i> > +</I>><i> > Loads of repeating messages in the logs: +</I>><i> > Jun 27 21:56:03 bkor systemd[1]: mysqld.service holdoff time over, +</I>><i> > scheduling restart. +</I>><i> > Jun 27 21:56:03 bkor systemd[1]: Job pending for unit, delaying +</I>><i> > automatic restart. +</I>><i> +</I>><i> Hmm, interesting. MySQL starts fine here. +</I> +Table corruption :P + +|<i> InnoDB: The log sequence number in ibdata files does not match +</I>|<i> InnoDB: the log sequence number in the ib_logfiles! +</I>|<i> 120627 21:22:06 InnoDB: Database was not shut down normally! +</I>|<i> InnoDB: Starting crash recovery. +</I>|<i> InnoDB: Reading tablespace information from the .ibd files... +</I>|<i> InnoDB: Restoring possible half-written data pages from the doublewrite +</I>|<i> InnoDB: buffer... +</I>|<i> 120627 21:22:06 InnoDB: Assertion failure in thread 140513125668672 in +</I>|<i> file fsp0fsp.c line 2874 +</I>|<i> InnoDB: Failing assertion: space != 0 +</I> +A bit strange as I always reboot cleanly, but in any case not related to +systemd. Could be that I never noticed this failing (haven't used the +databases in many months). + +><i> > I uninstalled mariadb and it went through. Before that tried a chkconfig +</I>><i> > mysqld off, but that didn't seem to help. +</I>><i> +</I>><i> MySQL has a native systemd unit so you should have done "systemctl +</I>><i> disable mysqld.service". Once a native unit exists the enabled/disabled +</I>><i> status of the sysvinit script is irrelevant. +</I> +chkconfig forwards things right? I'm still using chkconfig + service. + +><i> As a side note, how was your keyboard layout and do you have a +</I>><i> /etc/X11/xorg.conf.d/00-keyboard.conf file? +</I> +Don't have /etc/X11/xorg.conf.d/00-keyboard.conf. My keyboard layout +is&was standard (US). I have capslock as compose key in xorg, but didn't +check if that is still working. + +><i> Just FYI, having spoken to Lennart, the plan is to write a patch for +</I>><i> systemd-localed that will allow us to force a sync of locale settings +</I>><i> (and thus write the above Xorg snippet) to ensure everyone gets the +</I>><i> right keymapping. We will trigger this functionality on upgrade. This is +</I>><i> currently the only thing holding me back from pushing this. I'll try and +</I>><i> find time to write such a patch at the weekend. +</I> +Nice! Because then I can finish the GNOME upgrade :-) +(most pending stuff is either waiting on systemd, or new +evolution-data-server.. and cannot upgrade evolution-data-server without +upgrading the stuff which wants a newer systemd) + +-- +Regards, +Olav +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016960.html">[Mageia-dev] ANN: For the brave. systemd v185 in cauldron updates_testing +</A></li> + <LI>Next message: <A HREF="016967.html">[Mageia-dev] ANN: For the brave. systemd v185 in cauldron updates_testing +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16963">[ date ]</a> + <a href="thread.html#16963">[ thread ]</a> + <a href="subject.html#16963">[ subject ]</a> + <a href="author.html#16963">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |