Summary
In deployed binaries, evaluated code cannot load modules
Metadata
- Id: fc34bf8c5ff04279d4ebbafce3502291e8267045
- Trac id: 1191
- Type: defect
- Reporter: sjamaan
- Owner: evhan
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty: medium
- Resolution: wontfix
- Priority: major
- Milestone: 5.0
- Version: 4.9.x
- Changetime: 2017-10-19 16:36:58 UTC
- Created: 2015-05-08 11:28:45 UTC
- Keywords: import libraries, eval, deployment
Description
{{{Error: during expansion of (import ...) - module not found: openssl}}}
Changes and comments
[2016-01-02 03:36:13 UTC] evhan changed status from new to assigned
[2016-01-02 03:36:13 UTC] evhan set owner to evhan
[2016-01-02 03:36:13 UTC] evhan changed milestone from someday to 5.0
[2016-08-25 21:41:14 UTC] sjamaan set difficulty to medium
[2017-10-19 16:36:58 UTC] sjamaan changed status from assigned to closed
[2017-10-19 16:36:58 UTC] sjamaan set resolution to wontfix
[2017-10-19 16:36:58 UTC] sjamaan wrote:
Deployment has been dropped in favour of static linking, so this is not an issue anymore.