Closed
Bug 1840523
Opened 2 years ago
Closed 2 years ago
[deb12] Perma ImportError: libssl.so.1.1: cannot open shared object file: No such file or directory
Categories
(Firefox Build System :: Toolchains, defect, P5)
Firefox Build System
Toolchains
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
Details
Attachments
(1 file)
Filed by: mh [at] glandium.org
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=420713495&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QDfyAUIfSeeIgbcU1PcucQ/runs/0/artifacts/public/logs/live_backing.log
| Assignee | ||
Updated•2 years ago
|
Summary: Perma ImportError: libssl.so.1.1: cannot open shared object file: No such file or directory → [deb12] Perma ImportError: libssl.so.1.1: cannot open shared object file: No such file or directory
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
The Debian 12 based docker images don't have those libraries installed
(although we could install them, it's not a long term fix, as newer
versions of libssl come as libssl.so.3 and libssl.so.1.1 is bound to
disappear for good from future distros)
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/3cb82403b42a
Add libssl.so.1.1 and libcrypto.so.1.1 to python toolchain. r=firefox-build-system-reviewers,andi
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•