Bug 13771 - package htop has undeclared dependency on host python
Summary: package htop has undeclared dependency on host python
Status: RESOLVED WONTFIX
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2020.02.12
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-24 15:13 UTC by Anders F Björklund
Modified: 2021-04-25 18:12 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders F Björklund 2021-04-24 15:13:50 UTC
>>> htop 2.2.0 Building

/usr/bin/env: ‘python’: No such file or directory
Comment 1 Yann E. MORIN 2021-04-24 15:45:04 UTC
Anders, All,

Thanks for the report.

> >>> htop 2.2.0 Building

Both the master and LTS 2021.02.x (against which this bug is open)
branches have htop 3.0.5. Only the old, now unmaintained LTS 2020.02.x
has htop 2.2.0, and unmaintained 2020.11.x has 3.0.2 (first htop
version that no longer needs python).

Closing because none of the still-maintained branches are affected.
Please upgrade.

Regards,
Yann E. MORIN.
Comment 2 Anders F Björklund 2021-04-25 18:12:09 UTC
Yes, this was against LTS 2020.02.12 - should have stated that more clearly.

Did a workaround of installing "make host-python" first, before "make":
https://github.com/kubernetes/minikube/commit/b0414fc53f1e41feca2b256bf09fa3905f34078a

Have added an item to the backlog, about upgrading the OS to LTS 2021.02.x