blob: 18ce3657873d0a8934bb5aa12e9731508991f6b8 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] painful discussion n°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%3Futf-8%3Fq%3Fpainful_discussion_n%3DC2%3DB01%3D3A_debloating%3F%3D&In-Reply-To=%3CCAOkW%3DmwTHjYbVZe9f_YRQ-nTp_AOgj9Ccnrt_LNdjVYjkWKvtw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="014033.html">
<LINK REL="Next" HREF="014093.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] painful discussion n°1: debloating</H1>
<B>You-Cheng Hsieh</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%0A%09%3D%3Futf-8%3Fq%3Fpainful_discussion_n%3DC2%3DB01%3D3A_debloating%3F%3D&In-Reply-To=%3CCAOkW%3DmwTHjYbVZe9f_YRQ-nTp_AOgj9Ccnrt_LNdjVYjkWKvtw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] painful discussion n°1: debloating">yochenhsieh at gmail.com
</A><BR>
<I>Tue Apr 10 09:29:56 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="014033.html">[Mageia-dev] painful discussion n°1: debloating
</A></li>
<LI>Next message: <A HREF="014093.html">[Mageia-dev] painful discussion n°1: debloating
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#14090">[ date ]</a>
<a href="thread.html#14090">[ thread ]</a>
<a href="subject.html#14090">[ subject ]</a>
<a href="author.html#14090">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2012/4/7 Guillaume Rousse <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>>:
><i> If thos of you lucky enough to have missed the beginning of the story, here
</I>><i> are the importants parts:
</I>><i> - first round: bug #4357, still marked as release blocker (despite a bit
</I>><i> excessive IMHO)
</I>><i> - second round: discussion on -dev, archived here:
</I>><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>><i>
</I>><i> The whole issue turns around the unfortunate consequence of adding new
</I>><i> dependencies, for various reasons, between packages and in installer:
</I>><i> bloated minimal installation. In this case, this is about a specific *soft*
</I>><i> dependency from gnome-keyring to seahorse, which has painful consequences,
</I>><i> as outline by TV in comment #5 of the original report.
</I>><i>
</I>><i> Suggestion sofar for this initial problem have been suggested:
</I>><i> 1) move the gnome-keyring -> seahorse soft dependency either in task-gnome,
</I>><i> or task-gnome-minimal
</I>><i> 2) turn the mandatory dependency between libgnome-keyring to gnome-keyring
</I>><i> into a soft dependency
</I>><i> - Olav (or anyone else), do you have any objection to *also* move the soft
</I>><i> dependency from gnome-keyring to seahorse to either task-gnome or
</I>><i> task-gnome-minimal ?
</I>><i>
</I>I've made the changes of 1) and 2) locally:
- remove Suggests: seahorse in gnome-keyring
- add Suggests: seahorse in task-gnome-minimal
- change Requires: gnome-keyring in libgnome-keyring to Suggests
If there's no objection, I would like to commit to svn and someone can
submit it before beta3. We can test it and decide to keep or revert it
before RC.
Thanks.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="014033.html">[Mageia-dev] painful discussion n°1: debloating
</A></li>
<LI>Next message: <A HREF="014093.html">[Mageia-dev] painful discussion n°1: debloating
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#14090">[ date ]</a>
<a href="thread.html#14090">[ thread ]</a>
<a href="subject.html#14090">[ subject ]</a>
<a href="author.html#14090">[ 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>
|