summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-April/013995.html
blob: 19625e959a35f122559a987e719c1e38ec8c3ad5 (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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] painful discussion n&#176;1: debloating
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%0A%09%3D%3Fiso-8859-1%3Fq%3Fpainful_discussion_n%3DB01%3D3A_debloatin%3F%3D%0A%09%3D%3Fiso-8859-1%3Fq%3Fg%3F%3D&In-Reply-To=%3C201204070918.44588.thomas%40btspuhler.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="013993.html">
   <LINK REL="Next"  HREF="013996.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] painful discussion n&#176;1: debloating</H1>
    <B>Thomas Spuhler</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%0A%09%3D%3Fiso-8859-1%3Fq%3Fpainful_discussion_n%3DB01%3D3A_debloatin%3F%3D%0A%09%3D%3Fiso-8859-1%3Fq%3Fg%3F%3D&In-Reply-To=%3C201204070918.44588.thomas%40btspuhler.com%3E"
       TITLE="[Mageia-dev] painful discussion n&#176;1: debloating">thomas at btspuhler.com
       </A><BR>
    <I>Sat Apr  7 18:18:43 CEST 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="013993.html">[Mageia-dev] painful discussion n&#176;1: debloating
</A></li>
        <LI>Next message: <A HREF="013996.html">[Mageia-dev] painful discussion n&#176;1: debloating
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#13995">[ date ]</a>
              <a href="thread.html#13995">[ thread ]</a>
              <a href="subject.html#13995">[ subject ]</a>
              <a href="author.html#13995">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Saturday, April 07, 2012 08:38:39 AM Guillaume Rousse wrote:
&gt;<i> If thos of you lucky enough to have missed the beginning of the story,
</I>&gt;<i> here are the importants parts:
</I>&gt;<i> - first round: bug #4357, still marked as release blocker (despite a bit
</I>&gt;<i> excessive IMHO)
</I>&gt;<i> - second round: discussion on -dev, archived here:
</I>&gt;<i> <A HREF="https://www.mageia.org/pipermail/mageia-dev/2012-March/013342.html">https://www.mageia.org/pipermail/mageia-dev/2012-March/013342.html</A>
</I>&gt;<i> 
</I>&gt;<i> The whole issue turns around the unfortunate consequence of adding new
</I>&gt;<i> dependencies, for various reasons, between packages and in installer:
</I>&gt;<i> bloated minimal installation. In this case, this is about a specific
</I>&gt;<i> *soft* dependency from gnome-keyring to seahorse, which has painful
</I>&gt;<i> consequences, as outline by TV in comment #5 of the original report.
</I>&gt;<i> 
</I>&gt;<i> Suggestion sofar for this initial problem have been suggested:
</I>&gt;<i> 1) move the gnome-keyring -&gt; seahorse soft dependency either in
</I>&gt;<i> task-gnome, or task-gnome-minimal
</I>&gt;<i> 2) turn the mandatory dependency between libgnome-keyring to
</I>&gt;<i> gnome-keyring into a soft dependency
</I>&gt;<i> 3) remove the dependency on a gnome component from the KDE category in
</I>&gt;<i> the installer
</I>&gt;<i> 
</I>&gt;<i> But sofar, nothing was done AFAIK, the bug is still open.
</I>&gt;<i> 
</I>&gt;<i>  From my own personal and biased reading, solution #3, makes sense.
</I>&gt;<i> Actually, it would only adress a part of the problem, as installing the
</I>&gt;<i> distribution doesn't mandatorily means 'running the installer'. chroot
</I>&gt;<i> installation, for instance, or automated installations, are not affected
</I>&gt;<i> by rpmsrate, but still face side-effect of those nasty 'useful'
</I>&gt;<i> dependencies between packages. Of course, this only concern expert
</I>&gt;<i> users, who usually know about --no-suggest urpmi option.
</I>&gt;<i> 
</I>&gt;<i> Solution #1 would also make some sense for me. As pointed out by TV, you
</I>&gt;<i> don't mandatorily install gnome-keyring because you need it, but because
</I>&gt;<i> you don't have the choice, and something else introduced it without
</I>&gt;<i> asking you. That's a bit difficult to argue in this case that you may
</I>&gt;<i> need seahorse to manage your keys, merely because you problably never
</I>&gt;<i> intended to store keys anyway. So I'd also implement this solution,
</I>&gt;<i> despite once again, if you really care, you may use --no-suggest also.
</I>&gt;<i> 
</I>&gt;<i> Solution #2, tough, would introduce some precedent. AFAIK, all gnome
</I>&gt;<i> libs unfortunatly require their binaries to be installed alongside to be
</I>&gt;<i> used, for I can't remember technical reason. So, I'd rather reject it.
</I>&gt;<i> 
</I>&gt;<i> To summarize it:
</I>&gt;<i> - has anyone any opposition to remove the totem-mozilla - KDE
</I>&gt;<i> relationship in the installer ?
</I>
I'd go for this.

&gt;<i> - Olav (or anyone else), do you have any objection to *also* move the
</I>&gt;<i> soft dependency from gnome-keyring to seahorse to either task-gnome or
</I>&gt;<i> task-gnome-minimal ?
</I>&gt;<i> 
</I>&gt;<i> More generally, we still lack a clear view of interactions between
</I>&gt;<i> choice hardcoded in installer rpmsrate, and two different kind of
</I>&gt;<i> dependencies between packages. And a general policy on this kind of
</I>&gt;<i> issues, aiming a correct balance between 'avoinding poor users the pain
</I>&gt;<i> of installing additional stuff themselves' and 'keeping system minimal'.
</I>
-- 
Best regards
Thomas Spuhler
</PRE>


























<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="013993.html">[Mageia-dev] painful discussion n&#176;1: debloating
</A></li>
	<LI>Next message: <A HREF="013996.html">[Mageia-dev] painful discussion n&#176;1: debloating
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#13995">[ date ]</a>
              <a href="thread.html#13995">[ thread ]</a>
              <a href="subject.html#13995">[ subject ]</a>
              <a href="author.html#13995">[ 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>