From eeab557690c1f22d9fb57b9129318afcfef5df6a Mon Sep 17 00:00:00 2001 From: Olivier Rosello Date: Fri, 20 Nov 2009 10:24:50 +0000 Subject: documentation files for urpmi-dudf added --- urpm/README.dudf | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 urpm/README.dudf (limited to 'urpm') diff --git a/urpm/README.dudf b/urpm/README.dudf new file mode 100644 index 00000000..3136f420 --- /dev/null +++ b/urpm/README.dudf @@ -0,0 +1,28 @@ +urpmi-dudf is an extension module to urpmi to allow urpmi to generate +and upload dudf error files. + +This is a part of the Europeen Mancoosi project, +a project to enhance Linux Package Management. + +See http://www.mancoosi.org/ for more details. + +Once the package urpmi-dudf installed, when a problem occurs during +an installation using urpmi, urpmi will ask the user the authorization +to generate and upload a dudf report to mancoosi's servers. + +If the user wants to generate and upload a dudf report event is the installation +has no problem, it can use the urpmi option --force-dudf + +Example : +# urpmi --force-dudf powertop + + +A log of dudf uploads is stored in /var/cache/urpmi/dudf/dudf_uploads.log + +The format of each line of this log is : + + + The user can access to uploaded report by entering the into the appropriate field + of http://www.mancoosi.org/ + +A man page in section 8 exists : urpmi-dudf -- cgit v1.2.1