From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-January/010949.html | 148 ++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-January/010949.html (limited to 'zarb-ml/mageia-dev/2012-January/010949.html') diff --git a/zarb-ml/mageia-dev/2012-January/010949.html b/zarb-ml/mageia-dev/2012-January/010949.html new file mode 100644 index 000000000..5dd53795c --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/010949.html @@ -0,0 +1,148 @@ + + + + [Mageia-dev] RFC: task-obsolete and README.*.urpmi enhancement + + + + + + + + + +

[Mageia-dev] RFC: task-obsolete and README.*.urpmi enhancement

+ Luc Menut + lmenut at free.fr +
+ Wed Jan 4 16:53:40 CET 2012 +

+
+ +
Hello,
+
+We have recently discussed here about task-obsolete.
+http://www.mail-archive.com/mageia-dev@mageia.org/msg09762.html
+https://bugs.mageia.org/show_bug.cgi?id=3786
+
+I like the idea.
+But I think that we need to inform the user about the package(s) that we 
+will obsolete and remove on his system (and why: security, ..).
+So I tried to use README.*.urpmi to do this.
+But I found that currently, urpmi and rpmdrake don't handle very well 
+optional README.*.urpmi (%ghost); they always display information's 
+screen, even if the file doesn't exist.
+
+So, I propose here 2 enhancements for README.*.urpmi (POC patch for 
+urpm/install.pm, and task-obsolete.spec in attachment):
+
+1) add support for optional README.*.urpmi (%ghost in spec):
+This will allow to build this README.*.urpmi at install time in %pre, 
+%post or %trigger only when it's necessary.
+One use case from the recent past in my mind:
+we have no way to inform users that still use nspluginwrapper + i586 
+flashplayer on x86_64 (and only them), that this is now deprecated and 
+they should replace the i586 by the x86_64 flashplayer,
+https://bugs.mageia.org/show_bug.cgi?id=2146#c22
+https://bugs.mageia.org/show_bug.cgi?id=2146#c25
+
+2) handle README.*.(obsolete|deprecated).urpmi
+In order to display informations about the deprecated or obsoleted 
+package(s), I suggest to handle 2 new kinds of README.*.urpmi:
+- README."nameObsoletedPackage".obsolete.urpmi to inform about the 
+package we obsolete by task-obsolete
+e.g. java-1.6.0-sun*, https://bugs.mageia.org/show_bug.cgi?id=3101
+
+- README."nameDeprecatedPackage".deprecated.urpmi to inform about 
+package that we considere as deprecated, but we have no reason (no 
+vulnerability, security, ...) to force uninstallation (task-deprecated?).
+
+What do you think ?
+
+
+
+
+-- 
+Luc Menut
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: urpm-add_ghost_and_deprecated_obsolete_README_urpmi.patch
+Type: text/x-patch
+Size: 615 bytes
+Desc: not available
+URL: </pipermail/mageia-dev/attachments/20120104/19ecfd68/attachment.bin>
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: task-obsolete.spec
+Type: text/x-rpm-spec
+Size: 1124 bytes
+Desc: not available
+URL: </pipermail/mageia-dev/attachments/20120104/19ecfd68/attachment-0001.bin>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1