Closed Bug 203868 Opened 21 years ago Closed 21 years ago

modutil -delete does not delete modules that it cannot load

Categories

(NSS :: Tools, defect, P2)

x86
Windows 2000

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 203866

People

(Reporter: nelson, Assigned: rrelyea)

Details

The command
modutil -delete <module_name>
should delete the named module if it exists in the secmod.db file,
whether or not it is able to load the module's shared library. 

But today, modutil will erroneously state that there is no such module
in the DB if it cannot load the module.  

This makes it impossible to delete modules from secmod.db after they've
been uninstalled.
Priority: -- → P1
Target Milestone: --- → 3.8.1
retarget for NSS 3.9, since this wasn't fixed for 3.8.1
Target Milestone: 3.8.1 → 3.9
Bob, could you take a look at this modutil bug?  Thanks.
Assignee: wchang0222 → rrelyea0264
Priority: P1 → P2
The patch to fix bug 203866 will fix this problem as well.


*** This bug has been marked as a duplicate of 203866 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.