summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-March/012593.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012593.html')
-rw-r--r--zarb-ml/mageia-dev/2012-March/012593.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/012593.html b/zarb-ml/mageia-dev/2012-March/012593.html
new file mode 100644
index 000000000..320fbb36a
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-March/012593.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] rpm read locks issue.
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rpm%20read%20locks%20issue.&In-Reply-To=%3CCA%2BCX%2BbjhyN9RdQDgG4UxPXR%3Dfbh8eteb64%2BNHM2Z--YEu7_Ncw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="012592.html">
+ <LINK REL="Next" HREF="012470.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] rpm read locks issue.</H1>
+ <B>Pascal Terjan</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rpm%20read%20locks%20issue.&In-Reply-To=%3CCA%2BCX%2BbjhyN9RdQDgG4UxPXR%3Dfbh8eteb64%2BNHM2Z--YEu7_Ncw%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] rpm read locks issue.">pterjan at gmail.com
+ </A><BR>
+ <I>Sun Mar 4 13:20:34 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="012592.html">[Mageia-dev] rpm read locks issue.
+</A></li>
+ <LI>Next message: <A HREF="012470.html">[Mageia-dev] executable libraries
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12593">[ date ]</a>
+ <a href="thread.html#12593">[ thread ]</a>
+ <a href="subject.html#12593">[ subject ]</a>
+ <a href="author.html#12593">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Sun, Mar 4, 2012 at 11:36, Pascal Terjan &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>&gt; wrote:
+&gt;<i> On Sun, Mar 4, 2012 at 11:07, Pascal Terjan &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>&gt; wrote:
+</I>&gt;&gt;<i> I would think we are leaking locks as it happens in a small
+</I>&gt;&gt;<i> transaction after installing 641 packages and then happens in other
+</I>&gt;&gt;<i> transactions.
+</I>&gt;<i>
+</I>&gt;<i> And it seems reproducible given a repository state:
+</I>&gt;<i>
+</I>&gt;<i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jonund</A> ~]# for i in
+</I>&gt;<i> /home/iurt/iurt/cauldron/core/release/20120303082019.lmenut.valstar.17715-x86_64/log/kdebase4-workspace-4.8.0-3.mga2//install_deps-*;
+</I>&gt;<i> do tail -n 100 $i | grep /76 | tail -n 1; done | cut -f1 -d/
+</I>&gt;<i> &#160;649
+</I>&gt;<i> [...]
+</I>&gt;<i> 649
+</I>It seems indeed easy to reproduce, I installed task-kde in a chroot
+and it failed after 649/1318 packages:
+
+installing libdiscid0-0.2.2-5.mga1.i586.rpm
+kdegraphics-mobipocket-4.8.0-1.mga2.i586.rpm
+kmousetool-4.8.0-1.mga2.i586.rpm libgnome2-2.32.1-8.mga2.i586.rpm
+libbonoboui-2.24.5-3.mga2.i586.rpm libgnome2_0-2.32.1-8.mga2.i586.rpm
+libglade2.0_0-2.6.4-6.mga2.i586.rpm
+libbonoboui2_0-2.24.5-3.mga2.i586.rpm from /var/cache/urpmi/rpms
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Basenames index using db4 - Cannot allocate memory (12)
+error: rpmdb: Lock table is out of available locker entries
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Group index using db4 - Cannot allocate memory (12)
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Requirename index using db4 - Cannot allocate memory (12)
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Triggername index using db4 - Cannot allocate memory (12)
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Dirnames index using db4 - Cannot allocate memory (12)
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Installtid index using db4 - Cannot allocate memory (12)
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Sigmd5 index using db4 - Cannot allocate memory (12)
+error: rpmdb: Lock table is out of available locker entries
+error: cannot open Sha1header index using db4 - Cannot allocate memory (12)
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="012592.html">[Mageia-dev] rpm read locks issue.
+</A></li>
+ <LI>Next message: <A HREF="012470.html">[Mageia-dev] executable libraries
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#12593">[ date ]</a>
+ <a href="thread.html#12593">[ thread ]</a>
+ <a href="subject.html#12593">[ subject ]</a>
+ <a href="author.html#12593">[ 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>