Opened 15 years ago
Last modified 11 years ago
#348 new defect
Dynamic libraries openend with dlopen are not part of initrd
Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | mondo | Version: | 2.2.9 |
Severity: | normal | Keywords: | |
Cc: |
Description
For program such as scp/ssh which do dlopen of some dyn. libs, those are not captured in mindi, so the command are unable to execute at restore time.
If finding libdl in the the list of dyn. libs in ProcessLDD, then we should act to detect which dyn. libs will be loaded, by launching the command, maybe with --help to avoid potential problems.
Note:
See TracTickets
for help on using tickets.
Milestone 3.1.0 deleted