blob: 83e6893f734ceaf2722a76bb30232be194189fc5 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Orphans - those poor orphans . . .
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Orphans%20-%20those%20poor%20orphans%20.%20.%20.&In-Reply-To=%3C4F082592.2050301%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011064.html">
<LINK REL="Next" HREF="011073.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Orphans - those poor orphans . . .</H1>
<B>Thomas Backlund</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Orphans%20-%20those%20poor%20orphans%20.%20.%20.&In-Reply-To=%3C4F082592.2050301%40mageia.org%3E"
TITLE="[Mageia-dev] Orphans - those poor orphans . . .">tmb at mageia.org
</A><BR>
<I>Sat Jan 7 11:59:30 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011064.html">[Mageia-dev] Orphans - those poor orphans . . .
</A></li>
<LI>Next message: <A HREF="011073.html">[Mageia-dev] Orphans - those poor orphans . . .
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11072">[ date ]</a>
<a href="thread.html#11072">[ thread ]</a>
<a href="subject.html#11072">[ subject ]</a>
<a href="author.html#11072">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>07.01.2012 09:18, LinuxBSDos.com skrev:
><i>
</I>><i> True that the user does not and should not care about definitions of an
</I>><i> orphan, but also, the user should not be put in a situation where he/she
</I>><i> will have to go hunting for what could or could not break anything.
</I>><i>
</I>
Well urpme is not at fault. It's doing exactly what it's told.
It cant solve packager errors. If a packager has forgot a "Requires",
urpmi does not know that.
The only things --auto-orphans has to go on is:
1. is the package on the "keep list" such as basesystem -> dont remove.
2. is the package required by some other package -> dont remove.
3. is the package manually installed with urpmi/rpmdrake -> dont remove.
4. is the package the current running kernel -> dont remove.
So, if you find your system would be broken (or got broken) by running
urpme --auto-orphans (or the same function in rpmdrake), and you want
it fixed, file bug reports.
And not against urpmi/rpmdrake, but the package that stopped working.
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011064.html">[Mageia-dev] Orphans - those poor orphans . . .
</A></li>
<LI>Next message: <A HREF="011073.html">[Mageia-dev] Orphans - those poor orphans . . .
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11072">[ date ]</a>
<a href="thread.html#11072">[ thread ]</a>
<a href="subject.html#11072">[ subject ]</a>
<a href="author.html#11072">[ 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>
|