blob: b22ecc9bb513554dd3a10498121dd8e178fc994b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Broken Mageia-Update (Urpmi)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broken%20Mageia-Update%20%28Urpmi%29&In-Reply-To=%3C50A8BA8A.3040009%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020018.html">
<LINK REL="Next" HREF="020045.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Broken Mageia-Update (Urpmi)</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broken%20Mageia-Update%20%28Urpmi%29&In-Reply-To=%3C50A8BA8A.3040009%40mageia.org%3E"
TITLE="[Mageia-dev] Broken Mageia-Update (Urpmi)">anssi at mageia.org
</A><BR>
<I>Sun Nov 18 11:38:02 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020018.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI>Next message: <A HREF="020045.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20041">[ date ]</a>
<a href="thread.html#20041">[ thread ]</a>
<a href="subject.html#20041">[ subject ]</a>
<a href="author.html#20041">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>17.11.2012 11:58, Robert Fox kirjoitti:
><i> Bug has been filed:
</I>><i> <A HREF="https://bugs.mageia.org/buglist.cgi?quicksearch=looping+forever">https://bugs.mageia.org/buglist.cgi?quicksearch=looping+forever</A>
</I>><i>
</I>><i> Updating Cauldron is broken as of this morning -
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mainfox</A> rfox]# urpmi --auto-update -v
</I>[...]
><i> detecting looping forever while trying to resolve dependancies.
</I>><i> Aborting... Try again with '-vv --debug' options
</I>><i> at /usr/lib/perl5/vendor_perl/5.16.2/x86_64-linux-thread-multi/URPM/Resolve.pm line 1061.
</I>><i> unlocking rpm database
</I>><i> unlocking urpmi database
</I>
It seems the loop threshold Resolve.pm:1061 is way too low and detects
looping when there in fact isn't any. I bumped it up by several orders
of magnitude locally and then urpmi worked again.
--
Anssi Hannula
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020018.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI>Next message: <A HREF="020045.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20041">[ date ]</a>
<a href="thread.html#20041">[ thread ]</a>
<a href="subject.html#20041">[ subject ]</a>
<a href="author.html#20041">[ 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>
|