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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Proposal for bugzilla
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3C201012222041.54871.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001863.html">
<LINK REL="Next" HREF="001841.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Proposal for bugzilla</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20bugzilla&In-Reply-To=%3C201012222041.54871.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-dev] Proposal for bugzilla">maarten.vanraes at gmail.com
</A><BR>
<I>Wed Dec 22 20:41:54 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001863.html">[Mageia-dev] Proposal for bugzilla
</A></li>
<LI>Next message: <A HREF="001841.html">[Mageia-dev] mageia sound tasks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1853">[ date ]</a>
<a href="thread.html#1853">[ thread ]</a>
<a href="subject.html#1853">[ subject ]</a>
<a href="author.html#1853">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op woensdag 22 december 2010 20:30:38 schreef Renaud MICHEL:
><i> On mercredi 22 décembre 2010 at 18:46, Ahmad Samir wrote :
</I>><i> > > Sorry for not beeing clear.
</I>><i> > > What I propose is not for the case 'a bug originates from more than
</I>><i> > > one package';
</I>><i> > > but for the case 'a bug manifests itself in than one package'.
</I>><i> >
</I>><i> > A bug that manifests in more than one package must originate from
</I>><i> > 'some package', that 'some package' is the only one that should be in
</I>><i> > the 'RPM Package' field; i.e that's the package that's going to need
</I>><i> > fixing.
</I>><i>
</I>><i> I agree, but that doesn't mean the user is able to identify the problematic
</I>><i> package, even if he has good knowledge of the way packages work.
</I>><i>
</I>><i> Let's say for example that there is a problem with libxy, it is compiled
</I>><i> with a bad combination of optimizations that make some of its functions
</I>><i> behave randomly.
</I>><i> appA appB and appC use libxy, but appC only use simple functions that are
</I>><i> not affected by the optimization problem, so only appA and appB behave
</I>><i> badly.
</I>><i> Even if the user know about packages dependencies, as appC work fine he may
</I>><i> not come to the conclusion that libxy is causing the problem.
</I>><i> But he may still consider the problems with appA and appB to be related
</I>><i> because they started at the same time (the latest update that included
</I>><i> libxy).
</I>><i> So if he can fill a single bug report for both appA and appB, that is a
</I>><i> good hint to the developer that he should investigate in the dependencies
</I>><i> those apps have in common.
</I>><i>
</I>><i> So if you accept only one package per bug report, it may be harder to find
</I>><i> the actual cause, as those two apps may be maintained by different people,
</I>><i> each investigating the problem for his own app.
</I>
i do concur with that; and also finding the bug report if you have the same
problem can be tricky, if it's actual problem is one of the dependencies
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001863.html">[Mageia-dev] Proposal for bugzilla
</A></li>
<LI>Next message: <A HREF="001841.html">[Mageia-dev] mageia sound tasks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1853">[ date ]</a>
<a href="thread.html#1853">[ thread ]</a>
<a href="subject.html#1853">[ subject ]</a>
<a href="author.html#1853">[ 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>
|