Closed
Bug 1626751
Opened 3 years ago
Closed 3 years ago
fuzz32 docker image: The method driver /usr/lib/apt/methods/https could not be found.
Categories
(NSS :: Build, defect)
NSS
Build
Tracking
(Not tracked)
RESOLVED
FIXED
3.52
People
(Reporter: kjacobs, Assigned: kjacobs)
Details
Attachments
(1 file)
fuzz32 image build is broken:
...
[91mE[0m[91m: The method driver /usr/lib/apt/methods/https could not be found.
[0m[34mINFO[0m[0059] The command [/bin/sh -c curl -sf https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add - && apt-add-repository "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-6.0 main" && apt-get update && apt-get install -y --no-install-recommends clang-6.0 clang-tools-6.0 llvm-6.0-dev && rm -rf /var/lib/apt/lists/* && apt-get autoremove -y && apt-get clean -y] returned a non-zero code: 100
[taskcluster 2020-04-01 20:06:37.855Z] === Task Finished ===
[taskcluster 2020-04-01 20:06:37.938Z] Artifact "public/image.tar" not found at "/artifacts/image.tar"
[taskcluster 2020-04-01 20:06:38.058Z] Unsuccessful task run with exit code: 1 completed in 87.896 seconds```
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.52
You need to log in
before you can comment on or make changes to this bug.
Description
•