Closed
Bug 1676328
Opened 5 years ago
Closed 5 years ago
Unable to install Python glean-sdk 33.1.0/33.1.1/33.1.2 on Linux due to missing binary wheel
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1675377
People
(Reporter: glob, Unassigned)
Details
(Whiteboard: [telemetry:glean-rs:m?])
Attachments
(1 file)
|
16.08 KB,
text/plain
|
Details |
Unable to install Python glean-sdk 33.1.0/33.1.1/33.1.2 on Linux due to missing binary wheel - pip downloads the source and tries to compile, but fails on systems not configured to build rust.
Tested on Debian Buster (10.4) with Python 3.6, 3.7, and 3.8.
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
By looking at the changes between 33.0.4 (the last working) and 33.1.1 (the first broken) nothing really stands out for me :\ Mike, any clue?
Flags: needinfo?(mdroettboom)
Updated•5 years ago
|
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m?]
Comment 3•5 years ago
|
||
We fixed that, but didn't do a release again. I'll do one today.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(mdroettboom)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•