blob: 685a03eb3ec13c9cd99c562f9eba84645c0086db (
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Fatal errors with rpm
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Fatal%20errors%20with%20rpm&In-Reply-To=%3C1331747622.27321.3.camel%40foxbase%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="013094.html">
<LINK REL="Next" HREF="013076.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Fatal errors with rpm</H1>
<B>Robert Fox</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Fatal%20errors%20with%20rpm&In-Reply-To=%3C1331747622.27321.3.camel%40foxbase%3E"
TITLE="[Mageia-dev] Fatal errors with rpm">list at foxconsult.net
</A><BR>
<I>Wed Mar 14 18:53:42 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="013094.html">[Mageia-dev] Fatal errors with rpm
</A></li>
<LI>Next message: <A HREF="013076.html">[Mageia-dev] Fatal errors with rpm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13095">[ date ]</a>
<a href="thread.html#13095">[ thread ]</a>
<a href="subject.html#13095">[ subject ]</a>
<a href="author.html#13095">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 2012-03-14 at 18:33 +0100, Wolfgang Bornath wrote:
><i> > Hello Wolfgang -
</I>><i> >
</I>><i> > Try the rebuild again:
</I>><i> > rm -f /var/lib/rpm/__db*
</I>><i> > rpm --rebuilddb
</I>><i> >
</I>><i> > and then simple do:
</I>><i> > urpmi --auto-update -v
</I>><i> >
</I>><i> > That worked for me. When I tried rpmdrake, I also got the corruption
</I>><i> > again.
</I>><i>
</I>><i> As I wrote before, this did not work here, I have to erase the lock
</I>><i> file as well. After that the rebuild works ok.
</I>><i>
</I>><i> As for the segfault - removing a single package via rpmdrake results
</I>><i> in a segfault, reproducable with any package..
</I>><i>
</I>
I can confirm now that this has something to do with rpmdrake. I just
tried an update with only two packages and it failed (window
disappeared) and the rpm database was corrupted again. If I perform the
update from the command line with urpmi it works fine.
Cheers,
R.Fox
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="013094.html">[Mageia-dev] Fatal errors with rpm
</A></li>
<LI>Next message: <A HREF="013076.html">[Mageia-dev] Fatal errors with rpm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13095">[ date ]</a>
<a href="thread.html#13095">[ thread ]</a>
<a href="subject.html#13095">[ subject ]</a>
<a href="author.html#13095">[ 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>
|