http://qa.mandrakesoft.com/show_bug.cgi?id=3934
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2003-03-07 15:14 -------
*** Bug 1075 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
network::network does install some packages (through
interactive::do_pkgs->install that is pkgs_interactive) but it silently failled
to install them is something happen such as a wrong rpm signature.
one only see the preparing installation windows then drakconnect go to next step.
one can see some urpmi error message on the console if he runned drakconnect
from the console. eg:
"The following packages have bad signatures
//C/cooker/i586/Mandrake/RPMS/tmdns-0.1-11mdk.i586.rpm"
either standalone module or drakconnect should be fixed to handle such basic errors.
at least, the error should be reported to the user. ->install() return value is
*not* checked