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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
<!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=%3C1353348488.4189.1.camel%40ThinkFox%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020066.html">
<LINK REL="Next" HREF="020081.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Broken Mageia-Update (Urpmi)</H1>
<B>Robert Fox</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broken%20Mageia-Update%20%28Urpmi%29&In-Reply-To=%3C1353348488.4189.1.camel%40ThinkFox%3E"
TITLE="[Mageia-dev] Broken Mageia-Update (Urpmi)">list at foxconsult.net
</A><BR>
<I>Mon Nov 19 19:08:08 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020066.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI>Next message: <A HREF="020081.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20068">[ date ]</a>
<a href="thread.html#20068">[ thread ]</a>
<a href="subject.html#20068">[ subject ]</a>
<a href="author.html#20068">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Mon, 2012-11-19 at 16:57 +0200, Sander Lepik wrote:
><i> 18.11.2012 17:09, Thomas Spuhler kirjutas:
</I>><i> > On Sunday, November 18, 2012 05:20:09 AM Anssi Hannula wrote:
</I>><i> >> 18.11.2012 13:30, Thierry Vignaud kirjoitti:
</I>><i> >>> On 18 November 2012 11:38, Anssi Hannula <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anssi at mageia.org</A>> wrote:
</I>><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> >>>> [...]
</I>><i> >>>>
</I>><i> >>>>> detecting looping forever while trying to resolve dependancies.
</I>><i> >>>>> Aborting... Try again with '-vv --debug' options
</I>><i> >>>>> at
</I>><i> >>>>> /usr/lib/perl5/vendor_perl/5.16.2/x86_64-linux-thread-multi/URPM/Resol
</I>><i> >>>>> ve.pm line 1061. unlocking rpm database
</I>><i> >>>>> unlocking urpmi database
</I>><i> >>>> It seems the loop threshold Resolve.pm:1061 is way too low and detects
</I>><i> >>>> looping when there in fact isn't any. I bumped it up by several orders
</I>><i> >>>> of magnitude locally and then urpmi worked again.
</I>><i> >>> To what value did you bump it?
</I>><i> >> To 100000, but that was just a random value since I mainly just wanted
</I>><i> >> the upgrade to work. I don't know what would be a reasonable value.
</I>><i> > Did you upgrade it on the server? if yes, this didn't solve the problem.
</I>><i> >
</I>><i> No he didn't. Thierry, are you sure that your limit is correct? If
</I>><i> 100000 works then i don't see it as an endless loop. Current value seems
</I>><i> to be too low and there are soon as many bugs about update problems than
</I>><i> we have about broken draksnapshot.
</I>><i>
</I>><i> --
</I>><i> Sander
</I>><i>
</I>
I changed the value to 10000 as well and it worked. So it is definitely
too low of a limit (1000) -
Cheers,
Robert
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020066.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI>Next message: <A HREF="020081.html">[Mageia-dev] Broken Mageia-Update (Urpmi)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20068">[ date ]</a>
<a href="thread.html#20068">[ thread ]</a>
<a href="subject.html#20068">[ subject ]</a>
<a href="author.html#20068">[ 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>
|